2026-02-17 02:46:23.537 [INFO][9] startup/startup.go 552: Early log level set to info
2026-02-17 02:46:23.537 [INFO][9] startup/utils.go 125: Using NODENAME environment for node name kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt
2026-02-17 02:46:23.537 [INFO][9] startup/utils.go 137: Determined node name: kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt
2026-02-17 02:46:23.537 [INFO][9] startup/startup.go 112: Starting node kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt with version v3.31.3
2026-02-17 02:46:23.541 [INFO][9] startup/startup.go 557: Checking datastore connection
2026-02-17 02:46:23.753 [INFO][9] startup/startup.go 580: Datastore connection verified
2026-02-17 02:46:23.753 [INFO][9] startup/startup.go 122: Datastore is ready
2026-02-17 02:46:23.762 [INFO][9] startup/ipam.go 2387: Upgrading any IPAM affinities from older versions.... node="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:23.771 [INFO][9] startup/ipam.go 2427: No affinities needed to be upgraded.
2026-02-17 02:46:23.796 [INFO][9] startup/startup.go 609: Initialize BGP data
2026-02-17 02:46:23.797 [INFO][9] startup/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 02:46:23.797 [INFO][9] startup/startup.go 726: Node IPv4 changed, will check for conflicts
2026-02-17 02:46:23.818 [INFO][9] startup/startup.go 878: No AS number configured on node resource, using global value
2026-02-17 02:46:23.850 [INFO][9] startup/startup.go 941: found v4=10.100.0.0/16 in the kubeadm config map
2026-02-17 02:46:23.851 [INFO][9] startup/startup.go 945: found v6= in the kubeadm config map
2026-02-17 02:46:23.862 [INFO][9] startup/startup.go 846: FELIX_IPV6SUPPORT is false through environment variable
2026-02-17 02:46:23.949 [INFO][9] startup/startup.go 249: Using node name: kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt
2026-02-17 02:46:24.490 [INFO][27] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/config_params.go 638: Merging in config from environment variable: map[defaultendpointtohostaction:ACCEPT healthenabled:true ipinipmtu:0 ipv6support:false vxlanmtu:0 wireguardmtu:0]
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:46:24.492 [INFO][27] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:46:24.643 [INFO][27] tunnel-ip-allocator/allocateip.go 320: Assign a new tunnel address type="ipipTunnelAddress"
2026-02-17 02:46:24.643 [INFO][27] tunnel-ip-allocator/allocateip.go 398: Release any old tunnel addresses IP="" type="ipipTunnelAddress"
2026-02-17 02:46:24.646 [INFO][27] tunnel-ip-allocator/ipam.go 112: Auto-assign 1 ipv4, 0 ipv6 addrs for host 'kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt'
2026-02-17 02:46:24.651 [INFO][27] tunnel-ip-allocator/ipam.go 707: Looking up existing affinities for host handle="ipip-tunnel-addr-kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:24.674 [INFO][27] tunnel-ip-allocator/ipam.go 409: Looking up existing affinities for host host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:24.886 [INFO][27] tunnel-ip-allocator/ipam.go 558: Ran out of existing affine blocks for host host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:24.893 [INFO][27] tunnel-ip-allocator/ipam.go 575: Tried all affine blocks. Looking for an affine block with space, or a new unclaimed block host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:24.910 [INFO][27] tunnel-ip-allocator/ipam_block_reader_writer.go 158: Found free block: 10.100.133.192/26
2026-02-17 02:46:24.910 [INFO][27] tunnel-ip-allocator/ipam.go 588: Found unclaimed block in 16.867649ms host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" subnet=10.100.133.192/26
2026-02-17 02:46:24.910 [INFO][27] tunnel-ip-allocator/ipam_block_reader_writer.go 175: Trying to create affinity in pending state host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" subnet=10.100.133.192/26
2026-02-17 02:46:25.078 [INFO][27] tunnel-ip-allocator/ipam_block_reader_writer.go 205: Successfully created pending affinity for block host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" subnet=10.100.133.192/26
2026-02-17 02:46:25.078 [INFO][27] tunnel-ip-allocator/ipam.go 160: Attempting to load block cidr=10.100.133.192/26 host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:25.090 [INFO][27] tunnel-ip-allocator/ipam.go 165: The referenced block doesn't exist, trying to create it cidr=10.100.133.192/26 host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:25.113 [INFO][27] tunnel-ip-allocator/ipam.go 172: Wrote affinity as pending cidr=10.100.133.192/26 host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:25.126 [INFO][27] tunnel-ip-allocator/ipam.go 181: Attempting to claim the block cidr=10.100.133.192/26 host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:25.126 [INFO][27] tunnel-ip-allocator/ipam_block_reader_writer.go 226: Attempting to create a new block affinityType="host" host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" subnet=10.100.133.192/26
2026-02-17 02:46:25.229 [INFO][27] tunnel-ip-allocator/ipam_block_reader_writer.go 267: Successfully created block
2026-02-17 02:46:25.230 [INFO][27] tunnel-ip-allocator/ipam_block_reader_writer.go 283: Confirming affinity host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" subnet=10.100.133.192/26
2026-02-17 02:46:25.262 [INFO][27] tunnel-ip-allocator/ipam_block_reader_writer.go 298: Successfully confirmed affinity host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" subnet=10.100.133.192/26
2026-02-17 02:46:25.262 [INFO][27] tunnel-ip-allocator/ipam.go 623: Block '10.100.133.192/26' has 64 free ips which is more than 1 ips required. host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" subnet=10.100.133.192/26
2026-02-17 02:46:25.262 [INFO][27] tunnel-ip-allocator/ipam.go 1245: Attempting to assign 1 addresses from block block=10.100.133.192/26 handle="ipip-tunnel-addr-kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:25.267 [INFO][27] tunnel-ip-allocator/ipam.go 1806: Creating new handle: ipip-tunnel-addr-kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt
2026-02-17 02:46:25.302 [INFO][27] tunnel-ip-allocator/ipam.go 1272: Writing block in order to claim IPs block=10.100.133.192/26 handle="ipip-tunnel-addr-kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:25.325 [INFO][27] tunnel-ip-allocator/ipam.go 1288: Successfully claimed IPs: [10.100.133.192/26] block=10.100.133.192/26 handle="ipip-tunnel-addr-kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:25.325 [INFO][27] tunnel-ip-allocator/ipam.go 895: Auto-assigned 1 out of 1 IPv4s: [10.100.133.192/26] handle="ipip-tunnel-addr-kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" host="kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:25.325 [INFO][27] tunnel-ip-allocator/allocateip.go 522: Assigned tunnel address to node IP="10.100.133.192" type="ipipTunnelAddress"
2026-02-17 02:46:25.325 [INFO][27] tunnel-ip-allocator/allocateip.go 412: Assign new tunnel address IP="10.100.133.192" type="ipipTunnelAddress"
Calico node started successfully
bird: Unable to open configuration file /etc/calico/confd/config/bird.cfg: No such file or directory
bird: Unable to open configuration file /etc/calico/confd/config/bird6.cfg: No such file or directory
2026-02-17 02:46:27.313 [INFO][82] cni-config-monitor/token_watch.go 240: Update of CNI kubeconfig triggered based on elapsed time.
2026-02-17 02:46:27.315 [INFO][82] cni-config-monitor/token_watch.go 295: Wrote updated CNI kubeconfig file. path="/host/etc/cni/net.d/calico-kubeconfig"
2026-02-17 02:46:27.519 [INFO][85] status-reporter/startup.go 552: Early log level set to info
2026-02-17 02:46:27.522 [INFO][85] status-reporter/watchersyncer.go 118: Start called
2026-02-17 02:46:27.522 [INFO][85] status-reporter/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:46:27.522 [INFO][85] status-reporter/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:46:27.523 [INFO][85] status-reporter/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:46:27.680 [INFO][83] monitor-addresses/startup.go 552: Early log level set to info
2026-02-17 02:46:27.683 [INFO][83] monitor-addresses/utils.go 125: Using NODENAME environment for node name kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt
2026-02-17 02:46:27.683 [INFO][83] monitor-addresses/utils.go 137: Determined node name: kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt
2026-02-17 02:46:27.701 [INFO][85] status-reporter/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:46:27.702 [INFO][85] status-reporter/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:27.702 [INFO][85] status-reporter/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:46:27.702 [INFO][85] status-reporter/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:46:27.702 [INFO][85] status-reporter/watchersyncer.go 158: Sending status update Status=in-sync
bird: Unable to open configuration file /etc/calico/confd/config/bird.cfg: No such file or directory
bird: Unable to open configuration file /etc/calico/confd/config/bird6.cfg: No such file or directory
2026-02-17 02:46:27.767 [INFO][87] confd/config.go 81: Skipping confd config file.
2026-02-17 02:46:27.767 [INFO][87] confd/run.go 18: Starting calico-confd
2026-02-17 02:46:28.335 [INFO][84] complete-startup/startup.go 289: Waiting for Calico to become ready before continuing...
2026-02-17 02:46:28.336 [WARNING][84] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD6 is not ready: error querying BIRD: unable to connect to BIRDv6 socket: dial unix /var/run/calico/bird6.ctl: connect: connection refused"
2026-02-17 02:46:28.376 [INFO][89] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/config_params.go 638: Merging in config from environment variable: map[defaultendpointtohostaction:ACCEPT healthenabled:true ipinipmtu:0 ipv6support:false vxlanmtu:0 wireguardmtu:0]
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:46:28.378 [INFO][89] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:46:28.380 [INFO][89] tunnel-ip-allocator/watchersyncer.go 118: Start called
2026-02-17 02:46:28.380 [INFO][89] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:46:28.380 [INFO][89] tunnel-ip-allocator/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:46:28.380 [INFO][89] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:46:28.381 [INFO][89] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes/kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:28.403 [INFO][89] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes/kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:28.405 [INFO][89] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:46:28.405 [INFO][89] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:28.407 [INFO][89] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:46:28.408 [INFO][89] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:28.409 [INFO][89] tunnel-ip-allocator/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:46:28.409 [INFO][89] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:46:28.468 [INFO][87] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:46:28.468 [INFO][87] confd/client.go 1560: Updated with new cluster IP CIDRs: []
2026-02-17 02:46:28.468 [ERROR][87] confd/status_file_watcher.go 118: Error adding directory to fsnotify. error=no such file or directory
2026-02-17 02:46:28.468 [INFO][87] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:46:28.468 [INFO][87] confd/client.go 1551: Updated with new external IP CIDRs: []
2026-02-17 02:46:28.468 [INFO][87] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:46:28.468 [INFO][87] confd/status_file_watcher.go 185: Error initializing fsnotify. Falling back to polling. error=no such file or directory
2026-02-17 02:46:28.468 [INFO][87] confd/client.go 1587: Updated with new Loadbalancer IP CIDRs: []
2026-02-17 02:46:28.469 [INFO][87] confd/watchersyncer.go 118: Start called
2026-02-17 02:46:28.469 [INFO][87] confd/client.go 452: Source SourceRouteGenerator readiness changed, ready=true
2026-02-17 02:46:28.468 [ERROR][87] confd/status_file_watcher.go 222: Error reading directory error=open /var/run/calico/endpoint-status: no such file or directory
2026-02-17 02:46:28.469 [INFO][87] confd/client.go 452: Source LocalBGPPeerWatcher readiness changed, ready=true
2026-02-17 02:46:28.469 [INFO][87] confd/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:46:28.470 [INFO][87] confd/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:46:28.470 [INFO][87] confd/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/host/kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:28.470 [INFO][87] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:46:28.470 [INFO][87] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:46:28.471 [INFO][87] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:46:28.471 [INFO][87] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:46:28.471 [INFO][87] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:46:28.718 [INFO][87] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:46:28.718 [INFO][87] confd/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/host/kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"
2026-02-17 02:46:28.718 [INFO][87] confd/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:46:28.719 [INFO][87] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:28.719 [INFO][87] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:28.720 [INFO][87] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:46:28.721 [INFO][87] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:46:28.722 [INFO][87] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:28.722 [INFO][87] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:28.722 [INFO][87] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:46:28.723 [INFO][87] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:28.726 [INFO][87] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:46:28.726 [INFO][87] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:28.726 [INFO][87] confd/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:46:28.727 [INFO][87] confd/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:46:28.728 [INFO][87] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt; name=ip_addr_v4) updated; HostBGPConfig(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt; name=ip_addr_v6) updated; HostBGPConfig(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt; name=network_v4) updated; HostBGPConfig(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt; name=rr_cluster_id) updated; kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt updated; HostBGPConfig(node=kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s; name=ip_addr_v4) updated; HostBGPConfig(node=kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s; name=ip_addr_v6) updated; HostBGPConfig(node=kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s; name=network_v4) updated; HostBGPConfig(node=kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s; name=rr_cluster_id) updated; kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s updated; HostBGPConfig(node=kube-8hjc9-fqwd7-6lqfr; name=ip_addr_v4) updated; HostBGPConfig(node=kube-8hjc9-fqwd7-6lqfr; name=ip_addr_v6) updated; HostBGPConfig(node=kube-8hjc9-fqwd7-6lqfr; name=network_v4) updated; HostBGPConfig(node=kube-8hjc9-fqwd7-6lqfr; name=rr_cluster_id) updated; kube-8hjc9-fqwd7-6lqfr updated
2026-02-17 02:46:28.728 [INFO][87] confd/client.go 452: Source SourceSyncer readiness changed, ready=true
2026-02-17 02:46:28.728 [INFO][87] confd/client.go 472: Data is now syncd, can start rendering templates
2026-02-17 02:46:28.737 [INFO][87] confd/resource.go 290: Target config /etc/calico/confd/config/bird_ipam.cfg has been updated
2026-02-17 02:46:28.741 [INFO][87] confd/resource.go 290: Target config /etc/calico/confd/config/bird_aggr.cfg has been updated
2026-02-17 02:46:28.747 [INFO][87] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated
2026-02-17 02:46:28.748 [INFO][87] confd/resource.go 290: Target config /etc/calico/confd/config/bird6.cfg has been updated
2026-02-17 02:46:28.748 [INFO][87] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_aggr.cfg has been updated
2026-02-17 02:46:28.749 [INFO][87] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_ipam.cfg has been updated
2026-02-17 02:46:28.994 [INFO][89] tunnel-ip-allocator/allocateip.go 345: Current address is still valid, do nothing currentAddr="10.100.133.192" type="ipipTunnelAddress"
2026-02-17 02:46:28.995 [INFO][88] 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)(0xc0009e35e0), 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-8hjc9-default-worker-pxndf-sp6tg-8sjmt", 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)(0xc0009e37c0)}, 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, 0x85, 0xc0}, 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:"178f229a13aa4d2790e5f8376885259e", 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)(0xc0009e3a40), 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":"178f229a13aa4d2790e5f8376885259e", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.100.133.192"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"178f229a13aa4d2790e5f8376885259e", "ClusterType":"k8s,bgp,kubeadm,kdd", "DatastoreType":"kubernetes", "DefaultEndpointToHostAction":"ACCEPT", "FelixHostname":"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt", "FloatingIPs":"Disabled", "HealthEnabled":"true", "IpInIpMtu":"0", "IpInIpTunnelAddr":"10.100.133.192", "Ipv6Support":"false", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "LogSeveritySys":"None", "MetadataAddr":"None", "ReportingIntervalSecs":"0", "VXLANMTU":"0", "WireguardMTU":"0"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x1a40600), useNodeResourceUpdates:false, RequireMTUFile:false} gitcommit="2e3c880bcabff580ddd7a08340878ede207f37be" version="v3.31.3"
2026-02-17 02:46:28.996 [INFO][88] felix/daemon.go 758: Setting GOGC from configuration. GOGC=40
2026-02-17 02:46:28.996 [INFO][88] felix/daemon.go 786: Using runtime default GOMAXPROCS. default=4
2026-02-17 02:46:28.996 [INFO][88] felix/health.go 374: Health enabled.  Server is already running. host="localhost" port=9099
2026-02-17 02:46:28.996 [INFO][88] felix/driver.go 76: Using internal (linux) dataplane driver.
2026-02-17 02:46:28.998 [INFO][88] felix/driver.go 164: Calculated iptables mark bits acceptMark=0x10000 dropMark=0x40000 endpointMark=0xffe00000 endpointMarkNonCali=0x0 passMark=0x20000 scratch0Mark=0x80000 scratch1Mark=0x100000
2026-02-17 02:46:29.003 [INFO][88] felix/timeouts.go 86: BPF conntrack timeout set name="TCPSynSent" value=20s
2026-02-17 02:46:29.003 [INFO][88] felix/timeouts.go 86: BPF conntrack timeout set name="TCPEstablished" value=1h0m0s
2026-02-17 02:46:29.003 [INFO][88] felix/timeouts.go 97: BPF conntrack timeout set from nf_conntrack_tcp_timeout_time_wait name="TCPFinsSeen" value=2m0s
2026-02-17 02:46:29.003 [INFO][88] felix/timeouts.go 86: BPF conntrack timeout set name="TCPResetSeen" value=40s
2026-02-17 02:46:29.003 [INFO][88] felix/timeouts.go 86: BPF conntrack timeout set name="UDPTimeout" value=1m0s
2026-02-17 02:46:29.003 [INFO][88] felix/timeouts.go 86: BPF conntrack timeout set name="GenericTimeout" value=10m0s
2026-02-17 02:46:29.003 [INFO][88] felix/timeouts.go 86: BPF conntrack timeout set name="ICMPTimeout" value=5s
2026-02-17 02:46:29.003 [INFO][88] felix/timeouts.go 86: BPF conntrack timeout set name="CreationGracePeriod" value=10s
2026-02-17 02:46:29.003 [INFO][88] felix/timeouts.go 116: BPF conntrack timers CreationGracePeriod=10s GenericTimeout=10m0s ICMPTimeout=5s TCPEstablished=1h0m0s TCPFinsSeen=2m0s TCPResetSeen=40s TCPSynSent=20s UDPTimeout=1m0s
2026-02-17 02:46:29.003 [INFO][88] felix/int_dataplane.go 436: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt", 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)(0xc000d899a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000d89a40), 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, 0x85, 0xc0}, 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)(0xc0009e37c0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:0, ConfigChangedRestartCallback:(func())(0x3cd5ac0), FatalErrorRestartCallback:(func(error))(0x3cd59c0), PostInSyncCallback:(func())(0x3c9f520), HealthAggregator:(*health.HealthAggregator)(0xc000bb2090), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000a6e500), 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)(0xc0009e35e0), 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)(0xc000d941c0), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc0009e3a40), RequireMTUFile:false, RouteSource:"CalicoIPAM", KubernetesProvider:0x0, NewNftablesDataplane:(func(knftables.Family, string) (knftables.Interface, error))(nil)}
2026-02-17 02:46:29.004 [INFO][88] felix/rule_defs.go 491: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000d899a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000d89a40), 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, 0x85, 0xc0}, VXLANTunnelAddress:net.IP(nil), VXLANTunnelAddressV6:net.IP(nil), AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, WireguardEnabled:false, WireguardEnabledV6:false, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMark:0x0, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardEncryptHostTraffic:false, RouteSource:"CalicoIPAM", LogPrefix:"calico-packet", EndpointToHostAction:"ACCEPT", FilterAllowAction:"ACCEPT", MangleAllowAction:"ACCEPT", FilterDenyAction:"DROP", FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, DisableConntrackInvalid:false, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, IptablesNATOutgoingInterfaceFilter:"", NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false, FlowLogsEnabled:false}
2026-02-17 02:46:29.004 [INFO][88] felix/rule_defs.go 526: packets that are not passed by any policy or profile will be dropped.
2026-02-17 02:46:29.004 [INFO][88] felix/rule_defs.go 541: Workload to host packets will be accepted.
2026-02-17 02:46:29.004 [INFO][88] felix/rule_defs.go 555: filter table allowed packets will be accepted immediately.
2026-02-17 02:46:29.004 [INFO][88] felix/rule_defs.go 563: mangle table allowed packets will be accepted immediately.
2026-02-17 02:46:29.004 [INFO][88] felix/rule_defs.go 571: Packets to unknown service IPs will be dropped
2026-02-17 02:46:29.005 [INFO][88] felix/int_dataplane.go 1509: Determined pod MTU mtu=1352
2026-02-17 02:46:29.005 [INFO][88] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s
2026-02-17 02:46:29.006 [INFO][88] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save"
2026-02-17 02:46:29.006 [INFO][88] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:46:29.018 [INFO][88] felix/feature_detect_linux.go 176: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, NFLogSize:true, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.8 kernelVersion=5.15.0-170
2026-02-17 02:46:29.107 [INFO][88] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:46:29.108 [INFO][88] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:46:29.108 [INFO][88] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:46:29.109 [INFO][88] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:46:29.110 [INFO][88] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-|-A POSTROUTING .* felix-masq-ipam-pools .*|-A POSTROUTING -o tunl0 -m addrtype ! --src-type LOCAL --limit-iface-out -m addrtype --src-type LOCAL -j MASQUERADE"
2026-02-17 02:46:29.111 [INFO][88] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:46:29.111 [INFO][88] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:46:29.112 [INFO][88] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:46:29.112 [INFO][88] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:46:29.113 [INFO][88] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:46:29.114 [INFO][88] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:46:29.114 [INFO][88] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:46:29.115 [INFO][88] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:46:29.115 [INFO][88] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:46:29.115 [INFO][88] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:46:29.116 [INFO][88] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:46:29.117 [INFO][88] felix/int_dataplane.go 780: XDP acceleration enabled.
2026-02-17 02:46:29.218 [INFO][88] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:46:29.218 [INFO][88] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:46:29.219 [INFO][88] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-restore", "ip6tables-restore"} command="ip6tables-nft-restore" ipVersion=0x6 saveOrRestore="restore"
2026-02-17 02:46:29.219 [INFO][88] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save"
2026-02-17 02:46:29.338 [WARNING][84] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD6 is not ready: error querying BIRD: unable to connect to BIRDv6 socket: dial unix /var/run/calico/bird6.ctl: connect: connection refused"
2026-02-17 02:46:30.340 [WARNING][84] 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"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
bird: device1: Initializing
bird: direct1: Initializing
bird: Mesh_192_168_24_132: Initializing
bird: Mesh_192_168_24_21: Initializing
bird: device1: Starting
bird: device1: Initializing
bird: direct1: Initializing
bird: device1: Starting
bird: device1: Connected to table master
bird: device1: State changed to feed
bird: direct1: Starting
bird: direct1: Connected to table master
bird: direct1: State changed to feed
bird: Graceful restart started
bird: Graceful restart done
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
bird: device1: 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_132: Starting
bird: Mesh_192_168_24_132: State changed to start
bird: Mesh_192_168_24_21: Starting
bird: Mesh_192_168_24_21: State changed to start
bird: Graceful restart started
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
2026-02-17 02:46:31.525 [INFO][88] felix/maps.go 833: Loaded map file descriptor. fd=0x1e name="/sys/fs/bpf/tc/globals/cali_ctlb_conn"
2026-02-17 02:46:31.527 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:46:31.530 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:46:31.530 [WARNING][84] 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.132,192.168.24.21"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:46:32.074 [INFO][88] felix/maps.go 833: Loaded map file descriptor. fd=0x20 name="/sys/fs/bpf/tc/globals/cali_ctlb_send"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:46:32.722 [INFO][88] felix/maps.go 833: Loaded map file descriptor. fd=0x21 name="/sys/fs/bpf/tc/globals/cali_ctlb_recv"
2026-02-17 02:46:32.723 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:46:32.723 [INFO][88] felix/health.go 292: Reporter is not ready: reporting non-ready. name="FelixStartup"
2026-02-17 02:46:32.723 [INFO][88] felix/health.go 334: Overall health status changed: live=true ready=false
+--------------+---------+----------------+---------------------+--------+
|  COMPONENT   | TIMEOUT |    LIVENESS    |      READINESS      | DETAIL |
+--------------+---------+----------------+---------------------+--------+
| FelixStartup | -       | reporting live | reporting non-ready |        |
+--------------+---------+----------------+---------------------+--------+
2026-02-17 02:46:32.724 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:46:32.724 [WARNING][84] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: felix is not ready: readiness probe reporting 503"
2026-02-17 02:46:32.745 [INFO][88] 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
bird: Mesh_192_168_24_21: Connected to table master
bird: Mesh_192_168_24_21: State changed to wait
bird: Mesh_192_168_24_132: Connected to table master
bird: Mesh_192_168_24_132: State changed to feed
bird: Mesh_192_168_24_132: State changed to up
bird: Graceful restart done
bird: Mesh_192_168_24_21: State changed to feed
bird: Mesh_192_168_24_21: State changed to up
2026-02-17 02:46:33.343 [INFO][88] felix/int_dataplane.go 2955: File /var/lib/calico/bpf_ct_map_size does not exist
2026-02-17 02:46:33.344 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net"
2026-02-17 02:46:33.344 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net"
2026-02-17 02:46:33.344 [INFO][88] felix/int_dataplane.go 1129: IPIP enabled, starting thread to keep tunnel configuration in sync.
2026-02-17 02:46:33.344 [INFO][88] felix/int_dataplane.go 1369: Registering to report health.
2026-02-17 02:46:33.344 [INFO][88] felix/route_mgr.go 479: Tunnel device thread started. device="tunl0" ipVersion=0x4 mtu=1352 tunnelDevice="tunl0" wait=10s xsumBroken=false
2026-02-17 02:46:33.352 [INFO][88] felix/int_dataplane.go 2471: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output=""
2026-02-17 02:46:33.352 [INFO][88] felix/int_dataplane.go 2474: Making sure IPv4 forwarding is enabled.
2026-02-17 02:46:33.352 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw"
2026-02-17 02:46:33.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw"
2026-02-17 02:46:33.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:46:33.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw"
2026-02-17 02:46:33.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:46:33.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.354 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.354 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.354 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.354 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:46:33.354 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat"
2026-02-17 02:46:33.354 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:46:33.354 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat"
2026-02-17 02:46:33.354 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat"
2026-02-17 02:46:33.354 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat"
2026-02-17 02:46:33.355 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:46:33.355 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:46:33.355 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:46:33.355 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-egress-dscp" ipVersion=0x4 table="mangle"
2026-02-17 02:46:33.355 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:46:33.371 [INFO][88] felix/int_dataplane.go 2181: Set XDP failsafe ports: [{Protocol:tcp Port:22 Net:} {Protocol:udp Port:68 Net:} {Protocol:tcp Port:179 Net:} {Protocol:tcp Port:2379 Net:} {Protocol:tcp Port:2380 Net:} {Protocol:tcp Port:5473 Net:} {Protocol:tcp Port:6443 Net:} {Protocol:tcp Port:6666 Net:} {Protocol:tcp Port:6667 Net:}]
2026-02-17 02:46:33.371 [INFO][88] felix/health.go 204: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:46:33.372 [INFO][88] felix/int_dataplane.go 2774: Started internal status report thread
2026-02-17 02:46:33.372 [INFO][88] felix/int_dataplane.go 2776: Process status reports disabled
2026-02-17 02:46:33.372 [INFO][88] felix/iface_monitor.go 117: Interface monitoring thread started.
2026-02-17 02:46:33.372 [INFO][88] felix/iface_monitor.go 137: Subscribed to netlink updates.
2026-02-17 02:46:33.372 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up"
2026-02-17 02:46:33.372 [INFO][88] 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 02:46:33.372 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=2 ifaceName="ens3" state="up"
2026-02-17 02:46:33.373 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::f816:3eff:fe62:28b4,192.168.24.80} ifaceName="ens3"
2026-02-17 02:46:33.371 [INFO][88] felix/daemon.go 467: Connect to the dataplane driver.
2026-02-17 02:46:33.372 [INFO][88] felix/int_dataplane.go 2210: Started internal iptables dataplane driver loop
2026-02-17 02:46:33.373 [INFO][88] felix/int_dataplane.go 2336: Will refresh IP sets on timer interval=1m30s
2026-02-17 02:46:33.373 [INFO][88] felix/daemon.go 566: using resource updates where applicable
2026-02-17 02:46:33.373 [INFO][88] felix/int_dataplane.go 2336: Will refresh routes on timer interval=1m30s
2026-02-17 02:46:33.373 [INFO][88] felix/int_dataplane.go 2336: Will refresh XDP state on timer interval=1m30s
2026-02-17 02:46:33.374 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1}
2026-02-17 02:46:33.373 [INFO][88] felix/daemon.go 569: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc000bb04e0), (*watchersyncer.watcherCache)(0xc000bb05b0), (*watchersyncer.watcherCache)(0xc000bb0680), (*watchersyncer.watcherCache)(0xc000bb0750), (*watchersyncer.watcherCache)(0xc000bb0820), (*watchersyncer.watcherCache)(0xc000bb08f0), (*watchersyncer.watcherCache)(0xc000bb0b60), (*watchersyncer.watcherCache)(0xc000bb0c30), (*watchersyncer.watcherCache)(0xc000d920d0), (*watchersyncer.watcherCache)(0xc000d921a0), (*watchersyncer.watcherCache)(0xc000d92270), (*watchersyncer.watcherCache)(0xc000d92340), (*watchersyncer.watcherCache)(0xc000d92410), (*watchersyncer.watcherCache)(0xc000d92820), (*watchersyncer.watcherCache)(0xc000d928f0), (*watchersyncer.watcherCache)(0xc000d929c0), (*watchersyncer.watcherCache)(0xc000d92a90), (*watchersyncer.watcherCache)(0xc000d92b60), (*watchersyncer.watcherCache)(0xc000d92c30), (*watchersyncer.watcherCache)(0xc000d92ea0), (*watchersyncer.watcherCache)(0xc000d92f70), (*watchersyncer.watcherCache)(0xc000d93040), (*watchersyncer.watcherCache)(0xc000d93110)}, results:(chan interface {})(0xc000ce6230), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000d36120), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil), watchRetryTimeout:600000000000}
2026-02-17 02:46:33.374 [INFO][88] felix/daemon.go 573: Starting the datastore Syncer
2026-02-17 02:46:33.374 [INFO][88] felix/watchersyncer.go 118: Start called
2026-02-17 02:46:33.374 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"lo", Addrs:set.Typed[string]{"127.0.0.0":set.v{}, "127.0.0.1":set.v{}, "::1":set.v{}}}
2026-02-17 02:46:33.374 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"lo", Addrs:set.Typed[string]{"127.0.0.0":set.v{}, "127.0.0.1":set.v{}, "::1":set.v{}}}
2026-02-17 02:46:33.374 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:46:33.374 [INFO][88] felix/calc_graph.go 156: Creating calculation graph, filtered to hostname kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt
2026-02-17 02:46:33.374 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"ens3", State:"up", Index:2}
2026-02-17 02:46:33.374 [INFO][88] felix/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:46:33.374 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.80":set.v{}, "fe80::f816:3eff:fe62:28b4":set.v{}}}
2026-02-17 02:46:33.374 [INFO][88] felix/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:46:33.374 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.80":set.v{}, "fe80::f816:3eff:fe62:28b4":set.v{}}}
2026-02-17 02:46:33.374 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:46:33.374 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:46:33.375 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:46:33.374 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:46:33.374 [INFO][88] felix/int_dataplane.go 2409: Interface monitor now in sync.
2026-02-17 02:46:33.374 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:46:33.375 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:46:33.375 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:46:33.375 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1fa9a20)
2026-02-17 02:46:33.375 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:46:33.375 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:46:33.375 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:46:33.375 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:46:33.376 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:46:33.376 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223d7e0)
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223d660)
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:46:33.376 [INFO][88] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:46:33.376 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:46:33.376 [INFO][88] felix/async_calc_graph.go 256: Starting AsyncCalcGraph
2026-02-17 02:46:33.376 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:46:33.376 [INFO][88] felix/daemon.go 683: Started the processing graph
2026-02-17 02:46:33.376 [INFO][88] felix/daemon.go 709: Starting endpoint-status file-reporter path="/var/run/calico"
2026-02-17 02:46:33.376 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:46:33.376 [INFO][88] felix/async_calc_graph.go 137: AsyncCalcGraph running
2026-02-17 02:46:33.376 [INFO][88] felix/status_file_reporter.go 151: Endpoint status file reporter running.
2026-02-17 02:46:33.377 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:46:33.377 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:46:33.377 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:46:33.377 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:46:33.377 [INFO][88] felix/daemon.go 1114: Reading from dataplane driver pipe...
2026-02-17 02:46:33.377 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:46:33.378 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:46:33.376 [INFO][88] 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":"178f229a13aa4d2790e5f8376885259e", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.100.133.192"}, "environment variable":map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt", "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:"178f229a13aa4d2790e5f8376885259e"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.133.192"} 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:"178f229a13aa4d2790e5f8376885259e"} 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.133.192"}}} 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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} config:{key:"healthenabled" value:"true"} config:{key:"ipinipmtu" value:"0"} config:{key:"ipv6support" value:"false"} config:{key:"vxlanmtu" value:"0"} config:{key:"wireguardmtu" value:"0"}}}
2026-02-17 02:46:33.378 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:46:33.378 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:46:33.378 [INFO][88] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:46:33.379 [INFO][88] felix/daemon.go 804: No driver process to monitor
2026-02-17 02:46:33.379 [INFO][88] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:46:33.379 [INFO][88] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:46:33.379 [INFO][88] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:46:33.379 [INFO][88] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:46:33.379 [INFO][88] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:46:33.379 [INFO][88] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:46:33.379 [INFO][88] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:46:33.379 [INFO][88] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:46:33.379 [INFO][88] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:46:33.379 [INFO][88] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:46:33.379 [INFO][88] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:46:33.379 [INFO][88] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:46:33.379 [INFO][88] felix/config_params.go 769: Parsing value for FelixHostname: kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt (from environment variable)
2026-02-17 02:46:33.380 [INFO][88] felix/config_params.go 805: Parsed value for FelixHostname: kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt (from environment variable)
2026-02-17 02:46:33.380 [INFO][88] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:46:33.380 [INFO][88] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:46:33.384 [INFO][88] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:46:33.384 [INFO][88] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:46:33.384 [INFO][88] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:46:33.384 [INFO][88] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:46:33.384 [INFO][88] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:46:33.384 [INFO][88] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:46:33.384 [INFO][88] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.133.192 (from datastore (per-host))
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.133.192 (from datastore (per-host))
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:46:33.385 [INFO][88] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:46:33.386 [INFO][88] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:46:33.386 [INFO][88] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:46:33.386 [INFO][88] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:46:33.386 [INFO][88] felix/config_params.go 769: Parsing value for ClusterGUID: 178f229a13aa4d2790e5f8376885259e (from datastore (global))
2026-02-17 02:46:33.386 [INFO][88] felix/config_params.go 805: Parsed value for ClusterGUID: 178f229a13aa4d2790e5f8376885259e (from datastore (global))
2026-02-17 02:46:33.396 [INFO][88] 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:"178f229a13aa4d2790e5f8376885259e"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.133.192"} 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:"178f229a13aa4d2790e5f8376885259e"} 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.133.192"}}} 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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} config:{key:"healthenabled" value:"true"} config:{key:"ipinipmtu" value:"0"} config:{key:"ipv6support" value:"false"} config:{key:"vxlanmtu" value:"0"} config:{key:"wireguardmtu" value:"0"}}}
2026-02-17 02:46:33.396 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:46:33.396 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.396 [INFO][88] felix/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:46:33.397 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:46:33.397 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:46:33.397 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:46:33.399 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:46:33.399 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:46:33.400 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:46:33.400 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.400 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.400 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.400 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.400 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.400 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.401 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:46:33.401 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:46:33.401 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:46:33.402 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:46:33.402 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:46:33.402 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:46:33.403 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:46:33.403 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.403 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.403 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.403 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.403 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.403 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.403 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.403 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:46:33.403 [INFO][88] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 178f229a13aa4d2790e5f8376885259e 1142 <nil> 0s} new}
2026-02-17 02:46:33.403 [INFO][88] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) k8s,bgp,kubeadm,kdd 1142 <nil> 0s} new}
2026-02-17 02:46:33.403 [INFO][88] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.31.3 1142 <nil> 0s} new}
2026-02-17 02:46:33.404 [INFO][88] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt,name=IpInIpTunnelAddr) 10.100.133.192 1742 <nil> 0s} new}
2026-02-17 02:46:33.404 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.404 [INFO][88] 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-8hjc9-default-worker-pxndf-sp6tg-8sjmt", "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.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"} old=map[string]string{}
2026-02-17 02:46:33.405 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:46:33.407 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80"
2026-02-17 02:46:33.407 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:46:33.407 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132"
2026-02-17 02:46:33.408 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.408 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.409 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-8hjc9-fqwd7-6lqfr" ipv4_addr:"192.168.24.21"
2026-02-17 02:46:33.409 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:46:33.409 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.410 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} 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 02:46:33.410 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-fqwd7-6lqfr" ipv4_addr:"192.168.24.21/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-8hjc9-fqwd7-6lqfr"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:46:33.410 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} 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 02:46:33.412 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:46:33.412 [INFO][88] felix/route_mgr.go 566: Failed to get tunnel device, assuming it isn't present error=Link not found ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:46:33.412 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.412 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:46:33.413 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.413 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:46:33.414 [INFO][88] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=LogSeverityScreen) Info 1147 <nil> 0s} new}
2026-02-17 02:46:33.414 [INFO][88] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ReportingIntervalSecs) 0 1147 <nil> 0s} new}
2026-02-17 02:46:33.414 [INFO][88] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 1147 <nil> 0s} new}
2026-02-17 02:46:33.414 [INFO][88] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 1147 <nil> 0s} new}
2026-02-17 02:46:33.414 [INFO][88] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 1147 <nil> 0s} new}
2026-02-17 02:46:33.414 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.414 [INFO][88] felix/int_dataplane.go 2357: Received *proto.IPAMPoolUpdate update from calculation graph. msg=id:"10.100.0.0-16" pool:{cidr:"10.100.0.0/16" masquerade:true ipip_mode:"always"}
2026-02-17 02:46:33.417 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.254.0.1" ports:{Protocol:"TCP" Port:443}
2026-02-17 02:46:33.417 [INFO][88] 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.235.73" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:46:33.417 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"kube-dns" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.0.10" ports:{Protocol:"UDP" Port:53} ports:{Protocol:"TCP" Port:53} ports:{Protocol:"TCP" Port:9153}
2026-02-17 02:46:33.417 [INFO][88] 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.83.199" ports:{Protocol:"TCP" Port:12345}
2026-02-17 02:46:33.417 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sonobuoy-aggregator" namespace:"sonobuoy" type:"ClusterIP" cluster_ips:"10.254.23.190" ports:{Protocol:"TCP" Port:8080}
2026-02-17 02:46:33.433 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:46:33.433 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:33.725 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:46:33.726 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 2
2026-02-17 02:46:33.727 [INFO][88] felix/health.go 292: Reporter is not ready: reporting non-ready. name="InternalDataplaneMainLoop"
2026-02-17 02:46:33.727 [INFO][88] felix/health.go 292: Reporter is not ready: reporting non-ready. name="CalculationGraph"
2026-02-17 02:46:33.728 [INFO][88] felix/health.go 334: Overall health status changed: live=true ready=false
+---------------------------+---------+----------------+---------------------+--------+
|         COMPONENT         | TIMEOUT |    LIVENESS    |      READINESS      | DETAIL |
+---------------------------+---------+----------------+---------------------+--------+
| CalculationGraph          | 30s     | reporting live | reporting non-ready |        |
| FelixStartup              | -       | reporting live | reporting ready     |        |
| InternalDataplaneMainLoop | 1m30s   | reporting live | reporting non-ready |        |
+---------------------------+---------+----------------+---------------------+--------+
2026-02-17 02:46:33.728 [WARNING][84] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: felix is not ready: readiness probe reporting 503"
2026-02-17 02:46:33.928 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} 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"}
bird: Netlink: Network is down
bird: Netlink: Network is down
2026-02-17 02:46:34.113 [INFO][88] felix/route_mgr.go 618: Tunnel device MTU needs to be updated ipVersion=0x4 new=1352 old=1480 tunnelDevice="tunl0"
2026-02-17 02:46:34.113 [INFO][88] felix/route_mgr.go 622: Updated tunnel MTU ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:46:34.114 [INFO][88] felix/route_mgr.go 688: Assigning address to tunnel device address=10.100.133.192/32 ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:46:34.114 [INFO][88] felix/route_mgr.go 640: Tunnel wasn't admin up, enabling it flags=0 ipVersion=0x4 mtu=1352 tunnelAddr="10.100.133.192" tunnelDevice="tunl0"
2026-02-17 02:46:34.115 [INFO][88] felix/route_mgr.go 645: Set tunnel admin up ipVersion=0x4 mtu=1352 tunnelAddr="10.100.133.192" tunnelDevice="tunl0"
2026-02-17 02:46:34.115 [INFO][88] felix/route_mgr.go 531: parent device changed from "" to "ens3" ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:46:34.115 [INFO][88] felix/route_mgr.go 544: Tunnel device configured ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:46:34.199 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="down"
2026-02-17 02:46:34.200 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{10.100.133.192} ifaceName="tunl0"
2026-02-17 02:46:34.200 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:3}
2026-02-17 02:46:34.200 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.133.192":set.v{}}}
2026-02-17 02:46:34.200 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.133.192":set.v{}}}
2026-02-17 02:46:34.200 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:46:34.214 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="up"
2026-02-17 02:46:34.214 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="10.100.133.192" exists=true ifIndex=3
2026-02-17 02:46:34.214 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:3}
2026-02-17 02:46:34.240 [INFO][88] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:46:34.240 [INFO][88] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:46:34.241 [INFO][88] felix/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:46:34.241 [INFO][88] felix/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-node"} labels:{key:"projectcalico.org/name" value:"calico-node"}
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"certificate-controller"} labels:{key:"projectcalico.org/name" value:"certificate-controller"}
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"cronjob-controller"} labels:{key:"projectcalico.org/name" value:"cronjob-controller"}
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"deployment-controller"} labels:{key:"projectcalico.org/name" value:"deployment-controller"}
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpointslice-controller"} labels:{key:"projectcalico.org/name" value:"endpointslice-controller"}
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-node-lease" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"attachdetach-controller"} labels:{key:"projectcalico.org/name" value:"attachdetach-controller"}
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-cni-plugin"} labels:{key:"projectcalico.org/name" value:"calico-cni-plugin"}
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-cinder-node-sa"} labels:{key:"projectcalico.org/name" value:"csi-cinder-node-sa"}
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-nfs-node-sa"} labels:{key:"projectcalico.org/name" value:"csi-nfs-node-sa"}
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ephemeral-volume-controller"} labels:{key:"projectcalico.org/name" value:"ephemeral-volume-controller"}
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"expand-controller"} labels:{key:"projectcalico.org/name" value:"expand-controller"}
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"default" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"cloud-controller-manager"} labels:{key:"app.kubernetes.io/instance" value:"openstack-ccm"} labels:{key:"app.kubernetes.io/managed-by" value:"Helm"} labels:{key:"app.kubernetes.io/name" value:"openstack-cloud-controller-manager"} labels:{key:"app.kubernetes.io/version" value:"v1.35.0"} labels:{key:"helm.sh/chart" value:"openstack-cloud-controller-manager-2.35.0"} labels:{key:"projectcalico.org/name" value:"cloud-controller-manager"}
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"clusterrole-aggregation-controller"} labels:{key:"projectcalico.org/name" value:"clusterrole-aggregation-controller"}
2026-02-17 02:46:34.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"coredns"} labels:{key:"projectcalico.org/name" value:"coredns"}
2026-02-17 02:46:34.245 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-nfs-controller-sa"} labels:{key:"projectcalico.org/name" value:"csi-nfs-controller-sa"}
2026-02-17 02:46:34.245 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"daemon-set-controller"} labels:{key:"projectcalico.org/name" value:"daemon-set-controller"}
2026-02-17 02:46:34.245 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:34.245 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"disruption-controller"} labels:{key:"projectcalico.org/name" value:"disruption-controller"}
2026-02-17 02:46:34.245 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-cinder-controller-sa"} labels:{key:"projectcalico.org/name" value:"csi-cinder-controller-sa"}
2026-02-17 02:46:34.245 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpoint-controller"} labels:{key:"projectcalico.org/name" value:"endpoint-controller"}
2026-02-17 02:46:34.245 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpointslicemirroring-controller"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-controller"}
2026-02-17 02:46:34.245 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"generic-garbage-collector"} labels:{key:"projectcalico.org/name" value:"generic-garbage-collector"}
2026-02-17 02:46:34.245 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-public" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:34.245 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"bootstrap-signer"} labels:{key:"projectcalico.org/name" value:"bootstrap-signer"}
2026-02-17 02:46:34.245 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-kube-controllers"} labels:{key:"projectcalico.org/name" value:"calico-kube-controllers"}
2026-02-17 02:46:34.245 [INFO][88] felix/config_batcher.go 102: Datamodel in sync, flushing config update
2026-02-17 02:46:34.245 [INFO][88] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:178f229a13aa4d2790e5f8376885259e ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0], host: map[IpInIpTunnelAddr:10.100.133.192].
2026-02-17 02:46:34.245 [INFO][88] felix/async_calc_graph.go 166: First time we've been in sync
2026-02-17 02:46:34.245 [INFO][88] felix/health.go 204: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:46:34.245 [INFO][88] felix/event_sequencer.go 278: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"178f229a13aa4d2790e5f8376885259e", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"} host=map[string]string{"IpInIpTunnelAddr":"10.100.133.192"}
2026-02-17 02:46:34.246 [INFO][88] felix/config_params.go 638: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:178f229a13aa4d2790e5f8376885259e ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0]
2026-02-17 02:46:34.245 [INFO][88] felix/usagerep.go 91: Waiting before first check-in delay=5m0.956s
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"default"} labels:{key:"kubernetes.io/metadata.name" value:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-node-lease"} labels:{key:"kubernetes.io/metadata.name" value:"kube-node-lease"} labels:{key:"projectcalico.org/name" value:"kube-node-lease"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-public"} labels:{key:"kubernetes.io/metadata.name" value:"kube-public"} labels:{key:"projectcalico.org/name" value:"kube-public"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-system"} labels:{key:"kubernetes.io/metadata.name" value:"kube-system"} labels:{key:"projectcalico.org/name" value:"kube-system"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sonobuoy"} labels:{key:"kubernetes.io/metadata.name" value:"sonobuoy"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sonobuoy"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"horizontal-pod-autoscaler"} labels:{key:"projectcalico.org/name" value:"horizontal-pod-autoscaler"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"kube-proxy"} labels:{key:"projectcalico.org/name" value:"kube-proxy"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"job-controller"} labels:{key:"projectcalico.org/name" value:"job-controller"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"legacy-service-account-token-cleaner"} labels:{key:"projectcalico.org/name" value:"legacy-service-account-token-cleaner"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"manila-csi-openstack-manila-csi-controllerplugin"} labels:{key:"app" value:"openstack-manila-csi"} labels:{key:"chart" value:"openstack-manila-csi-2.32.0"} labels:{key:"component" value:"controllerplugin"} labels:{key:"heritage" value:"Helm"} labels:{key:"projectcalico.org/name" value:"manila-csi-openstack-manila-csi-controllerplugin"} labels:{key:"release" value:"manila-csi"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"namespace-controller"} labels:{key:"projectcalico.org/name" value:"namespace-controller"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pvc-protection-controller"} labels:{key:"projectcalico.org/name" value:"pvc-protection-controller"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"replication-controller"} labels:{key:"projectcalico.org/name" value:"replication-controller"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"service-account-controller"} labels:{key:"projectcalico.org/name" value:"service-account-controller"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"token-cleaner"} labels:{key:"projectcalico.org/name" value:"token-cleaner"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"node-controller"} labels:{key:"projectcalico.org/name" value:"node-controller"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"persistent-volume-binder"} labels:{key:"projectcalico.org/name" value:"persistent-volume-binder"}
2026-02-17 02:46:34.246 [INFO][88] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pv-protection-controller"} labels:{key:"projectcalico.org/name" value:"pv-protection-controller"}
2026-02-17 02:46:34.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"replicaset-controller"} labels:{key:"projectcalico.org/name" value:"replicaset-controller"}
2026-02-17 02:46:34.246 [INFO][88] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:46:34.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"service-cidrs-controller"} labels:{key:"projectcalico.org/name" value:"service-cidrs-controller"}
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:46:34.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"statefulset-controller"} labels:{key:"projectcalico.org/name" value:"statefulset-controller"}
2026-02-17 02:46:34.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ttl-after-finished-controller"} labels:{key:"projectcalico.org/name" value:"ttl-after-finished-controller"}
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:46:34.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"manila-csi-openstack-manila-csi-nodeplugin"} labels:{key:"app" value:"openstack-manila-csi"} labels:{key:"chart" value:"openstack-manila-csi-2.32.0"} labels:{key:"component" value:"nodeplugin"} labels:{key:"heritage" value:"Helm"} labels:{key:"projectcalico.org/name" value:"manila-csi-openstack-manila-csi-nodeplugin"} labels:{key:"release" value:"manila-csi"}
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:46:34.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pod-garbage-collector"} labels:{key:"projectcalico.org/name" value:"pod-garbage-collector"}
2026-02-17 02:46:34.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"resource-claim-controller"} labels:{key:"projectcalico.org/name" value:"resource-claim-controller"}
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:46:34.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"resourcequota-controller"} labels:{key:"projectcalico.org/name" value:"resourcequota-controller"}
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:46:34.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"root-ca-cert-publisher"} labels:{key:"projectcalico.org/name" value:"root-ca-cert-publisher"}
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:46:34.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ttl-controller"} labels:{key:"projectcalico.org/name" value:"ttl-controller"}
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 769: Parsing value for FelixHostname: kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt (from environment variable)
2026-02-17 02:46:34.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"validatingadmissionpolicy-status-controller"} labels:{key:"projectcalico.org/name" value:"validatingadmissionpolicy-status-controller"}
2026-02-17 02:46:34.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"volumeattributesclass-protection-controller"} labels:{key:"projectcalico.org/name" value:"volumeattributesclass-protection-controller"}
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 805: Parsed value for FelixHostname: kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt (from environment variable)
2026-02-17 02:46:34.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sonobuoy" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:34.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sonobuoy" name:"sonobuoy-serviceaccount"} labels:{key:"component" value:"sonobuoy"} labels:{key:"projectcalico.org/name" value:"sonobuoy-serviceaccount"}
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:46:34.247 [INFO][88] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.133.192 (from datastore (per-host))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.133.192 (from datastore (per-host))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 769: Parsing value for ClusterGUID: 178f229a13aa4d2790e5f8376885259e (from datastore (global))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 805: Parsed value for ClusterGUID: 178f229a13aa4d2790e5f8376885259e (from datastore (global))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:46:34.248 [INFO][88] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:46:34.249 [INFO][88] felix/config_params.go 638: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.100.133.192]
2026-02-17 02:46:34.249 [INFO][88] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:46:34.249 [INFO][88] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:46:34.249 [INFO][88] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:46:34.249 [INFO][88] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:46:34.249 [INFO][88] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:46:34.249 [INFO][88] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:46:34.249 [INFO][88] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:46:34.249 [INFO][88] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:46:34.249 [INFO][88] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:46:34.249 [INFO][88] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 769: Parsing value for FelixHostname: kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt (from environment variable)
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 805: Parsed value for FelixHostname: kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt (from environment variable)
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.133.192 (from datastore (per-host))
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.133.192 (from datastore (per-host))
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:46:34.250 [INFO][88] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:46:34.251 [INFO][88] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:46:34.251 [INFO][88] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:46:34.251 [INFO][88] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:46:34.251 [INFO][88] felix/config_params.go 769: Parsing value for ClusterGUID: 178f229a13aa4d2790e5f8376885259e (from datastore (global))
2026-02-17 02:46:34.251 [INFO][88] felix/config_params.go 805: Parsed value for ClusterGUID: 178f229a13aa4d2790e5f8376885259e (from datastore (global))
2026-02-17 02:46:34.251 [INFO][88] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:46:34.251 [INFO][88] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:46:34.251 [INFO][88] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:46:34.251 [INFO][88] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:46:34.251 [INFO][88] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:46:34.251 [INFO][88] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:46:34.251 [INFO][88] felix/async_calc_graph.go 221: First flush after becoming in sync, sending InSync message.
2026-02-17 02:46:34.251 [INFO][88] felix/daemon.go 1319: Datastore now in sync.
2026-02-17 02:46:34.251 [INFO][88] felix/int_dataplane.go 2357: Received *proto.Encapsulation update from calculation graph. msg=ipip_enabled:true
2026-02-17 02:46:34.251 [INFO][88] felix/int_dataplane.go 2357: Received *proto.InSync update from calculation graph. msg=
2026-02-17 02:46:34.251 [INFO][88] felix/int_dataplane.go 2367: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=6.738055486s
2026-02-17 02:46:34.252 [INFO][88] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4
2026-02-17 02:46:34.252 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:34.252 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:34.252 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="dscp-src-net" setType="hash:net"
2026-02-17 02:46:34.523 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down"
2026-02-17 02:46:34.523 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B"
2026-02-17 02:46:34.533 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down"
2026-02-17 02:46:34.533 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A"
2026-02-17 02:46:34.740 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:46:34.742 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 2
2026-02-17 02:46:34.744 [INFO][88] felix/health.go 292: Reporter is not ready: reporting non-ready. name="InternalDataplaneMainLoop"
2026-02-17 02:46:34.744 [INFO][88] felix/health.go 334: Overall health status changed: live=true ready=false
+---------------------------+---------+----------------+---------------------+--------+
|         COMPONENT         | TIMEOUT |    LIVENESS    |      READINESS      | DETAIL |
+---------------------------+---------+----------------+---------------------+--------+
| CalculationGraph          | 30s     | reporting live | reporting ready     |        |
| FelixStartup              | -       | reporting live | reporting ready     |        |
| InternalDataplaneMainLoop | 1m30s   | reporting live | reporting non-ready |        |
+---------------------------+---------+----------------+---------------------+--------+
2026-02-17 02:46:34.745 [WARNING][84] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: felix is not ready: readiness probe reporting 503"
2026-02-17 02:46:34.845 [INFO][88] felix/wireguard.go 1763: Trying to connect to linkClient ipVersion=0x4
2026-02-17 02:46:34.846 [INFO][88] felix/wireguard.go 648: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
2026-02-17 02:46:34.873 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state=""
2026-02-17 02:46:34.873 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_A"
2026-02-17 02:46:34.874 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state=""
2026-02-17 02:46:34.874 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_B"
2026-02-17 02:46:35.030 [INFO][88] felix/health.go 292: Reporter is not ready: reporting non-ready. name="InternalDataplaneMainLoop"
2026-02-17 02:46:35.066 [INFO][88] felix/int_dataplane.go 2307: Completed first update to dataplane. secsSinceStart=7.552602576
2026-02-17 02:46:35.093 [INFO][88] felix/health.go 204: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:46:35.094 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4}
2026-02-17 02:46:35.094 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:46:35.094 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:46:35.094 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5}
2026-02-17 02:46:35.094 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:46:35.094 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:46:35.094 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5}
2026-02-17 02:46:35.094 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 02:46:35.094 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 02:46:35.094 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4}
2026-02-17 02:46:35.094 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 02:46:35.094 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 02:46:35.747 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 2
2026-02-17 02:46:35.748 [INFO][88] 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 |        |
+---------------------------+---------+----------------+-----------------+--------+
2026-02-17 02:46:35.749 [INFO][84] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:46:35.749 [INFO][84] complete-startup/utils.go 125: Using NODENAME environment for node name kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt
2026-02-17 02:46:35.749 [INFO][84] complete-startup/utils.go 137: Determined node name: kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt
2026-02-17 02:46:35.749 [INFO][84] complete-startup/utils.go 191: Setting NetworkUnavailable to false
2026-02-17 02:46:35.847 [INFO][87] confd/client.go 1157: Recompute BGP peerings: kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt updated
2026-02-17 02:46:35.850 [INFO][88] 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-8hjc9-default-worker-pxndf-sp6tg-8sjmt", "kubernetes.io/os":"linux", "node-role.kubernetes.io/worker":"", "node.cluster.x-k8s.io/nodegroup":"default-worker", "node.kubernetes.io/instance-type":"m1.large", "topology.cinder.csi.openstack.org/zone":"nova", "topology.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"} old=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/instance-type":"m1.large", "beta.kubernetes.io/os":"linux", "failure-domain.beta.kubernetes.io/region":"RegionOne", "failure-domain.beta.kubernetes.io/zone":"nova", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt", "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.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"}
2026-02-17 02:46:35.850 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:46:35.850 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:35.850 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:36.116 [INFO][84] complete-startup/startup.go 352: Calico started successfully
2026-02-17 02:46:36.121 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:46:36.121 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:36.121 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:37.229 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-fqwd7-6lqfr" ipv4_addr:"192.168.24.21/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-8hjc9-fqwd7-6lqfr"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:46:37.229 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:37.229 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:38.348 [INFO][88] felix/table.go 816: Updating nftables took >1s applyTime=1.118652561s ipVersion=0x4 reasonForApply="post-write" table="calico"
2026-02-17 02:46:39.726 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} 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 02:46:39.726 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:39.726 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:43.537 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:46:43.538 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:43.538 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:48.757 [INFO][87] confd/client.go 1157: Recompute BGP peerings: kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s updated
2026-02-17 02:46:48.757 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:46:48.757 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:48.757 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:51.785 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f, name=eth0)
2026-02-17 02:46:51.788 [INFO][88] 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 02:46:51.788 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"} profile:{}
2026-02-17 02:46:51.789 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c54692b827" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.133.193/32"}
2026-02-17 02:46:51.789 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 02:46:51.789 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 02:46:51.789 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 02:46:51.790 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7c54692b827" ipVersion=0x4 table="filter"
2026-02-17 02:46:51.790 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:46:51.790 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:46:51.790 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7c54692b827" ipVersion=0x4 table="filter"
2026-02-17 02:46:51.790 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:46:51.790 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:46:51.790 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7c54692b827"
2026-02-17 02:46:51.790 [INFO][88] felix/endpoint_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-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 02:46:51.790 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 02:46:51.838 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali7c54692b827" state="down"
2026-02-17 02:46:51.838 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c54692b827"
2026-02-17 02:46:51.841 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali7c54692b827" state="up"
2026-02-17 02:46:51.842 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:51.842 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} status="down"
2026-02-17 02:46:51.842 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c54692b827", State:"down", Index:6}
2026-02-17 02:46:51.842 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c54692b827", Addrs:set.Typed[string]{}}
2026-02-17 02:46:51.842 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c54692b827", Addrs:set.Typed[string]{}}
2026-02-17 02:46:51.842 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c54692b827", State:"up", Index:6}
2026-02-17 02:46:51.842 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7c54692b827"
2026-02-17 02:46:51.842 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c54692b827"
2026-02-17 02:46:51.842 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c54692b827"
2026-02-17 02:46:51.842 [INFO][88] felix/endpoint_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-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 02:46:51.842 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 02:46:51.872 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:51.872 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} status="up"
2026-02-17 02:46:53.112 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=6
2026-02-17 02:46:53.112 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7c54692b827"
2026-02-17 02:46:53.113 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c54692b827", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:53.113 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c54692b827", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:58.470 [INFO][87] confd/status_file_watcher.go 123: Started watching directory via fsnotify. dir="/var/run/calico/endpoint-status"
2026-02-17 02:47:01.941 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:47:01.941 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:47:01.941 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:47:03.846 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:47:03.846 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:47:03.846 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:47:19.150 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:47:19.150 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:47:19.150 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:47:27.791 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 02:47:31.628 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:47:31.628 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:47:31.628 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:47:31.773 [INFO][88] felix/summary.go 100: Summarising 22 dataplane reconciliation loops over 1m2.8s: avg=214ms longest=1.119s (resync-calico-v4)
2026-02-17 02:47:39.658 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-fqwd7-6lqfr" ipv4_addr:"192.168.24.21/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-8hjc9-fqwd7-6lqfr"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:47:39.658 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:47:39.658 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:47:55.424 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:47:55.425 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:47:55.425 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:48:04.195 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:48:04.195 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:48:04.195 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:48:05.357 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5867"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5867"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5867"}
2026-02-17 02:48:05.357 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3682"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3682"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3682"}
2026-02-17 02:48:05.389 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-3394"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-3394"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3394"}
2026-02-17 02:48:05.389 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1305"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1305"}
2026-02-17 02:48:07.472 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-5867" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:07.626 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-3682" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:07.794 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-3394" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:07.903 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-1305" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:07.972 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-3682" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:48:22.059 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f, name=eth0)
2026-02-17 02:48:22.059 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c54692b827" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.133.193/32"}
2026-02-17 02:48:22.059 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 02:48:22.060 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 02:48:22.060 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 02:48:22.061 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c54692b827"
2026-02-17 02:48:22.061 [INFO][88] felix/endpoint_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-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 02:48:22.061 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 02:48:22.109 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:22.109 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} status="up"
2026-02-17 02:48:25.820 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:48:25.820 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:48:25.820 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:48:31.259 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 02:48:34.783 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:48:34.783 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:48:34.783 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:48:34.808 [INFO][88] felix/summary.go 100: Summarising 19 dataplane reconciliation loops over 1m3s: avg=58ms longest=399ms (resync-calico-v4,resync-filter-v4)
2026-02-17 02:48:49.697 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3682/ss-2, name=eth0)
2026-02-17 02:48:49.698 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-3682"} profile:{inbound_rules:{action:"allow" rule_id:"p_4At6F05ZEmwhPU"} outbound_rules:{action:"allow" rule_id:"-EF_ZdZaoRNr2yDT"}}
2026-02-17 02:48:49.699 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-3682.default"} profile:{}
2026-02-17 02:48:49.699 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3682/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7d0947a15d" profile_ids:"kns.statefulset-3682" profile_ids:"ksa.statefulset-3682.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 02:48:49.699 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:49.699 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:49.699 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:49.700 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid7d0947a15d" ipVersion=0x4 table="filter"
2026-02-17 02:48:49.700 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1msZKf_XZvF1DK5sJo" ipVersion=0x4 table="filter"
2026-02-17 02:48:49.700 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LbepLsKMBA__NyuBu9" ipVersion=0x4 table="filter"
2026-02-17 02:48:49.701 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid7d0947a15d" ipVersion=0x4 table="filter"
2026-02-17 02:48:49.701 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1msZKf_XZvF1DK5sJo" ipVersion=0x4 table="filter"
2026-02-17 02:48:49.701 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LbepLsKMBA__NyuBu9" ipVersion=0x4 table="filter"
2026-02-17 02:48:49.701 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid7d0947a15d"
2026-02-17 02:48:49.701 [INFO][88] felix/endpoint_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-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:49.701 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:49.742 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:49.742 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"} status="down"
2026-02-17 02:48:49.763 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calid7d0947a15d" state="down"
2026-02-17 02:48:49.765 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid7d0947a15d"
2026-02-17 02:48:49.768 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calid7d0947a15d" state="up"
2026-02-17 02:48:49.769 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7d0947a15d", State:"down", Index:7}
2026-02-17 02:48:49.770 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7d0947a15d", Addrs:set.Typed[string]{}}
2026-02-17 02:48:49.770 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7d0947a15d", Addrs:set.Typed[string]{}}
2026-02-17 02:48:49.770 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7d0947a15d", State:"up", Index:7}
2026-02-17 02:48:49.770 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid7d0947a15d"
2026-02-17 02:48:49.770 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid7d0947a15d"
2026-02-17 02:48:49.770 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7d0947a15d"
2026-02-17 02:48:49.770 [INFO][88] felix/endpoint_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-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:49.770 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:49.793 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:49.794 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:50.777 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::fc29:3bff:fe83:d2c" exists=true ifIndex=7
2026-02-17 02:48:50.777 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::fc29:3bff:fe83:d2c} ifaceName="calid7d0947a15d"
2026-02-17 02:48:50.777 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7d0947a15d", Addrs:set.Typed[string]{"fe80::fc29:3bff:fe83:d2c":set.v{}}}
2026-02-17 02:48:50.777 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7d0947a15d", Addrs:set.Typed[string]{"fe80::fc29:3bff:fe83:d2c":set.v{}}}
2026-02-17 02:48:56.487 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:48:56.487 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:48:56.487 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:48:57.318 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3682/ss-2, name=eth0)
2026-02-17 02:48:57.318 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3682/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7d0947a15d" profile_ids:"kns.statefulset-3682" profile_ids:"ksa.statefulset-3682.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 02:48:57.318 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:57.318 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:57.319 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:57.320 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7d0947a15d"
2026-02-17 02:48:57.320 [INFO][88] felix/endpoint_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-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:57.320 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:57.348 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3682/ss-2, name=eth0)
2026-02-17 02:48:57.357 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:57.357 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:57.358 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3682/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7d0947a15d" profile_ids:"kns.statefulset-3682" profile_ids:"ksa.statefulset-3682.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 02:48:57.359 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:57.359 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:57.359 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:57.360 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7d0947a15d"
2026-02-17 02:48:57.361 [INFO][88] felix/endpoint_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-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:57.364 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:48:57.407 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:57.407 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:49:10.319 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3682/ss-2, name=eth0)
2026-02-17 02:49:10.320 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3682/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7d0947a15d" profile_ids:"kns.statefulset-3682" profile_ids:"ksa.statefulset-3682.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 02:49:10.320 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:10.320 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:10.320 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:10.320 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7d0947a15d"
2026-02-17 02:49:10.320 [INFO][88] felix/endpoint_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-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:10.320 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:10.353 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:10.353 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:49:20.073 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3682/ss-2, name=eth0)
2026-02-17 02:49:20.074 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3682/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7d0947a15d" profile_ids:"kns.statefulset-3682" profile_ids:"ksa.statefulset-3682.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 02:49:20.074 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:20.074 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:20.074 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:20.079 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7d0947a15d"
2026-02-17 02:49:20.080 [INFO][88] felix/endpoint_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-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:20.080 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:20.109 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3682/ss-2, name=eth0)
2026-02-17 02:49:20.114 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:20.114 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:49:20.114 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3682/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7d0947a15d" profile_ids:"kns.statefulset-3682" profile_ids:"ksa.statefulset-3682.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 02:49:20.114 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:20.115 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:20.115 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:20.116 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7d0947a15d"
2026-02-17 02:49:20.116 [INFO][88] felix/endpoint_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-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:20.116 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:20.139 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:20.139 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:49:24.586 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3682/ss-2, name=eth0)
2026-02-17 02:49:24.587 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3682/ss-2" endpoint_id:"eth0"}
2026-02-17 02:49:24.587 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-3682"}
2026-02-17 02:49:24.587 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-3682.default"}
2026-02-17 02:49:24.587 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:24.587 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:24.587 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1msZKf_XZvF1DK5sJo" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.587 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LbepLsKMBA__NyuBu9" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.587 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1msZKf_XZvF1DK5sJo" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.587 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LbepLsKMBA__NyuBu9" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.588 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:24.588 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid7d0947a15d" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.588 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid7d0947a15d" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.588 [INFO][88] 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-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:24.588 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:24.589 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.194
bird: KIF: Received address message for unknown interface 7
2026-02-17 02:49:24.672 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3682/ss-2", EndpointId:"eth0"}
2026-02-17 02:49:24.706 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::fc29:3bff:fe83:d2c" exists=false ifIndex=7
2026-02-17 02:49:24.706 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid7d0947a15d"
2026-02-17 02:49:24.706 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calid7d0947a15d" state="down"
2026-02-17 02:49:24.707 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calid7d0947a15d" state=""
2026-02-17 02:49:24.707 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid7d0947a15d"
2026-02-17 02:49:24.707 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7d0947a15d", Addrs:set.Typed[string]{}}
2026-02-17 02:49:24.707 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7d0947a15d", Addrs:set.Typed[string]{}}
2026-02-17 02:49:24.707 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7d0947a15d", State:"down", Index:7}
2026-02-17 02:49:24.707 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7d0947a15d", State:"", Index:7}
2026-02-17 02:49:24.707 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7d0947a15d", Addrs:set.Set[string](nil)}
2026-02-17 02:49:24.707 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7d0947a15d", Addrs:set.Set[string](nil)}
2026-02-17 02:49:25.710 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:49:25.711 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:49:25.711 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:49:31.465 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 02:49:31.850 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3682"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3682"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3682"}
2026-02-17 02:49:32.438 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5101"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5101"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5101"}
2026-02-17 02:49:32.485 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5101" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:32.520 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5101" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:49:33.785 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5101/ss-0, name=eth0)
2026-02-17 02:49:33.785 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5101.default"} profile:{}
2026-02-17 02:49:33.785 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5101"} profile:{inbound_rules:{action:"allow" rule_id:"ktjQifRSdFfQCD4b"} outbound_rules:{action:"allow" rule_id:"pNenWTZ5BPF5OBk8"}}
2026-02-17 02:49:33.786 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5101/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8789d13abc3" profile_ids:"kns.statefulset-5101" profile_ids:"ksa.statefulset-5101.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 02:49:33.786 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:33.786 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:33.786 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:33.787 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8789d13abc3" ipVersion=0x4 table="filter"
2026-02-17 02:49:33.787 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sVC0LrUhf8znib-R1F" ipVersion=0x4 table="filter"
2026-02-17 02:49:33.787 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_67PGjMkaVIErsMFcGD" ipVersion=0x4 table="filter"
2026-02-17 02:49:33.787 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8789d13abc3" ipVersion=0x4 table="filter"
2026-02-17 02:49:33.787 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sVC0LrUhf8znib-R1F" ipVersion=0x4 table="filter"
2026-02-17 02:49:33.787 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_67PGjMkaVIErsMFcGD" ipVersion=0x4 table="filter"
2026-02-17 02:49:33.787 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8789d13abc3"
2026-02-17 02:49:33.787 [INFO][88] felix/endpoint_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-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:33.787 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:33.826 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:33.826 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:49:33.841 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali8789d13abc3" state="down"
2026-02-17 02:49:33.842 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8789d13abc3"
2026-02-17 02:49:33.842 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8789d13abc3", State:"down", Index:8}
2026-02-17 02:49:33.842 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8789d13abc3", Addrs:set.Typed[string]{}}
2026-02-17 02:49:33.842 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8789d13abc3", Addrs:set.Typed[string]{}}
2026-02-17 02:49:33.842 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8789d13abc3"
2026-02-17 02:49:33.842 [INFO][88] felix/endpoint_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-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:33.843 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:33.846 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali8789d13abc3" state="up"
2026-02-17 02:49:33.877 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:33.877 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:49:33.877 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8789d13abc3", State:"up", Index:8}
2026-02-17 02:49:33.877 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8789d13abc3"
2026-02-17 02:49:33.877 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8789d13abc3"
2026-02-17 02:49:33.878 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8789d13abc3"
2026-02-17 02:49:33.878 [INFO][88] felix/endpoint_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-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:33.878 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:33.901 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:33.901 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:34.544 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5101/ss-0, name=eth0)
2026-02-17 02:49:34.545 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5101/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8789d13abc3" profile_ids:"kns.statefulset-5101" profile_ids:"ksa.statefulset-5101.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 02:49:34.545 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:34.545 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:34.545 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:34.546 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8789d13abc3"
2026-02-17 02:49:34.547 [INFO][88] felix/endpoint_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-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:34.547 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:34.577 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:34.577 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:34.581 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5101/ss-0, name=eth0)
2026-02-17 02:49:34.581 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5101/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8789d13abc3" profile_ids:"kns.statefulset-5101" profile_ids:"ksa.statefulset-5101.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 02:49:34.581 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:34.581 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:34.581 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:34.582 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8789d13abc3"
2026-02-17 02:49:34.582 [INFO][88] felix/endpoint_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-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:34.582 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:34.605 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:34.605 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:35.482 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=8
2026-02-17 02:49:35.482 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8789d13abc3"
2026-02-17 02:49:35.482 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8789d13abc3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:35.482 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8789d13abc3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:35.511 [INFO][88] felix/summary.go 100: Summarising 27 dataplane reconciliation loops over 1m0.7s: avg=45ms longest=285ms (resync-calico-v4)
2026-02-17 02:49:36.964 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-3682" name:"default"}
2026-02-17 02:49:38.086 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-3682"
2026-02-17 02:49:38.140 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3682"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3682"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3682"}
2026-02-17 02:49:38.179 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-3682"}
2026-02-17 02:49:43.510 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5101/ss-0, name=eth0)
2026-02-17 02:49:43.510 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5101/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8789d13abc3" profile_ids:"kns.statefulset-5101" profile_ids:"ksa.statefulset-5101.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 02:49:43.510 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:43.510 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:43.510 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:43.511 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8789d13abc3"
2026-02-17 02:49:43.512 [INFO][88] felix/endpoint_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-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:43.512 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:49:43.545 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:43.545 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:03.507 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5101/ss-0, name=eth0)
2026-02-17 02:50:03.507 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5101/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8789d13abc3" profile_ids:"kns.statefulset-5101" profile_ids:"ksa.statefulset-5101.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 02:50:03.507 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:03.508 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:03.508 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:03.508 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8789d13abc3"
2026-02-17 02:50:03.509 [INFO][88] felix/endpoint_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-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:03.509 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:03.538 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:03.538 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:14.505 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5101/ss-0, name=eth0)
2026-02-17 02:50:14.508 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5101/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8789d13abc3" profile_ids:"kns.statefulset-5101" profile_ids:"ksa.statefulset-5101.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 02:50:14.508 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:14.509 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:14.510 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:14.511 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8789d13abc3"
2026-02-17 02:50:14.512 [INFO][88] felix/endpoint_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-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:14.512 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:14.537 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:14.537 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:31.503 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 02:50:35.658 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5101/ss-0, name=eth0)
2026-02-17 02:50:35.658 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5101/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8789d13abc3" profile_ids:"kns.statefulset-5101" profile_ids:"ksa.statefulset-5101.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 02:50:35.659 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:35.659 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:35.659 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:35.661 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8789d13abc3"
2026-02-17 02:50:35.661 [INFO][88] felix/endpoint_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-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:35.661 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:35.686 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:35.686 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:35.686 [INFO][88] felix/summary.go 100: Summarising 15 dataplane reconciliation loops over 1m0.2s: avg=35ms longest=70ms (resync-calico-v4)
2026-02-17 02:50:39.467 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5101/ss-0, name=eth0)
2026-02-17 02:50:39.468 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5101/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8789d13abc3" profile_ids:"kns.statefulset-5101" profile_ids:"ksa.statefulset-5101.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 02:50:39.468 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.468 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.468 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.470 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8789d13abc3"
2026-02-17 02:50:39.471 [INFO][88] felix/endpoint_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-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.471 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.504 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5101/ss-0, name=eth0)
2026-02-17 02:50:39.512 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:39.512 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:39.512 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5101/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8789d13abc3" profile_ids:"kns.statefulset-5101" profile_ids:"ksa.statefulset-5101.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 02:50:39.512 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.512 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.512 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.513 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8789d13abc3"
2026-02-17 02:50:39.513 [INFO][88] felix/endpoint_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-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.513 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.535 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:39.535 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:39.539 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5101/ss-0, name=eth0)
2026-02-17 02:50:39.539 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5101/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8789d13abc3" profile_ids:"kns.statefulset-5101" profile_ids:"ksa.statefulset-5101.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 02:50:39.539 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.540 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.540 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.541 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8789d13abc3"
2026-02-17 02:50:39.541 [INFO][88] felix/endpoint_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-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.541 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.579 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:39.579 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:39.788 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5101/ss-0, name=eth0)
2026-02-17 02:50:39.789 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5101/ss-0" endpoint_id:"eth0"}
2026-02-17 02:50:39.789 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5101"}
2026-02-17 02:50:39.789 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5101.default"}
2026-02-17 02:50:39.789 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.789 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.790 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sVC0LrUhf8znib-R1F" ipVersion=0x4 table="filter"
2026-02-17 02:50:39.790 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_67PGjMkaVIErsMFcGD" ipVersion=0x4 table="filter"
2026-02-17 02:50:39.790 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sVC0LrUhf8znib-R1F" ipVersion=0x4 table="filter"
2026-02-17 02:50:39.790 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_67PGjMkaVIErsMFcGD" ipVersion=0x4 table="filter"
2026-02-17 02:50:39.790 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.790 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8789d13abc3" ipVersion=0x4 table="filter"
2026-02-17 02:50:39.790 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8789d13abc3" ipVersion=0x4 table="filter"
2026-02-17 02:50:39.790 [INFO][88] 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-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.791 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.792 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.195
2026-02-17 02:50:39.847 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5101/ss-0", EndpointId:"eth0"}
2026-02-17 02:50:39.896 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali8789d13abc3" state="down"
2026-02-17 02:50:39.897 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8789d13abc3"
2026-02-17 02:50:39.897 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8789d13abc3", State:"down", Index:8}
2026-02-17 02:50:39.897 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8789d13abc3", Addrs:set.Typed[string]{}}
2026-02-17 02:50:39.897 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8789d13abc3", Addrs:set.Typed[string]{}}
2026-02-17 02:50:39.897 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=8
2026-02-17 02:50:39.901 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali8789d13abc3" state=""
2026-02-17 02:50:39.901 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8789d13abc3"
2026-02-17 02:50:39.922 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8789d13abc3", State:"", Index:8}
2026-02-17 02:50:39.922 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8789d13abc3", Addrs:set.Set[string](nil)}
2026-02-17 02:50:39.922 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8789d13abc3", Addrs:set.Set[string](nil)}
2026-02-17 02:50:43.199 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1305"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1305"}
2026-02-17 02:50:43.573 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8778"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8778"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8778"}
2026-02-17 02:50:43.597 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-8778" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:45.039 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5101"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5101"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5101"}
2026-02-17 02:50:45.229 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5894"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5894"}
2026-02-17 02:50:45.263 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5894" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:46.612 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-5894/update-demo-nautilus-2n6zd, name=eth0)
2026-02-17 02:50:46.616 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-5894"} profile:{inbound_rules:{action:"allow" rule_id:"NsZRCrAxn46NTt60"} outbound_rules:{action:"allow" rule_id:"PC5zOHsjeq9tHhEi"}}
2026-02-17 02:50:46.616 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-5894.default"} profile:{}
2026-02-17 02:50:46.641 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali94d7852a2a3" state="down"
2026-02-17 02:50:46.641 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali94d7852a2a3"
2026-02-17 02:50:46.641 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5894/update-demo-nautilus-2n6zd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali94d7852a2a3" profile_ids:"kns.kubectl-5894" profile_ids:"ksa.kubectl-5894.default" ipv4_nets:"10.100.133.196/32"}
2026-02-17 02:50:46.641 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:46.642 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:46.642 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:46.642 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali94d7852a2a3" ipVersion=0x4 table="filter"
2026-02-17 02:50:46.642 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-5894" ipVersion=0x4 table="filter"
2026-02-17 02:50:46.642 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NrLdjBExtNrkcBHYO7" ipVersion=0x4 table="filter"
2026-02-17 02:50:46.643 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali94d7852a2a3" ipVersion=0x4 table="filter"
2026-02-17 02:50:46.643 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-5894" ipVersion=0x4 table="filter"
2026-02-17 02:50:46.643 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NrLdjBExtNrkcBHYO7" ipVersion=0x4 table="filter"
2026-02-17 02:50:46.643 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali94d7852a2a3"
2026-02-17 02:50:46.643 [INFO][88] felix/endpoint_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-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:46.643 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:46.644 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali94d7852a2a3" state="up"
2026-02-17 02:50:46.685 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:46.685 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"} status="down"
2026-02-17 02:50:46.685 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali94d7852a2a3", State:"down", Index:9}
2026-02-17 02:50:46.685 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali94d7852a2a3", Addrs:set.Typed[string]{}}
2026-02-17 02:50:46.686 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali94d7852a2a3", Addrs:set.Typed[string]{}}
2026-02-17 02:50:46.686 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali94d7852a2a3", State:"up", Index:9}
2026-02-17 02:50:46.686 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali94d7852a2a3"
2026-02-17 02:50:46.686 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali94d7852a2a3"
2026-02-17 02:50:46.686 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali94d7852a2a3"
2026-02-17 02:50:46.686 [INFO][88] felix/endpoint_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-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:46.686 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:46.713 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:46.713 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"} status="up"
2026-02-17 02:50:48.216 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=9
2026-02-17 02:50:48.216 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali94d7852a2a3"
2026-02-17 02:50:48.216 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali94d7852a2a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:48.216 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali94d7852a2a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:48.310 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-1305" name:"default"}
2026-02-17 02:50:50.483 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5101" name:"default"}
2026-02-17 02:50:52.544 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1305"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1305"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1305"}
2026-02-17 02:50:52.544 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-1305"}
2026-02-17 02:50:53.089 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5101"
2026-02-17 02:50:53.201 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5101"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5101"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5101"}
2026-02-17 02:50:53.292 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5101"}
2026-02-17 02:50:58.035 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-5894/update-demo-nautilus-2n6zd, name=eth0)
2026-02-17 02:50:58.035 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5894/update-demo-nautilus-2n6zd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali94d7852a2a3" profile_ids:"kns.kubectl-5894" profile_ids:"ksa.kubectl-5894.default" ipv4_nets:"10.100.133.196/32"}
2026-02-17 02:50:58.035 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:58.037 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:58.038 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:58.040 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali94d7852a2a3"
2026-02-17 02:50:58.041 [INFO][88] felix/endpoint_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-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:58.042 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:58.073 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:58.073 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"} status="up"
2026-02-17 02:50:58.729 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-5894/update-demo-nautilus-2n6zd, name=eth0)
2026-02-17 02:50:58.730 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5894/update-demo-nautilus-2n6zd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali94d7852a2a3" profile_ids:"kns.kubectl-5894" profile_ids:"ksa.kubectl-5894.default" ipv4_nets:"10.100.133.196/32"}
2026-02-17 02:50:58.730 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:58.730 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:58.730 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:58.731 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali94d7852a2a3"
2026-02-17 02:50:58.731 [INFO][88] felix/endpoint_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-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:58.731 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:50:58.763 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:58.763 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"} status="up"
2026-02-17 02:51:00.038 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-5894/update-demo-nautilus-2n6zd, name=eth0)
2026-02-17 02:51:00.038 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5894/update-demo-nautilus-2n6zd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali94d7852a2a3" profile_ids:"kns.kubectl-5894" profile_ids:"ksa.kubectl-5894.default" ipv4_nets:"10.100.133.196/32"}
2026-02-17 02:51:00.039 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:51:00.039 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:51:00.039 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:51:00.039 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali94d7852a2a3"
2026-02-17 02:51:00.040 [INFO][88] felix/endpoint_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-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:51:00.040 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:51:00.073 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:00.073 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"} status="up"
2026-02-17 02:51:02.421 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8778"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8778"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8778"}
2026-02-17 02:51:02.450 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3409"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3409"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3409"}
2026-02-17 02:51:02.482 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3409" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:02.654 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-5894/update-demo-nautilus-2n6zd, name=eth0)
2026-02-17 02:51:02.655 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5894/update-demo-nautilus-2n6zd" endpoint_id:"eth0"}
2026-02-17 02:51:02.655 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-5894"}
2026-02-17 02:51:02.655 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-5894.default"}
2026-02-17 02:51:02.655 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:51:02.655 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:51:02.656 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-5894" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.656 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NrLdjBExtNrkcBHYO7" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.656 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-5894" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.656 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NrLdjBExtNrkcBHYO7" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.656 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:51:02.656 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali94d7852a2a3" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.656 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali94d7852a2a3" ipVersion=0x4 table="filter"
2026-02-17 02:51:02.656 [INFO][88] 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-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:51:02.656 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:51:02.657 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.196
2026-02-17 02:51:02.725 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-2n6zd", EndpointId:"eth0"}
2026-02-17 02:51:02.765 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=9
2026-02-17 02:51:02.765 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali94d7852a2a3"
2026-02-17 02:51:02.765 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali94d7852a2a3", Addrs:set.Typed[string]{}}
2026-02-17 02:51:02.765 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali94d7852a2a3", Addrs:set.Typed[string]{}}
2026-02-17 02:51:02.765 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali94d7852a2a3" state="down"
2026-02-17 02:51:02.769 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali94d7852a2a3" state=""
2026-02-17 02:51:02.769 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali94d7852a2a3"
2026-02-17 02:51:02.820 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali94d7852a2a3", State:"down", Index:9}
2026-02-17 02:51:02.820 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali94d7852a2a3", State:"", Index:9}
2026-02-17 02:51:02.820 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali94d7852a2a3", Addrs:set.Set[string](nil)}
2026-02-17 02:51:02.820 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali94d7852a2a3", Addrs:set.Set[string](nil)}
2026-02-17 02:51:06.222 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-5894/update-demo-nautilus-67rg8, name=eth0)
2026-02-17 02:51:06.222 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-5894.default"} profile:{}
2026-02-17 02:51:06.223 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-5894"} profile:{inbound_rules:{action:"allow" rule_id:"NsZRCrAxn46NTt60"} outbound_rules:{action:"allow" rule_id:"PC5zOHsjeq9tHhEi"}}
2026-02-17 02:51:06.223 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5894/update-demo-nautilus-67rg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie300d2ce0ee" profile_ids:"kns.kubectl-5894" profile_ids:"ksa.kubectl-5894.default" ipv4_nets:"10.100.133.197/32"}
2026-02-17 02:51:06.223 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:06.223 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:06.223 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:06.223 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie300d2ce0ee" ipVersion=0x4 table="filter"
2026-02-17 02:51:06.223 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-5894" ipVersion=0x4 table="filter"
2026-02-17 02:51:06.223 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NrLdjBExtNrkcBHYO7" ipVersion=0x4 table="filter"
2026-02-17 02:51:06.223 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie300d2ce0ee" ipVersion=0x4 table="filter"
2026-02-17 02:51:06.223 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-5894" ipVersion=0x4 table="filter"
2026-02-17 02:51:06.223 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NrLdjBExtNrkcBHYO7" ipVersion=0x4 table="filter"
2026-02-17 02:51:06.223 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie300d2ce0ee"
2026-02-17 02:51:06.223 [INFO][88] felix/endpoint_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-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:06.223 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:06.268 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:06.268 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"} status="down"
2026-02-17 02:51:06.268 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="calie300d2ce0ee" state="down"
2026-02-17 02:51:06.268 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie300d2ce0ee"
2026-02-17 02:51:06.268 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie300d2ce0ee", State:"down", Index:10}
2026-02-17 02:51:06.269 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie300d2ce0ee", Addrs:set.Typed[string]{}}
2026-02-17 02:51:06.269 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie300d2ce0ee", Addrs:set.Typed[string]{}}
2026-02-17 02:51:06.269 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie300d2ce0ee"
2026-02-17 02:51:06.269 [INFO][88] felix/endpoint_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-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:06.269 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:06.273 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="calie300d2ce0ee" state="up"
2026-02-17 02:51:06.294 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:06.294 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"} status="down"
2026-02-17 02:51:06.294 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie300d2ce0ee", State:"up", Index:10}
2026-02-17 02:51:06.294 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie300d2ce0ee"
2026-02-17 02:51:06.294 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie300d2ce0ee"
2026-02-17 02:51:06.294 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie300d2ce0ee"
2026-02-17 02:51:06.295 [INFO][88] felix/endpoint_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-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:06.295 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:06.321 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:06.321 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"} status="up"
2026-02-17 02:51:07.113 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-5894/update-demo-nautilus-67rg8, name=eth0)
2026-02-17 02:51:07.113 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5894/update-demo-nautilus-67rg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie300d2ce0ee" profile_ids:"kns.kubectl-5894" profile_ids:"ksa.kubectl-5894.default" ipv4_nets:"10.100.133.197/32"}
2026-02-17 02:51:07.113 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:07.113 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:07.114 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:07.114 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie300d2ce0ee"
2026-02-17 02:51:07.114 [INFO][88] felix/endpoint_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-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:07.114 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:07.138 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:07.138 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"} status="up"
2026-02-17 02:51:07.467 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8778"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8778"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8778"}
2026-02-17 02:51:08.093 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=10
2026-02-17 02:51:08.093 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie300d2ce0ee"
2026-02-17 02:51:08.093 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie300d2ce0ee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:08.093 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie300d2ce0ee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:12.723 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-5894/update-demo-nautilus-67rg8, name=eth0)
2026-02-17 02:51:12.723 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5894/update-demo-nautilus-67rg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie300d2ce0ee" profile_ids:"kns.kubectl-5894" profile_ids:"ksa.kubectl-5894.default" ipv4_nets:"10.100.133.197/32"}
2026-02-17 02:51:12.724 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:12.724 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:12.724 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:12.725 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie300d2ce0ee"
2026-02-17 02:51:12.725 [INFO][88] felix/endpoint_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-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:12.725 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:12.761 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:12.761 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"} status="up"
2026-02-17 02:51:12.778 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-5894/update-demo-nautilus-67rg8, name=eth0)
2026-02-17 02:51:12.778 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5894/update-demo-nautilus-67rg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie300d2ce0ee" profile_ids:"kns.kubectl-5894" profile_ids:"ksa.kubectl-5894.default" ipv4_nets:"10.100.133.197/32"}
2026-02-17 02:51:12.778 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:12.778 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:12.779 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:12.779 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie300d2ce0ee"
2026-02-17 02:51:12.779 [INFO][88] felix/endpoint_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-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:12.779 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:12.811 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:12.811 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"} status="up"
2026-02-17 02:51:13.615 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5894"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5894"}
2026-02-17 02:51:15.271 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4300"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-4300"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4300"}
2026-02-17 02:51:15.914 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4300" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:16.043 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-5894/update-demo-nautilus-67rg8, name=eth0)
2026-02-17 02:51:16.044 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5894/update-demo-nautilus-67rg8" endpoint_id:"eth0"}
2026-02-17 02:51:16.044 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-5894"}
2026-02-17 02:51:16.044 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-5894.default"}
2026-02-17 02:51:16.044 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:16.044 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:16.045 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-5894" ipVersion=0x4 table="filter"
2026-02-17 02:51:16.045 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NrLdjBExtNrkcBHYO7" ipVersion=0x4 table="filter"
2026-02-17 02:51:16.045 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-5894" ipVersion=0x4 table="filter"
2026-02-17 02:51:16.045 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NrLdjBExtNrkcBHYO7" ipVersion=0x4 table="filter"
2026-02-17 02:51:16.045 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:16.045 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie300d2ce0ee" ipVersion=0x4 table="filter"
2026-02-17 02:51:16.046 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie300d2ce0ee" ipVersion=0x4 table="filter"
2026-02-17 02:51:16.046 [INFO][88] 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-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:16.046 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:16.047 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.197
2026-02-17 02:51:16.113 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5894/update-demo-nautilus-67rg8", EndpointId:"eth0"}
2026-02-17 02:51:16.152 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="calie300d2ce0ee" state="down"
2026-02-17 02:51:16.152 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie300d2ce0ee"
2026-02-17 02:51:16.152 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=10
2026-02-17 02:51:16.152 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="calie300d2ce0ee" state=""
2026-02-17 02:51:16.152 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie300d2ce0ee"
2026-02-17 02:51:16.152 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie300d2ce0ee", State:"down", Index:10}
2026-02-17 02:51:16.152 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie300d2ce0ee", Addrs:set.Typed[string]{}}
2026-02-17 02:51:16.152 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie300d2ce0ee", Addrs:set.Typed[string]{}}
2026-02-17 02:51:16.152 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie300d2ce0ee", State:"", Index:10}
2026-02-17 02:51:16.152 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie300d2ce0ee", Addrs:set.Set[string](nil)}
2026-02-17 02:51:16.152 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie300d2ce0ee", Addrs:set.Set[string](nil)}
2026-02-17 02:51:16.204 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-test" namespace:"services-4300" type:"NodePort" cluster_ips:"10.254.69.108" ports:{Protocol:"TCP" Port:80 NodePort:32717}
2026-02-17 02:51:18.243 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="caliedb3322a7d6" state="down"
2026-02-17 02:51:18.244 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedb3322a7d6", State:"down", Index:11}
2026-02-17 02:51:18.244 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliedb3322a7d6"
2026-02-17 02:51:18.244 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedb3322a7d6", Addrs:set.Typed[string]{}}
2026-02-17 02:51:18.244 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedb3322a7d6", Addrs:set.Typed[string]{}}
2026-02-17 02:51:18.247 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="caliedb3322a7d6" state="up"
2026-02-17 02:51:18.272 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedb3322a7d6", State:"up", Index:11}
2026-02-17 02:51:18.272 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliedb3322a7d6"
2026-02-17 02:51:18.272 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedb3322a7d6"
2026-02-17 02:51:18.371 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4300/nodeport-test-66ccf76cfc-zkf5z, name=eth0)
2026-02-17 02:51:18.371 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-4300.default"} profile:{}
2026-02-17 02:51:18.372 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-4300"} profile:{inbound_rules:{action:"allow" rule_id:"gCkYtv5HxGZkCEC1"} outbound_rules:{action:"allow" rule_id:"pRqxHmtVVnpCBhdT"}}
2026-02-17 02:51:18.373 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4300/nodeport-test-66ccf76cfc-zkf5z" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedb3322a7d6" profile_ids:"kns.services-4300" profile_ids:"ksa.services-4300.default" ipv4_nets:"10.100.133.198/32"}
2026-02-17 02:51:18.374 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:18.375 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:18.375 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:18.376 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliedb3322a7d6" ipVersion=0x4 table="filter"
2026-02-17 02:51:18.376 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-4300" ipVersion=0x4 table="filter"
2026-02-17 02:51:18.376 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_54lk08_9bjjWCKXyuo" ipVersion=0x4 table="filter"
2026-02-17 02:51:18.376 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliedb3322a7d6" ipVersion=0x4 table="filter"
2026-02-17 02:51:18.376 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-4300" ipVersion=0x4 table="filter"
2026-02-17 02:51:18.376 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_54lk08_9bjjWCKXyuo" ipVersion=0x4 table="filter"
2026-02-17 02:51:18.377 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedb3322a7d6"
2026-02-17 02:51:18.377 [INFO][88] felix/endpoint_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-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:18.377 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:18.425 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:18.425 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"} status="up"
2026-02-17 02:51:18.945 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5894" name:"default"}
2026-02-17 02:51:19.609 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=11
2026-02-17 02:51:19.609 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliedb3322a7d6"
2026-02-17 02:51:19.609 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedb3322a7d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:19.609 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedb3322a7d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:19.649 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3409"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3409"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3409"}
2026-02-17 02:51:19.673 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-1263"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-1263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1263"}
2026-02-17 02:51:19.743 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-1263" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:19.810 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5894"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5894"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5894"}
2026-02-17 02:51:19.934 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5894"}
2026-02-17 02:51:20.882 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-1263"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-1263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1263"}
2026-02-17 02:51:21.205 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4463"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4463"}
2026-02-17 02:51:21.206 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4463" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:21.397 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=gc-1263/simpletest.deployment-5f55f58754-54vjw, name=eth0)
2026-02-17 02:51:21.397 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-1263"} profile:{inbound_rules:{action:"allow" rule_id:"Zeo6A1Un4Sh4ngwy"} outbound_rules:{action:"allow" rule_id:"YpjBOU1zBdpg6Hnm"}}
2026-02-17 02:51:21.397 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-1263.default"} profile:{}
2026-02-17 02:51:21.397 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-1263/simpletest.deployment-5f55f58754-54vjw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9b64cd9599d" profile_ids:"kns.gc-1263" profile_ids:"ksa.gc-1263.default" ipv4_nets:"10.100.133.199/32"}
2026-02-17 02:51:21.398 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:21.398 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:21.398 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:21.398 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9b64cd9599d" ipVersion=0x4 table="filter"
2026-02-17 02:51:21.398 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-1263" ipVersion=0x4 table="filter"
2026-02-17 02:51:21.398 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-1263.default" ipVersion=0x4 table="filter"
2026-02-17 02:51:21.398 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9b64cd9599d" ipVersion=0x4 table="filter"
2026-02-17 02:51:21.398 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-1263" ipVersion=0x4 table="filter"
2026-02-17 02:51:21.398 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-1263.default" ipVersion=0x4 table="filter"
2026-02-17 02:51:21.398 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9b64cd9599d"
2026-02-17 02:51:21.398 [INFO][88] felix/endpoint_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-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:21.398 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:21.464 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali9b64cd9599d" state="down"
2026-02-17 02:51:21.464 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9b64cd9599d"
2026-02-17 02:51:21.465 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali9b64cd9599d" state="up"
2026-02-17 02:51:21.465 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:21.465 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"} status="down"
2026-02-17 02:51:21.466 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9b64cd9599d", State:"down", Index:12}
2026-02-17 02:51:21.466 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9b64cd9599d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:21.466 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9b64cd9599d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:21.466 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9b64cd9599d", State:"up", Index:12}
2026-02-17 02:51:21.466 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9b64cd9599d"
2026-02-17 02:51:21.466 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9b64cd9599d"
2026-02-17 02:51:21.466 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9b64cd9599d"
2026-02-17 02:51:21.466 [INFO][88] felix/endpoint_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-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:21.466 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:21.486 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:21.486 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"} status="up"
2026-02-17 02:51:23.193 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=12
2026-02-17 02:51:23.194 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9b64cd9599d"
2026-02-17 02:51:23.194 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9b64cd9599d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:23.194 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9b64cd9599d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:25.229 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3409" name:"default"}
2026-02-17 02:51:25.386 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3409"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3409"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3409"}
2026-02-17 02:51:25.438 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3409"}
2026-02-17 02:51:25.917 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=gc-1263/simpletest.deployment-5f55f58754-54vjw, name=eth0)
2026-02-17 02:51:25.918 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-1263/simpletest.deployment-5f55f58754-54vjw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9b64cd9599d" profile_ids:"kns.gc-1263" profile_ids:"ksa.gc-1263.default" ipv4_nets:"10.100.133.199/32"}
2026-02-17 02:51:25.918 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:25.918 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:25.918 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:25.919 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9b64cd9599d"
2026-02-17 02:51:25.919 [INFO][88] felix/endpoint_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-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:25.919 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:25.928 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=gc-1263/simpletest.deployment-5f55f58754-54vjw, name=eth0)
2026-02-17 02:51:25.974 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:25.975 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"} status="up"
2026-02-17 02:51:25.976 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-1263/simpletest.deployment-5f55f58754-54vjw" endpoint_id:"eth0"}
2026-02-17 02:51:25.977 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-1263"}
2026-02-17 02:51:25.977 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-1263.default"}
2026-02-17 02:51:25.977 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:25.978 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:25.989 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-1263" ipVersion=0x4 table="filter"
2026-02-17 02:51:25.989 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-1263.default" ipVersion=0x4 table="filter"
2026-02-17 02:51:25.989 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-1263" ipVersion=0x4 table="filter"
2026-02-17 02:51:25.989 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-1263.default" ipVersion=0x4 table="filter"
2026-02-17 02:51:25.989 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:25.989 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9b64cd9599d" ipVersion=0x4 table="filter"
2026-02-17 02:51:25.990 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9b64cd9599d" ipVersion=0x4 table="filter"
2026-02-17 02:51:25.990 [INFO][88] 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-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:25.990 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:25.991 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.199
2026-02-17 02:51:26.066 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-1263/simpletest.deployment-5f55f58754-54vjw", EndpointId:"eth0"}
2026-02-17 02:51:26.066 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-1263" name:"default"}
2026-02-17 02:51:26.403 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4300/nodeport-test-66ccf76cfc-zkf5z, name=eth0)
2026-02-17 02:51:26.403 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4300/nodeport-test-66ccf76cfc-zkf5z" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedb3322a7d6" profile_ids:"kns.services-4300" profile_ids:"ksa.services-4300.default" ipv4_nets:"10.100.133.198/32"}
2026-02-17 02:51:26.404 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:26.404 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:26.404 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:26.405 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedb3322a7d6"
2026-02-17 02:51:26.405 [INFO][88] felix/endpoint_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-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:26.405 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:26.438 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:26.438 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"} status="up"
2026-02-17 02:51:26.731 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-1263"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-1263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1263"}
2026-02-17 02:51:26.759 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-1263"}
2026-02-17 02:51:27.477 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4463"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4463"}
2026-02-17 02:51:27.522 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-1737"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-1737"} 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:"pod-resize-tests-1737"}
2026-02-17 02:51:27.550 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-1737" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:29.002 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:51:29.002 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:51:29.002 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:51:31.192 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:51:31.192 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:51:31.192 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:51:32.828 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 02:51:33.602 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4300/execpods5nkc, name=eth0)
2026-02-17 02:51:33.602 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4300/execpods5nkc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7efcf412517" profile_ids:"kns.services-4300" profile_ids:"ksa.services-4300.default" ipv4_nets:"10.100.133.200/32"}
2026-02-17 02:51:33.603 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:33.603 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:33.603 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:33.604 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.604 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7efcf412517" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.604 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.604 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7efcf412517" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.604 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7efcf412517"
2026-02-17 02:51:33.604 [INFO][88] felix/endpoint_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-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:33.604 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:33.653 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:33.653 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"} status="down"
2026-02-17 02:51:33.675 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali7efcf412517" state="down"
2026-02-17 02:51:33.675 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7efcf412517"
2026-02-17 02:51:33.675 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7efcf412517", State:"down", Index:13}
2026-02-17 02:51:33.675 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7efcf412517", Addrs:set.Typed[string]{}}
2026-02-17 02:51:33.675 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7efcf412517", Addrs:set.Typed[string]{}}
2026-02-17 02:51:33.675 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7efcf412517"
2026-02-17 02:51:33.675 [INFO][88] felix/endpoint_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-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:33.675 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:33.678 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali7efcf412517" state="up"
2026-02-17 02:51:33.705 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:33.705 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"} status="down"
2026-02-17 02:51:33.705 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7efcf412517", State:"up", Index:13}
2026-02-17 02:51:33.705 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7efcf412517"
2026-02-17 02:51:33.705 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7efcf412517"
2026-02-17 02:51:33.705 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7efcf412517"
2026-02-17 02:51:33.706 [INFO][88] felix/endpoint_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-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:33.706 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:33.727 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:33.727 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"} status="up"
2026-02-17 02:51:33.731 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4463" name:"default"}
2026-02-17 02:51:33.859 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4463"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4463"}
2026-02-17 02:51:33.908 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4463"}
2026-02-17 02:51:34.073 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali9b64cd9599d" state="down"
2026-02-17 02:51:34.074 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9b64cd9599d"
2026-02-17 02:51:34.074 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9b64cd9599d", State:"down", Index:12}
2026-02-17 02:51:34.074 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9b64cd9599d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:34.074 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9b64cd9599d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:34.079 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=12
2026-02-17 02:51:34.083 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali9b64cd9599d" state=""
2026-02-17 02:51:34.083 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9b64cd9599d"
2026-02-17 02:51:34.107 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9b64cd9599d", State:"", Index:12}
2026-02-17 02:51:34.107 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9b64cd9599d", Addrs:set.Set[string](nil)}
2026-02-17 02:51:34.107 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9b64cd9599d", Addrs:set.Set[string](nil)}
2026-02-17 02:51:34.503 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4300/execpods5nkc, name=eth0)
2026-02-17 02:51:34.503 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4300/execpods5nkc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7efcf412517" profile_ids:"kns.services-4300" profile_ids:"ksa.services-4300.default" ipv4_nets:"10.100.133.200/32"}
2026-02-17 02:51:34.503 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:34.503 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:34.503 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:34.504 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7efcf412517"
2026-02-17 02:51:34.504 [INFO][88] felix/endpoint_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-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:34.504 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:34.534 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:34.534 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"} status="up"
2026-02-17 02:51:35.066 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=13
2026-02-17 02:51:35.066 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7efcf412517"
2026-02-17 02:51:35.066 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7efcf412517", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:35.066 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7efcf412517", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:35.202 [INFO][88] felix/usagerep.go 116: Initial delay complete, doing first report
2026-02-17 02:51:35.202 [INFO][88] felix/usagerep.go 209: Reporting cluster usage/checking for deprecation warnings. alpEnabled=false calicoVersion="v3.31.3" clusterGUID="178f229a13aa4d2790e5f8376885259e" clusterType="k8s,bgp,kubeadm,kdd" gitRevision="2e3c880bcabff580ddd7a08340878ede207f37be" kubernetesVersion="v1.35.1" stats=calc.StatsUpdate{NumHosts:3, NumWorkloadEndpoints:11, NumHostEndpoints:0, NumTiers:3, NumPolicies:0, NumProfiles:70, NumALPPolicies:0} version="v3.31.3"
2026-02-17 02:51:36.040 [INFO][88] felix/usagerep.go 118: First report done, starting ticker
2026-02-17 02:51:38.696 [INFO][88] felix/summary.go 100: Summarising 93 dataplane reconciliation loops over 1m3s: avg=39ms longest=288ms (resync-calico-v4)
2026-02-17 02:51:39.321 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4300"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-4300"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4300"}
2026-02-17 02:51:39.361 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6116"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6116"}
2026-02-17 02:51:39.399 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-6116" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:44.183 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6116"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6116"}
2026-02-17 02:51:44.267 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-851"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-851"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-851"}
2026-02-17 02:51:44.400 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingressclass-851" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:44.718 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4300/execpods5nkc, name=eth0)
2026-02-17 02:51:44.718 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4300/execpods5nkc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7efcf412517" profile_ids:"kns.services-4300" profile_ids:"ksa.services-4300.default" ipv4_nets:"10.100.133.200/32"}
2026-02-17 02:51:44.718 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:44.718 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:44.718 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:44.719 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7efcf412517"
2026-02-17 02:51:44.719 [INFO][88] felix/endpoint_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-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:44.719 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:44.752 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:44.752 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"} status="up"
2026-02-17 02:51:45.041 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4300/execpods5nkc, name=eth0)
2026-02-17 02:51:45.042 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4300/execpods5nkc" endpoint_id:"eth0"}
2026-02-17 02:51:45.042 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:45.042 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:45.043 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:45.043 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:51:45.043 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7efcf412517" ipVersion=0x4 table="filter"
2026-02-17 02:51:45.043 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:51:45.043 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7efcf412517" ipVersion=0x4 table="filter"
2026-02-17 02:51:45.043 [INFO][88] 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-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:45.043 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:45.044 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.200
2026-02-17 02:51:45.091 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/execpods5nkc", EndpointId:"eth0"}
2026-02-17 02:51:45.395 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4300/nodeport-test-66ccf76cfc-zkf5z, name=eth0)
2026-02-17 02:51:45.395 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4300/nodeport-test-66ccf76cfc-zkf5z" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedb3322a7d6" profile_ids:"kns.services-4300" profile_ids:"ksa.services-4300.default" ipv4_nets:"10.100.133.198/32"}
2026-02-17 02:51:45.395 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:45.395 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:45.395 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:45.396 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedb3322a7d6"
2026-02-17 02:51:45.397 [INFO][88] felix/endpoint_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-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:45.397 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:45.400 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4300/nodeport-test-66ccf76cfc-zkf5z, name=eth0)
2026-02-17 02:51:45.431 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:45.431 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"} status="up"
2026-02-17 02:51:45.431 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4300/nodeport-test-66ccf76cfc-zkf5z" endpoint_id:"eth0"}
2026-02-17 02:51:45.431 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-4300"}
2026-02-17 02:51:45.431 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-4300.default"}
2026-02-17 02:51:45.431 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:45.432 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:45.432 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-4300" ipVersion=0x4 table="filter"
2026-02-17 02:51:45.432 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_54lk08_9bjjWCKXyuo" ipVersion=0x4 table="filter"
2026-02-17 02:51:45.432 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-4300" ipVersion=0x4 table="filter"
2026-02-17 02:51:45.432 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_54lk08_9bjjWCKXyuo" ipVersion=0x4 table="filter"
2026-02-17 02:51:45.432 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:45.432 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliedb3322a7d6" ipVersion=0x4 table="filter"
2026-02-17 02:51:45.432 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliedb3322a7d6" ipVersion=0x4 table="filter"
2026-02-17 02:51:45.433 [INFO][88] 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-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:45.433 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:45.433 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.198
2026-02-17 02:51:45.497 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4300/nodeport-test-66ccf76cfc-zkf5z", EndpointId:"eth0"}
2026-02-17 02:51:45.498 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-8778" name:"default"}
2026-02-17 02:51:45.609 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali7efcf412517" state="down"
2026-02-17 02:51:45.609 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7efcf412517", State:"down", Index:13}
2026-02-17 02:51:45.610 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7efcf412517"
2026-02-17 02:51:45.610 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=13
2026-02-17 02:51:45.611 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali7efcf412517" state=""
2026-02-17 02:51:45.612 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7efcf412517"
2026-02-17 02:51:45.639 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7efcf412517", Addrs:set.Typed[string]{}}
2026-02-17 02:51:45.639 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7efcf412517", Addrs:set.Typed[string]{}}
2026-02-17 02:51:45.639 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7efcf412517", State:"", Index:13}
2026-02-17 02:51:45.639 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7efcf412517", Addrs:set.Set[string](nil)}
2026-02-17 02:51:45.639 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7efcf412517", Addrs:set.Set[string](nil)}
2026-02-17 02:51:45.671 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-851"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-851"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-851"}
2026-02-17 02:51:45.697 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-6935"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-6935"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-runtime-6935"}
2026-02-17 02:51:45.697 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-6935" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:45.899 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-test" namespace:"services-4300"
2026-02-17 02:51:46.052 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4300" name:"default"}
2026-02-17 02:51:46.921 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-8778"}
2026-02-17 02:51:46.956 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4300"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-4300"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4300"}
2026-02-17 02:51:46.992 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4300"}
bird: KIF: Received address message for unknown interface 11
2026-02-17 02:51:48.499 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="caliedb3322a7d6" state="down"
2026-02-17 02:51:48.500 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedb3322a7d6", State:"down", Index:11}
2026-02-17 02:51:48.500 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliedb3322a7d6"
2026-02-17 02:51:48.500 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedb3322a7d6", Addrs:set.Typed[string]{}}
2026-02-17 02:51:48.500 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedb3322a7d6", Addrs:set.Typed[string]{}}
2026-02-17 02:51:48.500 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=11
2026-02-17 02:51:48.504 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="caliedb3322a7d6" state=""
2026-02-17 02:51:48.504 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliedb3322a7d6"
2026-02-17 02:51:48.520 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedb3322a7d6", State:"", Index:11}
2026-02-17 02:51:48.520 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedb3322a7d6", Addrs:set.Set[string](nil)}
2026-02-17 02:51:48.521 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedb3322a7d6", Addrs:set.Set[string](nil)}
2026-02-17 02:51:49.442 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-6116" name:"default"}
2026-02-17 02:51:49.516 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6116"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6116"}
2026-02-17 02:51:49.547 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-6116"}
2026-02-17 02:51:50.855 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingressclass-851" name:"default"}
2026-02-17 02:51:50.929 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-6935"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-6935"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-runtime-6935"}
2026-02-17 02:51:50.952 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8719"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8719"}
2026-02-17 02:51:50.981 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-8719" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:51.289 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-851"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-851"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-851"}
2026-02-17 02:51:51.327 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingressclass-851"}
2026-02-17 02:51:54.069 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8719"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8719"}
2026-02-17 02:51:54.094 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8433"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8433"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8433"}
2026-02-17 02:51:54.123 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-8433" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:54.720 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8433"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8433"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8433"}
2026-02-17 02:51:54.750 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7916"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7916"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7916"}
2026-02-17 02:51:54.779 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7916" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:55.463 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5, name=eth0)
2026-02-17 02:51:55.463 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-7916"} profile:{inbound_rules:{action:"allow" rule_id:"diVvrCTRmpda2nzg"} outbound_rules:{action:"allow" rule_id:"OMVVa8zg1-m12BuY"}}
2026-02-17 02:51:55.463 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-7916.default"} profile:{}
2026-02-17 02:51:55.490 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali243e3e6c6f7" profile_ids:"kns.configmap-7916" profile_ids:"ksa.configmap-7916.default" ipv4_nets:"10.100.133.201/32"}
2026-02-17 02:51:55.491 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:55.491 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:55.491 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:55.491 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali243e3e6c6f7" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.491 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-7916" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.491 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZBnI-CZ8i7DG6NjOJL" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.491 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali243e3e6c6f7" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.491 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-7916" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.491 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZBnI-CZ8i7DG6NjOJL" ipVersion=0x4 table="filter"
2026-02-17 02:51:55.491 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali243e3e6c6f7"
2026-02-17 02:51:55.491 [INFO][88] felix/endpoint_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-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:55.491 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:55.533 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali243e3e6c6f7" state="down"
2026-02-17 02:51:55.534 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali243e3e6c6f7"
2026-02-17 02:51:55.539 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali243e3e6c6f7" state="up"
2026-02-17 02:51:55.541 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:55.541 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"} status="down"
2026-02-17 02:51:55.541 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali243e3e6c6f7", State:"down", Index:14}
2026-02-17 02:51:55.542 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali243e3e6c6f7", Addrs:set.Typed[string]{}}
2026-02-17 02:51:55.542 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali243e3e6c6f7", Addrs:set.Typed[string]{}}
2026-02-17 02:51:55.542 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali243e3e6c6f7", State:"up", Index:14}
2026-02-17 02:51:55.542 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali243e3e6c6f7"
2026-02-17 02:51:55.542 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali243e3e6c6f7"
2026-02-17 02:51:55.542 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali243e3e6c6f7"
2026-02-17 02:51:55.542 [INFO][88] felix/endpoint_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-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:55.542 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:55.566 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:55.566 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"} status="up"
2026-02-17 02:51:56.399 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-6935" name:"default"}
2026-02-17 02:51:56.699 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5, name=eth0)
2026-02-17 02:51:56.700 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali243e3e6c6f7" profile_ids:"kns.configmap-7916" profile_ids:"ksa.configmap-7916.default" ipv4_nets:"10.100.133.201/32"}
2026-02-17 02:51:56.700 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:56.705 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:56.705 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:56.710 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali243e3e6c6f7"
2026-02-17 02:51:56.711 [INFO][88] felix/endpoint_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-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:56.711 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:56.736 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:56.736 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"} status="up"
2026-02-17 02:51:56.776 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-6935"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-6935"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-runtime-6935"}
2026-02-17 02:51:56.816 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-6935"}
2026-02-17 02:51:56.920 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=14
2026-02-17 02:51:56.920 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali243e3e6c6f7"
2026-02-17 02:51:56.921 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali243e3e6c6f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:56.921 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali243e3e6c6f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:57.784 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5, name=eth0)
2026-02-17 02:51:57.784 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali243e3e6c6f7" profile_ids:"kns.configmap-7916" profile_ids:"ksa.configmap-7916.default" ipv4_nets:"10.100.133.201/32"}
2026-02-17 02:51:57.785 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:57.785 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:57.785 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:57.785 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali243e3e6c6f7"
2026-02-17 02:51:57.786 [INFO][88] felix/endpoint_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-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:57.786 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:57.813 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:57.813 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"} status="up"
2026-02-17 02:51:57.888 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali243e3e6c6f7" state="down"
2026-02-17 02:51:57.889 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali243e3e6c6f7"
2026-02-17 02:51:57.889 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=14
2026-02-17 02:51:57.889 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali243e3e6c6f7", State:"down", Index:14}
2026-02-17 02:51:57.889 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali243e3e6c6f7", Addrs:set.Typed[string]{}}
2026-02-17 02:51:57.889 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali243e3e6c6f7", Addrs:set.Typed[string]{}}
2026-02-17 02:51:57.889 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali243e3e6c6f7"
2026-02-17 02:51:57.889 [INFO][88] felix/endpoint_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-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:57.889 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:57.889 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.201
2026-02-17 02:51:57.894 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali243e3e6c6f7" state=""
2026-02-17 02:51:57.894 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali243e3e6c6f7"
2026-02-17 02:51:57.913 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:57.914 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"} status="down"
2026-02-17 02:51:57.914 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali243e3e6c6f7", State:"", Index:14}
2026-02-17 02:51:57.914 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali243e3e6c6f7", Addrs:set.Set[string](nil)}
2026-02-17 02:51:57.914 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali243e3e6c6f7", Addrs:set.Set[string](nil)}
2026-02-17 02:51:57.914 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali243e3e6c6f7"
2026-02-17 02:51:57.914 [INFO][88] felix/endpoint_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-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:57.914 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:57.938 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:57.938 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"} status="down"
2026-02-17 02:51:58.047 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5, name=eth0)
2026-02-17 02:51:58.048 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5" endpoint_id:"eth0"}
2026-02-17 02:51:58.048 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-7916"}
2026-02-17 02:51:58.048 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-7916.default"}
2026-02-17 02:51:58.048 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:58.048 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:58.048 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-7916" ipVersion=0x4 table="filter"
2026-02-17 02:51:58.049 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZBnI-CZ8i7DG6NjOJL" ipVersion=0x4 table="filter"
2026-02-17 02:51:58.049 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-7916" ipVersion=0x4 table="filter"
2026-02-17 02:51:58.049 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZBnI-CZ8i7DG6NjOJL" ipVersion=0x4 table="filter"
2026-02-17 02:51:58.049 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:58.049 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali243e3e6c6f7" ipVersion=0x4 table="filter"
2026-02-17 02:51:58.049 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali243e3e6c6f7" ipVersion=0x4 table="filter"
2026-02-17 02:51:58.049 [INFO][88] 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-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:58.049 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:58.114 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7916/pod-configmaps-c167a095-caa6-4d03-9383-47ee7b87ade5", EndpointId:"eth0"}
2026-02-17 02:51:58.926 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7916"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7916"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7916"}
2026-02-17 02:51:58.957 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5008"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5008"}
2026-02-17 02:51:58.981 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5008" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:59.121 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8719"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8719"}
2026-02-17 02:51:59.186 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5008"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5008"}
2026-02-17 02:51:59.214 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7934"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7934"}
2026-02-17 02:51:59.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-7934" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:59.839 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:51:59.839 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:51:59.839 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:51:59.891 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3, name=eth0)
2026-02-17 02:51:59.892 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-7934"} profile:{inbound_rules:{action:"allow" rule_id:"CkP5NrXjUSOaepTw"} outbound_rules:{action:"allow" rule_id:"Zzl9BT9UkKDQEAP6"}}
2026-02-17 02:51:59.892 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-7934.default"} profile:{}
2026-02-17 02:51:59.918 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali53456eb72e5" profile_ids:"kns.containers-7934" profile_ids:"ksa.containers-7934.default" ipv4_nets:"10.100.133.202/32"}
2026-02-17 02:51:59.918 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:51:59.918 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:51:59.918 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:51:59.919 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali53456eb72e5" ipVersion=0x4 table="filter"
2026-02-17 02:51:59.919 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-7934" ipVersion=0x4 table="filter"
2026-02-17 02:51:59.919 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IYm7PeB14xQ7GJgLhZ" ipVersion=0x4 table="filter"
2026-02-17 02:51:59.919 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali53456eb72e5" ipVersion=0x4 table="filter"
2026-02-17 02:51:59.919 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-7934" ipVersion=0x4 table="filter"
2026-02-17 02:51:59.919 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IYm7PeB14xQ7GJgLhZ" ipVersion=0x4 table="filter"
2026-02-17 02:51:59.919 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali53456eb72e5"
2026-02-17 02:51:59.919 [INFO][88] felix/endpoint_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-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:51:59.919 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:51:59.933 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali53456eb72e5" state="down"
2026-02-17 02:51:59.933 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali53456eb72e5"
2026-02-17 02:51:59.946 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali53456eb72e5" state="up"
2026-02-17 02:51:59.961 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:59.961 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"} status="down"
2026-02-17 02:51:59.962 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53456eb72e5", State:"down", Index:15}
2026-02-17 02:51:59.962 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53456eb72e5", Addrs:set.Typed[string]{}}
2026-02-17 02:51:59.962 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53456eb72e5", Addrs:set.Typed[string]{}}
2026-02-17 02:51:59.962 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53456eb72e5", State:"up", Index:15}
2026-02-17 02:51:59.962 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali53456eb72e5"
2026-02-17 02:51:59.962 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali53456eb72e5"
2026-02-17 02:51:59.962 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali53456eb72e5"
2026-02-17 02:51:59.962 [INFO][88] felix/endpoint_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-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:51:59.962 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:51:59.982 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:59.983 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"} status="up"
2026-02-17 02:52:00.111 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-8433" name:"default"}
2026-02-17 02:52:00.225 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8433"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8433"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8433"}
2026-02-17 02:52:00.260 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-8433"}
2026-02-17 02:52:00.618 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3, name=eth0)
2026-02-17 02:52:00.619 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali53456eb72e5" profile_ids:"kns.containers-7934" profile_ids:"ksa.containers-7934.default" ipv4_nets:"10.100.133.202/32"}
2026-02-17 02:52:00.619 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:00.619 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:00.619 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:00.620 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali53456eb72e5"
2026-02-17 02:52:00.620 [INFO][88] felix/endpoint_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-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:00.620 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:00.642 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:00.643 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"} status="up"
2026-02-17 02:52:01.112 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=15
2026-02-17 02:52:01.112 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali53456eb72e5"
2026-02-17 02:52:01.112 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53456eb72e5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:01.112 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53456eb72e5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:01.328 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7934"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7934"}
2026-02-17 02:52:01.355 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1332"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1332"}
2026-02-17 02:52:01.380 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1332" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:01.464 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1332"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1332"}
2026-02-17 02:52:01.502 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9486"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9486"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9486"}
2026-02-17 02:52:01.526 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9486" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:01.630 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:52:01.630 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:52:01.630 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:52:04.340 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7916" name:"default"}
2026-02-17 02:52:04.446 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-8719" name:"default"}
2026-02-17 02:52:04.703 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7916"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7916"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7916"}
2026-02-17 02:52:04.741 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7916"}
2026-02-17 02:52:04.969 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-8719"}
2026-02-17 02:52:05.007 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5008" name:"default"}
2026-02-17 02:52:05.121 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5008"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5008"}
2026-02-17 02:52:05.150 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5008"}
2026-02-17 02:52:05.651 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9486"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9486"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9486"}
2026-02-17 02:52:05.682 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7627"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7627"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7627"}
2026-02-17 02:52:05.708 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-7627" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:06.354 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3, name=eth0)
2026-02-17 02:52:06.354 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali53456eb72e5" profile_ids:"kns.containers-7934" profile_ids:"ksa.containers-7934.default" ipv4_nets:"10.100.133.202/32"}
2026-02-17 02:52:06.354 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.354 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.354 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.355 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali53456eb72e5"
2026-02-17 02:52:06.355 [INFO][88] felix/endpoint_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-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.355 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.382 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:06.382 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"} status="up"
2026-02-17 02:52:06.382 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7934"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7934"}
2026-02-17 02:52:06.390 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3, name=eth0)
2026-02-17 02:52:06.420 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali53456eb72e5" profile_ids:"kns.containers-7934" profile_ids:"ksa.containers-7934.default" ipv4_nets:"10.100.133.202/32"}
2026-02-17 02:52:06.420 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.421 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.421 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.421 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali53456eb72e5"
2026-02-17 02:52:06.422 [INFO][88] felix/endpoint_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-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.422 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.470 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:06.470 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"} status="up"
2026-02-17 02:52:06.703 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3, name=eth0)
2026-02-17 02:52:06.704 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3" endpoint_id:"eth0"}
2026-02-17 02:52:06.704 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-7934"}
2026-02-17 02:52:06.704 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-7934.default"}
2026-02-17 02:52:06.704 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.704 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.705 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-7934" ipVersion=0x4 table="filter"
2026-02-17 02:52:06.705 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IYm7PeB14xQ7GJgLhZ" ipVersion=0x4 table="filter"
2026-02-17 02:52:06.705 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-7934" ipVersion=0x4 table="filter"
2026-02-17 02:52:06.705 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IYm7PeB14xQ7GJgLhZ" ipVersion=0x4 table="filter"
2026-02-17 02:52:06.705 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.705 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali53456eb72e5" ipVersion=0x4 table="filter"
2026-02-17 02:52:06.705 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali53456eb72e5" ipVersion=0x4 table="filter"
2026-02-17 02:52:06.705 [INFO][88] 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-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.705 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.706 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.202
2026-02-17 02:52:06.769 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7934/client-containers-4a65cd1c-af99-428d-8486-19f809a66fb3", EndpointId:"eth0"}
2026-02-17 02:52:06.769 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1332" name:"default"}
2026-02-17 02:52:06.810 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali53456eb72e5" state="down"
2026-02-17 02:52:06.810 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali53456eb72e5"
2026-02-17 02:52:06.810 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=15
2026-02-17 02:52:06.810 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53456eb72e5", State:"down", Index:15}
2026-02-17 02:52:06.810 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53456eb72e5", Addrs:set.Typed[string]{}}
2026-02-17 02:52:06.810 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53456eb72e5", Addrs:set.Typed[string]{}}
2026-02-17 02:52:06.813 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali53456eb72e5" state=""
2026-02-17 02:52:06.814 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali53456eb72e5"
2026-02-17 02:52:06.836 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53456eb72e5", State:"", Index:15}
2026-02-17 02:52:06.837 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53456eb72e5", Addrs:set.Set[string](nil)}
2026-02-17 02:52:06.837 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53456eb72e5", Addrs:set.Set[string](nil)}
2026-02-17 02:52:06.867 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1332"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1332"}
2026-02-17 02:52:06.900 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1332"}
2026-02-17 02:52:08.183 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-7934" name:"default"}
2026-02-17 02:52:08.365 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7934"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7934"}
2026-02-17 02:52:08.393 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-7934"}
2026-02-17 02:52:09.862 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7627"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7627"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7627"}
2026-02-17 02:52:09.887 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7646"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-7646"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7646"}
2026-02-17 02:52:09.917 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7646" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:09.948 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-7646" type:"ClusterIP" cluster_ips:"10.254.139.4" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"UDP" Port:80}
2026-02-17 02:52:10.768 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9486" name:"default"}
2026-02-17 02:52:11.138 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9486"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9486"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9486"}
2026-02-17 02:52:11.167 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9486"}
2026-02-17 02:52:12.634 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-7646/execpodr2qpl, name=eth0)
2026-02-17 02:52:12.635 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7646"} profile:{inbound_rules:{action:"allow" rule_id:"FtIb2CQ032qsR1ED"} outbound_rules:{action:"allow" rule_id:"iGyHzKd268hogwFF"}}
2026-02-17 02:52:12.635 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7646.default"} profile:{}
2026-02-17 02:52:12.635 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7646/execpodr2qpl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2bf2d293793" profile_ids:"kns.services-7646" profile_ids:"ksa.services-7646.default" ipv4_nets:"10.100.133.203/32"}
2026-02-17 02:52:12.635 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:12.635 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:12.635 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:12.636 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2bf2d293793" ipVersion=0x4 table="filter"
2026-02-17 02:52:12.636 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7646" ipVersion=0x4 table="filter"
2026-02-17 02:52:12.636 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0dP9rLjGpkyH3_X8GF" ipVersion=0x4 table="filter"
2026-02-17 02:52:12.636 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2bf2d293793" ipVersion=0x4 table="filter"
2026-02-17 02:52:12.636 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7646" ipVersion=0x4 table="filter"
2026-02-17 02:52:12.636 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0dP9rLjGpkyH3_X8GF" ipVersion=0x4 table="filter"
2026-02-17 02:52:12.636 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2bf2d293793"
2026-02-17 02:52:12.636 [INFO][88] felix/endpoint_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-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:12.637 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:12.682 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:12.682 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"} status="down"
2026-02-17 02:52:12.706 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali2bf2d293793" state="down"
2026-02-17 02:52:12.706 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2bf2d293793"
2026-02-17 02:52:12.706 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bf2d293793", State:"down", Index:16}
2026-02-17 02:52:12.706 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bf2d293793", Addrs:set.Typed[string]{}}
2026-02-17 02:52:12.706 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bf2d293793", Addrs:set.Typed[string]{}}
2026-02-17 02:52:12.706 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2bf2d293793"
2026-02-17 02:52:12.707 [INFO][88] felix/endpoint_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-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:12.707 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:12.711 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali2bf2d293793" state="up"
2026-02-17 02:52:12.733 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:12.733 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"} status="down"
2026-02-17 02:52:12.733 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bf2d293793", State:"up", Index:16}
2026-02-17 02:52:12.733 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2bf2d293793"
2026-02-17 02:52:12.733 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2bf2d293793"
2026-02-17 02:52:12.733 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2bf2d293793"
2026-02-17 02:52:12.733 [INFO][88] felix/endpoint_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-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:12.733 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:12.755 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:12.755 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"} status="up"
2026-02-17 02:52:13.701 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-7646/execpodr2qpl, name=eth0)
2026-02-17 02:52:13.702 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7646/execpodr2qpl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2bf2d293793" profile_ids:"kns.services-7646" profile_ids:"ksa.services-7646.default" ipv4_nets:"10.100.133.203/32"}
2026-02-17 02:52:13.703 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:13.703 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:13.703 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:13.704 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2bf2d293793"
2026-02-17 02:52:13.704 [INFO][88] felix/endpoint_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-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:13.704 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:13.731 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:13.731 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"} status="up"
2026-02-17 02:52:14.043 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=16
2026-02-17 02:52:14.043 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2bf2d293793"
2026-02-17 02:52:14.043 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bf2d293793", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:14.044 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bf2d293793", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:15.182 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-7627" name:"default"}
2026-02-17 02:52:15.288 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7627"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7627"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7627"}
2026-02-17 02:52:15.343 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-7627"}
2026-02-17 02:52:16.439 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-7646" type:"ClusterIP" cluster_ips:"10.254.139.4" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:52:23.274 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-7646" type:"ClusterIP" cluster_ips:"10.254.139.4" ports:{Protocol:"UDP" Port:80}
2026-02-17 02:52:32.878 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 02:52:34.102 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7646"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-7646"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7646"}
2026-02-17 02:52:34.130 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9060"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9060"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9060"}
2026-02-17 02:52:34.159 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9060" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:34.188 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9060" name:"mount-test"} labels:{key:"projectcalico.org/name" value:"mount-test"}
2026-02-17 02:52:36.905 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9060"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9060"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9060"}
2026-02-17 02:52:36.938 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8261"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8261"}
2026-02-17 02:52:36.972 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-8261" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:37.003 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-8261" type:"ExternalName"
2026-02-17 02:52:37.676 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad, name=eth0)
2026-02-17 02:52:37.676 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-8261"} profile:{inbound_rules:{action:"allow" rule_id:"2qgLy4isL5e-h6Ar"} outbound_rules:{action:"allow" rule_id:"ExOG5bQHWyKJKwVg"}}
2026-02-17 02:52:37.677 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-8261.default"} profile:{}
2026-02-17 02:52:37.677 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a3c8c297f8" profile_ids:"kns.dns-8261" profile_ids:"ksa.dns-8261.default" ipv4_nets:"10.100.133.204/32"}
2026-02-17 02:52:37.677 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:52:37.677 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:52:37.677 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:52:37.678 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9a3c8c297f8" ipVersion=0x4 table="filter"
2026-02-17 02:52:37.678 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-8261" ipVersion=0x4 table="filter"
2026-02-17 02:52:37.678 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iF_eH77uSr3usAVRyB" ipVersion=0x4 table="filter"
2026-02-17 02:52:37.678 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9a3c8c297f8" ipVersion=0x4 table="filter"
2026-02-17 02:52:37.678 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-8261" ipVersion=0x4 table="filter"
2026-02-17 02:52:37.678 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iF_eH77uSr3usAVRyB" ipVersion=0x4 table="filter"
2026-02-17 02:52:37.678 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9a3c8c297f8"
2026-02-17 02:52:37.678 [INFO][88] felix/endpoint_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-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:52:37.679 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:52:37.731 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:37.731 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"} status="down"
2026-02-17 02:52:37.750 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali9a3c8c297f8" state="down"
2026-02-17 02:52:37.750 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a3c8c297f8", State:"down", Index:17}
2026-02-17 02:52:37.750 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a3c8c297f8"
2026-02-17 02:52:37.750 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a3c8c297f8"
2026-02-17 02:52:37.750 [INFO][88] felix/endpoint_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-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:52:37.751 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:52:37.756 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali9a3c8c297f8" state="up"
2026-02-17 02:52:37.774 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:37.774 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"} status="down"
2026-02-17 02:52:37.774 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a3c8c297f8", Addrs:set.Typed[string]{}}
2026-02-17 02:52:37.774 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a3c8c297f8", Addrs:set.Typed[string]{}}
2026-02-17 02:52:37.774 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a3c8c297f8", State:"up", Index:17}
2026-02-17 02:52:37.774 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9a3c8c297f8"
2026-02-17 02:52:37.774 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a3c8c297f8"
2026-02-17 02:52:37.774 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a3c8c297f8"
2026-02-17 02:52:37.774 [INFO][88] felix/endpoint_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-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:52:37.774 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:52:37.792 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:37.792 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"} status="up"
2026-02-17 02:52:38.872 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=17
2026-02-17 02:52:38.873 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9a3c8c297f8"
2026-02-17 02:52:38.873 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a3c8c297f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:38.873 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a3c8c297f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:38.897 [INFO][88] felix/summary.go 100: Summarising 131 dataplane reconciliation loops over 1m0.2s: avg=31ms longest=66ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:52:39.175 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-7646/execpodr2qpl, name=eth0)
2026-02-17 02:52:39.175 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7646/execpodr2qpl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2bf2d293793" profile_ids:"kns.services-7646" profile_ids:"ksa.services-7646.default" ipv4_nets:"10.100.133.203/32"}
2026-02-17 02:52:39.175 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:39.175 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:39.175 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:39.176 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2bf2d293793"
2026-02-17 02:52:39.176 [INFO][88] felix/endpoint_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-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:39.176 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:39.199 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:39.199 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"} status="up"
2026-02-17 02:52:39.215 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-7646/execpodr2qpl, name=eth0)
2026-02-17 02:52:39.215 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7646/execpodr2qpl" endpoint_id:"eth0"}
2026-02-17 02:52:39.215 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7646"}
2026-02-17 02:52:39.215 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7646.default"}
2026-02-17 02:52:39.215 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:39.215 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:39.216 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7646" ipVersion=0x4 table="filter"
2026-02-17 02:52:39.216 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0dP9rLjGpkyH3_X8GF" ipVersion=0x4 table="filter"
2026-02-17 02:52:39.216 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7646" ipVersion=0x4 table="filter"
2026-02-17 02:52:39.216 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0dP9rLjGpkyH3_X8GF" ipVersion=0x4 table="filter"
2026-02-17 02:52:39.216 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:39.216 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2bf2d293793" ipVersion=0x4 table="filter"
2026-02-17 02:52:39.216 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2bf2d293793" ipVersion=0x4 table="filter"
2026-02-17 02:52:39.216 [INFO][88] 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-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:39.216 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:39.217 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.203
2026-02-17 02:52:39.287 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7646/execpodr2qpl", EndpointId:"eth0"}
2026-02-17 02:52:39.515 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-7646"
2026-02-17 02:52:41.024 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7646" name:"default"}
2026-02-17 02:52:41.100 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7646"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-7646"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7646"}
2026-02-17 02:52:41.135 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7646"}
2026-02-17 02:52:41.246 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali2bf2d293793" state="down"
2026-02-17 02:52:41.246 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bf2d293793", State:"down", Index:16}
2026-02-17 02:52:41.246 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2bf2d293793"
2026-02-17 02:52:41.246 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=16
2026-02-17 02:52:41.246 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bf2d293793", Addrs:set.Typed[string]{}}
2026-02-17 02:52:41.246 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bf2d293793", Addrs:set.Typed[string]{}}
2026-02-17 02:52:41.249 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali2bf2d293793" state=""
2026-02-17 02:52:41.249 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2bf2d293793"
2026-02-17 02:52:41.289 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bf2d293793", State:"", Index:16}
2026-02-17 02:52:41.289 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bf2d293793", Addrs:set.Set[string](nil)}
2026-02-17 02:52:41.289 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bf2d293793", Addrs:set.Set[string](nil)}
2026-02-17 02:52:42.165 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9060" name:"default"}
2026-02-17 02:52:42.218 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9060" name:"mount-test"}
2026-02-17 02:52:42.356 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9060"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9060"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9060"}
2026-02-17 02:52:42.398 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9060"}
2026-02-17 02:52:46.942 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad, name=eth0)
2026-02-17 02:52:46.943 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a3c8c297f8" profile_ids:"kns.dns-8261" profile_ids:"ksa.dns-8261.default" ipv4_nets:"10.100.133.204/32"}
2026-02-17 02:52:46.943 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:52:46.943 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:52:46.943 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:52:46.944 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a3c8c297f8"
2026-02-17 02:52:46.944 [INFO][88] felix/endpoint_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-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:52:46.944 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:52:46.998 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:46.998 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"} status="up"
2026-02-17 02:52:47.104 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-8261" type:"ExternalName"
2026-02-17 02:52:59.256 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-8261" type:"ClusterIP" cluster_ips:"10.254.188.139" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:00.691 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:53:00.691 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:53:00.691 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:53:01.407 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad, name=eth0)
2026-02-17 02:53:01.409 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad, name=eth0)
2026-02-17 02:53:01.408 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a3c8c297f8" profile_ids:"kns.dns-8261" profile_ids:"ksa.dns-8261.default" ipv4_nets:"10.100.133.204/32"}
2026-02-17 02:53:01.409 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad" endpoint_id:"eth0"}
2026-02-17 02:53:01.409 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-8261"}
2026-02-17 02:53:01.409 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-8261.default"}
2026-02-17 02:53:01.410 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:53:01.410 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:53:01.411 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-8261" ipVersion=0x4 table="filter"
2026-02-17 02:53:01.411 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iF_eH77uSr3usAVRyB" ipVersion=0x4 table="filter"
2026-02-17 02:53:01.411 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-8261" ipVersion=0x4 table="filter"
2026-02-17 02:53:01.411 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iF_eH77uSr3usAVRyB" ipVersion=0x4 table="filter"
2026-02-17 02:53:01.411 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:53:01.411 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9a3c8c297f8" ipVersion=0x4 table="filter"
2026-02-17 02:53:01.411 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9a3c8c297f8" ipVersion=0x4 table="filter"
2026-02-17 02:53:01.411 [INFO][88] 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-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:53:01.411 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:53:01.413 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.204
2026-02-17 02:53:01.495 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-8261/dns-test-4c7e5ae2-c9ff-4d2e-8f5e-430cda32d3ad", EndpointId:"eth0"}
2026-02-17 02:53:01.495 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-8261"
2026-02-17 02:53:01.535 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8261"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8261"}
2026-02-17 02:53:01.561 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-4482"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-4482"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4482"}
2026-02-17 02:53:01.673 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-4482" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:01.962 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-4482"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-4482"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4482"}
2026-02-17 02:53:02.002 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8258"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8258"}
2026-02-17 02:53:02.047 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-8258" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:06.917 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-8261" name:"default"}
2026-02-17 02:53:08.262 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5867"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5867"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5867"}
2026-02-17 02:53:08.435 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9031"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9031"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9031"}
2026-02-17 02:53:08.782 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9031" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:09.196 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8261"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8261"}
2026-02-17 02:53:09.222 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-8261"}
2026-02-17 02:53:09.292 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-4482" name:"default"}
2026-02-17 02:53:09.302 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali9a3c8c297f8" state="down"
2026-02-17 02:53:09.303 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a3c8c297f8"
2026-02-17 02:53:09.304 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=17
2026-02-17 02:53:09.306 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali9a3c8c297f8" state=""
2026-02-17 02:53:09.306 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9a3c8c297f8"
2026-02-17 02:53:09.315 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a3c8c297f8", State:"down", Index:17}
2026-02-17 02:53:09.316 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a3c8c297f8", Addrs:set.Typed[string]{}}
2026-02-17 02:53:09.316 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a3c8c297f8", Addrs:set.Typed[string]{}}
2026-02-17 02:53:09.316 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a3c8c297f8", State:"", Index:17}
2026-02-17 02:53:09.316 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a3c8c297f8", Addrs:set.Set[string](nil)}
2026-02-17 02:53:09.316 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a3c8c297f8", Addrs:set.Set[string](nil)}
2026-02-17 02:53:09.641 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1, name=eth0)
2026-02-17 02:53:09.642 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-9031"} profile:{inbound_rules:{action:"allow" rule_id:"9pxeemGLFTQ08lHP"} outbound_rules:{action:"allow" rule_id:"kfj1JeIwT1hUq_Wu"}}
2026-02-17 02:53:09.642 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-9031.default"} profile:{}
2026-02-17 02:53:09.642 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d78771f605" profile_ids:"kns.projected-9031" profile_ids:"ksa.projected-9031.default" ipv4_nets:"10.100.133.205/32"}
2026-02-17 02:53:09.642 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:09.642 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:09.643 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:09.643 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0d78771f605" ipVersion=0x4 table="filter"
2026-02-17 02:53:09.643 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-9031" ipVersion=0x4 table="filter"
2026-02-17 02:53:09.643 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QFKoK6Q81lmj8gemX_" ipVersion=0x4 table="filter"
2026-02-17 02:53:09.643 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0d78771f605" ipVersion=0x4 table="filter"
2026-02-17 02:53:09.643 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-9031" ipVersion=0x4 table="filter"
2026-02-17 02:53:09.643 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QFKoK6Q81lmj8gemX_" ipVersion=0x4 table="filter"
2026-02-17 02:53:09.643 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0d78771f605"
2026-02-17 02:53:09.643 [INFO][88] felix/endpoint_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-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:09.644 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:09.695 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:09.695 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} status="down"
2026-02-17 02:53:09.697 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali0d78771f605" state="down"
2026-02-17 02:53:09.697 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0d78771f605"
2026-02-17 02:53:09.697 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d78771f605", State:"down", Index:18}
2026-02-17 02:53:09.697 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d78771f605", Addrs:set.Typed[string]{}}
2026-02-17 02:53:09.697 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d78771f605", Addrs:set.Typed[string]{}}
2026-02-17 02:53:09.697 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0d78771f605"
2026-02-17 02:53:09.698 [INFO][88] felix/endpoint_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-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:09.698 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:09.700 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali0d78771f605" state="up"
2026-02-17 02:53:09.722 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:09.722 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} status="down"
2026-02-17 02:53:09.722 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d78771f605", State:"up", Index:18}
2026-02-17 02:53:09.722 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0d78771f605"
2026-02-17 02:53:09.723 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0d78771f605"
2026-02-17 02:53:09.723 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d78771f605"
2026-02-17 02:53:09.723 [INFO][88] felix/endpoint_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-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:09.723 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:09.747 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:09.747 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} status="up"
2026-02-17 02:53:09.747 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-4482"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-4482"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4482"}
2026-02-17 02:53:09.767 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-4482"}
2026-02-17 02:53:10.117 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1, name=eth0)
2026-02-17 02:53:10.117 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d78771f605" profile_ids:"kns.projected-9031" profile_ids:"ksa.projected-9031.default" ipv4_nets:"10.100.133.205/32"}
2026-02-17 02:53:10.117 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:10.117 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:10.117 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:10.118 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d78771f605"
2026-02-17 02:53:10.118 [INFO][88] felix/endpoint_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-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:10.118 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:10.151 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:10.151 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} status="up"
2026-02-17 02:53:10.680 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=18
2026-02-17 02:53:10.681 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0d78771f605"
2026-02-17 02:53:10.681 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d78771f605", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:10.681 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d78771f605", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:11.128 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1, name=eth0)
2026-02-17 02:53:11.128 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d78771f605" profile_ids:"kns.projected-9031" profile_ids:"ksa.projected-9031.default" ipv4_nets:"10.100.133.205/32"}
2026-02-17 02:53:11.128 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:11.129 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:11.129 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:11.132 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d78771f605"
2026-02-17 02:53:11.132 [INFO][88] felix/endpoint_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-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:11.132 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:11.161 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:11.161 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} status="up"
2026-02-17 02:53:12.304 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1, name=eth0)
2026-02-17 02:53:12.304 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d78771f605" profile_ids:"kns.projected-9031" profile_ids:"ksa.projected-9031.default" ipv4_nets:"10.100.133.205/32"}
2026-02-17 02:53:12.304 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:12.305 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:12.305 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:12.305 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d78771f605"
2026-02-17 02:53:12.306 [INFO][88] felix/endpoint_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-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:12.306 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 18
2026-02-17 02:53:12.333 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:12.333 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} status="up"
2026-02-17 02:53:12.410 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali0d78771f605" state="down"
2026-02-17 02:53:12.410 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0d78771f605"
2026-02-17 02:53:12.410 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=18
2026-02-17 02:53:12.410 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d78771f605", State:"down", Index:18}
2026-02-17 02:53:12.411 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d78771f605", Addrs:set.Typed[string]{}}
2026-02-17 02:53:12.411 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d78771f605", Addrs:set.Typed[string]{}}
2026-02-17 02:53:12.411 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0d78771f605"
2026-02-17 02:53:12.411 [INFO][88] felix/endpoint_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-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:12.411 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:12.411 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.205
2026-02-17 02:53:12.416 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali0d78771f605" state=""
2026-02-17 02:53:12.416 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0d78771f605"
2026-02-17 02:53:12.438 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:12.438 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} status="down"
2026-02-17 02:53:12.438 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d78771f605", State:"", Index:18}
2026-02-17 02:53:12.438 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d78771f605", Addrs:set.Set[string](nil)}
2026-02-17 02:53:12.438 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d78771f605", Addrs:set.Set[string](nil)}
2026-02-17 02:53:12.438 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0d78771f605"
2026-02-17 02:53:12.438 [INFO][88] felix/endpoint_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-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:12.438 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:12.479 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:12.479 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"} status="down"
2026-02-17 02:53:12.575 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1, name=eth0)
2026-02-17 02:53:12.575 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1" endpoint_id:"eth0"}
2026-02-17 02:53:12.576 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-9031"}
2026-02-17 02:53:12.576 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-9031.default"}
2026-02-17 02:53:12.576 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:12.576 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:12.577 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-9031" ipVersion=0x4 table="filter"
2026-02-17 02:53:12.577 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QFKoK6Q81lmj8gemX_" ipVersion=0x4 table="filter"
2026-02-17 02:53:12.577 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-9031" ipVersion=0x4 table="filter"
2026-02-17 02:53:12.577 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QFKoK6Q81lmj8gemX_" ipVersion=0x4 table="filter"
2026-02-17 02:53:12.577 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:12.577 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0d78771f605" ipVersion=0x4 table="filter"
2026-02-17 02:53:12.577 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0d78771f605" ipVersion=0x4 table="filter"
2026-02-17 02:53:12.577 [INFO][88] 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-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:12.577 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:12.638 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9031/pod-projected-configmaps-05039478-8b7e-4a86-a793-605beba3b2b1", EndpointId:"eth0"}
2026-02-17 02:53:13.005 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9031"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9031"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9031"}
2026-02-17 02:53:13.039 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-214"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-214"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-214"}
2026-02-17 02:53:13.074 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-214" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:13.507 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-5867" name:"default"}
2026-02-17 02:53:13.634 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5867"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5867"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5867"}
2026-02-17 02:53:13.668 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-5867"}
2026-02-17 02:53:13.875 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112, name=eth0)
2026-02-17 02:53:13.876 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-214"} profile:{inbound_rules:{action:"allow" rule_id:"wX_P0jZa8bhuiJpj"} outbound_rules:{action:"allow" rule_id:"oGptUkq1tAMstfuL"}}
2026-02-17 02:53:13.876 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-214.default"} profile:{}
2026-02-17 02:53:13.877 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30bfedb6846" profile_ids:"kns.configmap-214" profile_ids:"ksa.configmap-214.default" ipv4_nets:"10.100.133.206/32"}
2026-02-17 02:53:13.877 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:13.877 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:13.877 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:13.877 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali30bfedb6846" ipVersion=0x4 table="filter"
2026-02-17 02:53:13.878 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-214" ipVersion=0x4 table="filter"
2026-02-17 02:53:13.878 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hQIjAUGc0lRJ0ae7Wv" ipVersion=0x4 table="filter"
2026-02-17 02:53:13.878 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali30bfedb6846" ipVersion=0x4 table="filter"
2026-02-17 02:53:13.878 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-214" ipVersion=0x4 table="filter"
2026-02-17 02:53:13.878 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hQIjAUGc0lRJ0ae7Wv" ipVersion=0x4 table="filter"
2026-02-17 02:53:13.878 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali30bfedb6846"
2026-02-17 02:53:13.878 [INFO][88] felix/endpoint_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-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:13.878 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:13.930 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:13.930 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"} status="down"
2026-02-17 02:53:13.944 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali30bfedb6846" state="down"
2026-02-17 02:53:13.944 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30bfedb6846"
2026-02-17 02:53:13.944 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30bfedb6846", State:"down", Index:19}
2026-02-17 02:53:13.944 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30bfedb6846", Addrs:set.Typed[string]{}}
2026-02-17 02:53:13.944 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30bfedb6846", Addrs:set.Typed[string]{}}
2026-02-17 02:53:13.945 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30bfedb6846"
2026-02-17 02:53:13.945 [INFO][88] felix/endpoint_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-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:13.945 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:13.947 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali30bfedb6846" state="up"
2026-02-17 02:53:13.969 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:13.969 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"} status="down"
2026-02-17 02:53:13.969 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30bfedb6846", State:"up", Index:19}
2026-02-17 02:53:13.969 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali30bfedb6846"
2026-02-17 02:53:13.969 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali30bfedb6846"
2026-02-17 02:53:13.969 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30bfedb6846"
2026-02-17 02:53:13.969 [INFO][88] felix/endpoint_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-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:13.969 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:13.992 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:13.992 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"} status="up"
2026-02-17 02:53:15.166 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112, name=eth0)
2026-02-17 02:53:15.166 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30bfedb6846" profile_ids:"kns.configmap-214" profile_ids:"ksa.configmap-214.default" ipv4_nets:"10.100.133.206/32"}
2026-02-17 02:53:15.166 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:15.167 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:15.167 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:15.169 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30bfedb6846"
2026-02-17 02:53:15.169 [INFO][88] felix/endpoint_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-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:15.169 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:15.199 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:15.199 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"} status="up"
2026-02-17 02:53:15.705 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=19
2026-02-17 02:53:15.705 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali30bfedb6846"
2026-02-17 02:53:15.705 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30bfedb6846", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:15.705 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30bfedb6846", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:17.389 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-214"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-214"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-214"}
2026-02-17 02:53:17.419 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-785"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-785"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-785"}
2026-02-17 02:53:17.477 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-785" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:18.501 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9031" name:"default"}
2026-02-17 02:53:18.541 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9031"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9031"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9031"}
2026-02-17 02:53:18.569 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9031"}
2026-02-17 02:53:21.605 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-785"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-785"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-785"}
2026-02-17 02:53:21.631 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5067"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5067"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5067"}
2026-02-17 02:53:21.656 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-5067" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:22.425 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112, name=eth0)
2026-02-17 02:53:22.425 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30bfedb6846" profile_ids:"kns.configmap-214" profile_ids:"ksa.configmap-214.default" ipv4_nets:"10.100.133.206/32"}
2026-02-17 02:53:22.425 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.426 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.426 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.430 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30bfedb6846"
2026-02-17 02:53:22.431 [INFO][88] felix/endpoint_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-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.431 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.461 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112, name=eth0)
2026-02-17 02:53:22.463 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:22.463 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"} status="up"
2026-02-17 02:53:22.463 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-214"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-214"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-214"}
2026-02-17 02:53:22.464 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali30bfedb6846" profile_ids:"kns.configmap-214" profile_ids:"ksa.configmap-214.default" ipv4_nets:"10.100.133.206/32"}
2026-02-17 02:53:22.465 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.465 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.465 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.465 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali30bfedb6846"
2026-02-17 02:53:22.465 [INFO][88] felix/endpoint_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-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.465 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.491 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:22.491 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"} status="up"
2026-02-17 02:53:22.789 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112, name=eth0)
2026-02-17 02:53:22.789 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112" endpoint_id:"eth0"}
2026-02-17 02:53:22.789 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-214"}
2026-02-17 02:53:22.789 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-214.default"}
2026-02-17 02:53:22.789 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.789 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.791 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-214" ipVersion=0x4 table="filter"
2026-02-17 02:53:22.791 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hQIjAUGc0lRJ0ae7Wv" ipVersion=0x4 table="filter"
2026-02-17 02:53:22.791 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-214" ipVersion=0x4 table="filter"
2026-02-17 02:53:22.791 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hQIjAUGc0lRJ0ae7Wv" ipVersion=0x4 table="filter"
2026-02-17 02:53:22.791 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.791 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali30bfedb6846" ipVersion=0x4 table="filter"
2026-02-17 02:53:22.791 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali30bfedb6846" ipVersion=0x4 table="filter"
2026-02-17 02:53:22.791 [INFO][88] 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-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.791 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.791 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.206
2026-02-17 02:53:22.853 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-214/pod-configmaps-e47b730e-3e7c-4400-96ac-01bd5873f112", EndpointId:"eth0"}
2026-02-17 02:53:22.898 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali30bfedb6846" state="down"
2026-02-17 02:53:22.898 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali30bfedb6846"
2026-02-17 02:53:22.898 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30bfedb6846", State:"down", Index:19}
2026-02-17 02:53:22.899 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30bfedb6846", Addrs:set.Typed[string]{}}
2026-02-17 02:53:22.899 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30bfedb6846", Addrs:set.Typed[string]{}}
2026-02-17 02:53:22.900 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=19
2026-02-17 02:53:22.901 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali30bfedb6846" state=""
2026-02-17 02:53:22.901 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali30bfedb6846"
2026-02-17 02:53:22.926 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali30bfedb6846", State:"", Index:19}
2026-02-17 02:53:22.926 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali30bfedb6846", Addrs:set.Set[string](nil)}
2026-02-17 02:53:22.926 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali30bfedb6846", Addrs:set.Set[string](nil)}
2026-02-17 02:53:26.693 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-785" name:"default"}
2026-02-17 02:53:26.918 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-785"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-785"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-785"}
2026-02-17 02:53:26.951 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-785"}
2026-02-17 02:53:27.607 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-214" name:"default"}
2026-02-17 02:53:27.818 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-214"}
2026-02-17 02:53:32.672 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8258"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8258"}
2026-02-17 02:53:32.718 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5155"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5155"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5155"}
2026-02-17 02:53:32.750 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-5155" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:32.819 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5155"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5155"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5155"}
2026-02-17 02:53:32.849 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3062"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3062"}
2026-02-17 02:53:32.877 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-3062" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:32.902 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 02:53:33.641 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:53:33.641 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:53:33.641 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:53:33.946 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3062"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3062"}
2026-02-17 02:53:33.974 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9161"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9161"}
2026-02-17 02:53:33.974 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-9161" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:37.872 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-5155" name:"default"}
2026-02-17 02:53:38.017 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-8258" name:"default"}
2026-02-17 02:53:38.137 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5155"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5155"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5155"}
2026-02-17 02:53:38.176 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-5155"}
2026-02-17 02:53:38.206 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-8258"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-8258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8258"}
2026-02-17 02:53:38.227 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9161"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9161"}
2026-02-17 02:53:38.251 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-8258"}
2026-02-17 02:53:38.279 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-7078"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-7078"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7078"}
2026-02-17 02:53:38.301 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"prestop-7078" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:39.110 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-3062" name:"default"}
2026-02-17 02:53:39.134 [INFO][88] felix/summary.go 100: Summarising 102 dataplane reconciliation loops over 1m0.2s: avg=33ms longest=86ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:53:39.421 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3062"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3062"}
2026-02-17 02:53:39.446 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-3062"}
2026-02-17 02:53:41.038 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=prestop-7078/tester, name=eth0)
2026-02-17 02:53:41.039 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.prestop-7078"} profile:{inbound_rules:{action:"allow" rule_id:"m2S8saZKO6pykdqI"} outbound_rules:{action:"allow" rule_id:"JYlapgNoEg-M0C-W"}}
2026-02-17 02:53:41.039 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.prestop-7078.default"} profile:{}
2026-02-17 02:53:41.039 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-7078/tester" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9b14fdec0d1" profile_ids:"kns.prestop-7078" profile_ids:"ksa.prestop-7078.default" ipv4_nets:"10.100.133.207/32"}
2026-02-17 02:53:41.039 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:41.039 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:41.039 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:41.040 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9b14fdec0d1" ipVersion=0x4 table="filter"
2026-02-17 02:53:41.040 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.prestop-7078" ipVersion=0x4 table="filter"
2026-02-17 02:53:41.040 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_y88V4b8rOSfKAIBihn" ipVersion=0x4 table="filter"
2026-02-17 02:53:41.040 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9b14fdec0d1" ipVersion=0x4 table="filter"
2026-02-17 02:53:41.040 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.prestop-7078" ipVersion=0x4 table="filter"
2026-02-17 02:53:41.040 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_y88V4b8rOSfKAIBihn" ipVersion=0x4 table="filter"
2026-02-17 02:53:41.040 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9b14fdec0d1"
2026-02-17 02:53:41.040 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:41.040 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:41.088 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:41.088 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"} status="down"
2026-02-17 02:53:41.113 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali9b14fdec0d1" state="down"
2026-02-17 02:53:41.114 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9b14fdec0d1"
2026-02-17 02:53:41.114 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9b14fdec0d1", State:"down", Index:20}
2026-02-17 02:53:41.114 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9b14fdec0d1", Addrs:set.Typed[string]{}}
2026-02-17 02:53:41.114 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9b14fdec0d1", Addrs:set.Typed[string]{}}
2026-02-17 02:53:41.114 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9b14fdec0d1"
2026-02-17 02:53:41.114 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:41.114 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:41.117 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali9b14fdec0d1" state="up"
2026-02-17 02:53:41.133 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:41.133 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"} status="down"
2026-02-17 02:53:41.133 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9b14fdec0d1", State:"up", Index:20}
2026-02-17 02:53:41.133 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9b14fdec0d1"
2026-02-17 02:53:41.133 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9b14fdec0d1"
2026-02-17 02:53:41.134 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9b14fdec0d1"
2026-02-17 02:53:41.134 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:41.134 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:41.163 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:41.163 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"} status="up"
2026-02-17 02:53:41.857 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5067"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5067"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5067"}
2026-02-17 02:53:41.887 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3527"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3527"}
2026-02-17 02:53:41.914 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3527" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:41.945 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3527"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3527"} labels:{key:"webhook-3527" value:"true"}
2026-02-17 02:53:41.977 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5977"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5977"} labels:{key:"webhook-3527-markers" value:"true"}
2026-02-17 02:53:41.977 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5977" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:42.520 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=20
2026-02-17 02:53:42.521 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9b14fdec0d1"
2026-02-17 02:53:42.521 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9b14fdec0d1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:42.521 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9b14fdec0d1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:43.321 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=prestop-7078/tester, name=eth0)
2026-02-17 02:53:43.322 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-7078/tester" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9b14fdec0d1" profile_ids:"kns.prestop-7078" profile_ids:"ksa.prestop-7078.default" ipv4_nets:"10.100.133.207/32"}
2026-02-17 02:53:43.322 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:43.322 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:43.322 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:43.323 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9b14fdec0d1"
2026-02-17 02:53:43.323 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:43.323 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:43.352 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:43.352 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"} status="up"
2026-02-17 02:53:43.477 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-9161" name:"default"}
2026-02-17 02:53:43.619 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9161"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9161"}
2026-02-17 02:53:43.645 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-9161"}
2026-02-17 02:53:44.248 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3527" type:"ClusterIP" cluster_ips:"10.254.238.176" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:53:44.464 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=prestop-7078/tester, name=eth0)
2026-02-17 02:53:44.465 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-7078/tester" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9b14fdec0d1" profile_ids:"kns.prestop-7078" profile_ids:"ksa.prestop-7078.default" ipv4_nets:"10.100.133.207/32"}
2026-02-17 02:53:44.465 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:44.465 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:44.465 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:44.465 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9b14fdec0d1"
2026-02-17 02:53:44.466 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:44.466 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:44.490 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:44.490 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"} status="up"
2026-02-17 02:53:45.338 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=prestop-7078/tester, name=eth0)
2026-02-17 02:53:45.339 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-7078/tester" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9b14fdec0d1" profile_ids:"kns.prestop-7078" profile_ids:"ksa.prestop-7078.default" ipv4_nets:"10.100.133.207/32"}
2026-02-17 02:53:45.339 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:45.339 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:45.339 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:45.339 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9b14fdec0d1"
2026-02-17 02:53:45.339 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:45.339 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:53:45.389 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:45.389 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"} status="up"
2026-02-17 02:53:45.456 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3527"
2026-02-17 02:53:45.563 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3527"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3527"} labels:{key:"webhook-3527" value:"true"}
2026-02-17 02:53:45.602 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5977"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5977"} labels:{key:"webhook-3527-markers" value:"true"}
2026-02-17 02:53:45.633 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8297"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"services-8297"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8297"}
2026-02-17 02:53:45.661 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8297" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:45.694 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-d5cn4" namespace:"services-8297" type:"LoadBalancer" cluster_ips:"10.254.118.130" ports:{Protocol:"TCP" Port:80 NodePort:31316}
2026-02-17 02:53:45.717 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-d5cn4" namespace:"services-8297" type:"LoadBalancer" cluster_ips:"10.254.118.130" ports:{Protocol:"TCP" Port:80 NodePort:31316}
2026-02-17 02:53:45.744 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-d5cn4" namespace:"services-8297" type:"LoadBalancer" cluster_ips:"10.254.118.130" ports:{Protocol:"TCP" Port:80 NodePort:31316}
2026-02-17 02:53:45.772 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-d5cn4" namespace:"services-8297" type:"LoadBalancer" cluster_ips:"10.254.118.130" ports:{Protocol:"TCP" Port:80 NodePort:31316}
2026-02-17 02:53:45.793 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-d5cn4" namespace:"services-8297"
2026-02-17 02:53:45.823 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8297"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"services-8297"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8297"}
2026-02-17 02:53:45.848 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4505"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4505"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4505"}
2026-02-17 02:53:45.870 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-4505" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:46.885 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-5067" name:"default"}
2026-02-17 02:53:47.134 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5067"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5067"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5067"}
2026-02-17 02:53:47.185 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-5067"}
2026-02-17 02:53:47.766 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-1737"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-1737"} 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:"pod-resize-tests-1737"}
2026-02-17 02:53:47.791 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8182"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8182"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8182"}
2026-02-17 02:53:47.815 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-8182" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:47.838 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-8182" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.055 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4505"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4505"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4505"}
2026-02-17 02:53:49.080 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9587"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9587"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-9587"}
2026-02-17 02:53:49.114 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-9587" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:49.532 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-7078"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-7078"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7078"}
2026-02-17 02:53:49.561 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9188"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9188"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9188"}
2026-02-17 02:53:49.561 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9188" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:50.102 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-1, name=eth0)
2026-02-17 02:53:50.102 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8182"} profile:{inbound_rules:{action:"allow" rule_id:"1HKSvlHILqANs09m"} outbound_rules:{action:"allow" rule_id:"A_M3agDKR4TKd21v"}}
2026-02-17 02:53:50.102 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8182.default"} profile:{}
2026-02-17 02:53:50.102 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali364d77ba86f" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.208/32"}
2026-02-17 02:53:50.103 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:50.103 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:50.103 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:50.103 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali364d77ba86f" ipVersion=0x4 table="filter"
2026-02-17 02:53:50.103 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gLqlMhUW8CvBBjLiUH" ipVersion=0x4 table="filter"
2026-02-17 02:53:50.103 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3T_25WvJo7WtVg78Ny" ipVersion=0x4 table="filter"
2026-02-17 02:53:50.103 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali364d77ba86f" ipVersion=0x4 table="filter"
2026-02-17 02:53:50.103 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gLqlMhUW8CvBBjLiUH" ipVersion=0x4 table="filter"
2026-02-17 02:53:50.103 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3T_25WvJo7WtVg78Ny" ipVersion=0x4 table="filter"
2026-02-17 02:53:50.103 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali364d77ba86f"
2026-02-17 02:53:50.103 [INFO][88] felix/endpoint_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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:50.103 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:50.155 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:50.155 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:53:50.175 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali364d77ba86f" state="down"
2026-02-17 02:53:50.176 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali364d77ba86f", State:"down", Index:21}
2026-02-17 02:53:50.177 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali364d77ba86f"
2026-02-17 02:53:50.177 [INFO][88] felix/endpoint_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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:50.177 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:50.180 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali364d77ba86f"
2026-02-17 02:53:50.191 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali364d77ba86f" state="up"
2026-02-17 02:53:50.219 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:50.219 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:53:50.219 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Typed[string]{}}
2026-02-17 02:53:50.219 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Typed[string]{}}
2026-02-17 02:53:50.219 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali364d77ba86f", State:"up", Index:21}
2026-02-17 02:53:50.220 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali364d77ba86f"
2026-02-17 02:53:50.220 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali364d77ba86f"
2026-02-17 02:53:50.220 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali364d77ba86f"
2026-02-17 02:53:50.220 [INFO][88] felix/endpoint_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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:50.220 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:50.251 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:50.251 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:53:50.812 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3527" name:"default"}
2026-02-17 02:53:50.965 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3527"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3527"} labels:{key:"webhook-3527" value:"true"}
2026-02-17 02:53:50.993 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3527"}
2026-02-17 02:53:51.164 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5977" name:"default"}
2026-02-17 02:53:51.221 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5977"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5977"} labels:{key:"webhook-3527-markers" value:"true"}
2026-02-17 02:53:51.253 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5977"}
2026-02-17 02:53:51.341 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8297" name:"default"}
2026-02-17 02:53:51.378 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-1, name=eth0)
2026-02-17 02:53:51.379 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali364d77ba86f" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.208/32"}
2026-02-17 02:53:51.379 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:51.379 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:51.379 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:51.380 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali364d77ba86f"
2026-02-17 02:53:51.380 [INFO][88] felix/endpoint_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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:51.380 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:51.392 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::8cfa:c8ff:fe7f:b4b0" exists=true ifIndex=21
2026-02-17 02:53:51.392 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::8cfa:c8ff:fe7f:b4b0} ifaceName="cali364d77ba86f"
2026-02-17 02:53:51.402 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-1, name=eth0)
2026-02-17 02:53:51.422 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:51.422 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:53:51.422 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Typed[string]{"fe80::8cfa:c8ff:fe7f:b4b0":set.v{}}}
2026-02-17 02:53:51.422 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Typed[string]{"fe80::8cfa:c8ff:fe7f:b4b0":set.v{}}}
2026-02-17 02:53:51.450 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali364d77ba86f" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.208/32"}
2026-02-17 02:53:51.450 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:51.450 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:51.450 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:51.451 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali364d77ba86f"
2026-02-17 02:53:51.451 [INFO][88] felix/endpoint_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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:51.451 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:53:51.474 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:51.474 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:53:51.514 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8297"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"services-8297"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8297"}
2026-02-17 02:53:51.550 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8297"}
2026-02-17 02:53:52.193 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9188"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9188"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9188"}
2026-02-17 02:53:52.225 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9879"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"job-9879"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9879"}
2026-02-17 02:53:52.251 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9879" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:53.130 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-1737" name:"default"}
2026-02-17 02:53:53.353 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-1737"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-1737"} 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:"pod-resize-tests-1737"}
2026-02-17 02:53:53.390 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-1737"}
2026-02-17 02:53:54.321 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-4505" name:"default"}
2026-02-17 02:53:54.386 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4505"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4505"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4505"}
2026-02-17 02:53:54.421 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-4505"}
2026-02-17 02:53:54.666 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-7078"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-7078"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7078"}
2026-02-17 02:53:57.323 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9188" name:"default"}
2026-02-17 02:53:57.773 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9188"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9188"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9188"}
2026-02-17 02:53:57.806 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9188"}
2026-02-17 02:53:58.077 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-fqwd7-6lqfr" ipv4_addr:"192.168.24.21/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-8hjc9-fqwd7-6lqfr"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:53:58.078 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:53:58.078 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:54:01.512 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:54:01.512 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:54:01.512 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:54:02.442 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9879"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"job-9879"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9879"}
2026-02-17 02:54:02.490 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-3871"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"tables-3871"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3871"}
2026-02-17 02:54:02.522 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"tables-3871" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:02.555 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-3871"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"tables-3871"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3871"}
2026-02-17 02:54:02.599 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1521"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-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:"security-context-test-1521"}
2026-02-17 02:54:02.629 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-1521" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:07.536 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9879" name:"default"}
2026-02-17 02:54:07.995 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"tables-3871" name:"default"}
2026-02-17 02:54:08.333 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9879"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"job-9879"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9879"}
2026-02-17 02:54:08.361 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9879"}
2026-02-17 02:54:08.437 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-3871"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"tables-3871"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3871"}
2026-02-17 02:54:08.468 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"tables-3871"}
2026-02-17 02:54:10.735 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1521"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-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:"security-context-test-1521"}
2026-02-17 02:54:10.774 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-72"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-72"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-72"}
2026-02-17 02:54:10.796 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-72" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:15.133 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-72"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-72"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-72"}
2026-02-17 02:54:15.168 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9032"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9032"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9032"}
2026-02-17 02:54:15.221 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9032" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:16.235 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=prestop-7078/tester, name=eth0)
2026-02-17 02:54:16.236 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-7078/tester" endpoint_id:"eth0"}
2026-02-17 02:54:16.236 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.prestop-7078"}
2026-02-17 02:54:16.236 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.prestop-7078.default"}
2026-02-17 02:54:16.236 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:54:16.236 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:54:16.237 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.prestop-7078" ipVersion=0x4 table="filter"
2026-02-17 02:54:16.237 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_y88V4b8rOSfKAIBihn" ipVersion=0x4 table="filter"
2026-02-17 02:54:16.237 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.prestop-7078" ipVersion=0x4 table="filter"
2026-02-17 02:54:16.237 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_y88V4b8rOSfKAIBihn" ipVersion=0x4 table="filter"
2026-02-17 02:54:16.237 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:54:16.237 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9b14fdec0d1" ipVersion=0x4 table="filter"
2026-02-17 02:54:16.237 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9b14fdec0d1" ipVersion=0x4 table="filter"
2026-02-17 02:54:16.237 [INFO][88] 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:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:54:16.237 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:54:16.237 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.207
bird: KIF: Received address message for unknown interface 20
2026-02-17 02:54:16.309 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-7078/tester", EndpointId:"eth0"}
2026-02-17 02:54:16.309 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-1521" name:"default"}
2026-02-17 02:54:16.341 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali9b14fdec0d1" state="down"
2026-02-17 02:54:16.341 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9b14fdec0d1", State:"down", Index:20}
2026-02-17 02:54:16.342 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9b14fdec0d1"
2026-02-17 02:54:16.342 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=20
2026-02-17 02:54:16.348 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali9b14fdec0d1" state=""
2026-02-17 02:54:16.348 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9b14fdec0d1"
2026-02-17 02:54:16.369 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9b14fdec0d1", Addrs:set.Typed[string]{}}
2026-02-17 02:54:16.369 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9b14fdec0d1", Addrs:set.Typed[string]{}}
2026-02-17 02:54:16.369 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9b14fdec0d1", State:"", Index:20}
2026-02-17 02:54:16.369 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9b14fdec0d1", Addrs:set.Set[string](nil)}
2026-02-17 02:54:16.369 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9b14fdec0d1", Addrs:set.Set[string](nil)}
2026-02-17 02:54:16.653 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1521"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-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:"security-context-test-1521"}
2026-02-17 02:54:16.677 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-1521"}
2026-02-17 02:54:18.626 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-0, name=eth0)
2026-02-17 02:54:18.626 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia861fcca023" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.209/32"}
2026-02-17 02:54:18.626 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:18.626 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:18.626 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:18.627 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia861fcca023" ipVersion=0x4 table="filter"
2026-02-17 02:54:18.627 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia861fcca023" ipVersion=0x4 table="filter"
2026-02-17 02:54:18.627 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia861fcca023"
2026-02-17 02:54:18.628 [INFO][88] felix/endpoint_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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:18.628 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:18.675 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:18.675 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:54:18.692 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calia861fcca023" state="down"
2026-02-17 02:54:18.693 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia861fcca023"
2026-02-17 02:54:18.693 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia861fcca023", State:"down", Index:22}
2026-02-17 02:54:18.693 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Typed[string]{}}
2026-02-17 02:54:18.693 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Typed[string]{}}
2026-02-17 02:54:18.693 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia861fcca023"
2026-02-17 02:54:18.693 [INFO][88] felix/endpoint_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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:18.693 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:18.694 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calia861fcca023" state="up"
2026-02-17 02:54:18.716 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:18.716 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:54:18.716 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia861fcca023", State:"up", Index:22}
2026-02-17 02:54:18.716 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia861fcca023"
2026-02-17 02:54:18.716 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia861fcca023"
2026-02-17 02:54:18.716 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia861fcca023"
2026-02-17 02:54:18.716 [INFO][88] felix/endpoint_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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:18.716 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:18.740 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:18.740 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:54:19.517 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9032"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9032"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9032"}
2026-02-17 02:54:19.528 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-0, name=eth0)
2026-02-17 02:54:19.550 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-0, name=eth0)
2026-02-17 02:54:19.552 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia861fcca023" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.209/32"}
2026-02-17 02:54:19.552 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9410"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9410"}
2026-02-17 02:54:19.552 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia861fcca023" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.209/32"}
2026-02-17 02:54:19.552 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:19.552 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:19.553 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:19.554 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia861fcca023"
2026-02-17 02:54:19.554 [INFO][88] felix/endpoint_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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:19.554 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:19.580 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:19.580 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:54:19.582 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9410" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:20.180 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-72" name:"default"}
2026-02-17 02:54:20.600 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=22
2026-02-17 02:54:20.601 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia861fcca023"
2026-02-17 02:54:20.601 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:20.601 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:20.630 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-72"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-72"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-72"}
2026-02-17 02:54:20.661 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-72"}
2026-02-17 02:54:24.159 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9410"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9410"}
2026-02-17 02:54:24.190 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1844"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1844"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1844"}
2026-02-17 02:54:24.190 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:54:24.190 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:54:24.190 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:54:24.219 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-1844" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:25.385 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9032" name:"default"}
2026-02-17 02:54:25.917 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9032"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9032"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9032"}
2026-02-17 02:54:26.028 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9032"}
2026-02-17 02:54:28.073 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-1, name=eth0)
2026-02-17 02:54:28.073 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali364d77ba86f" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.208/32"}
2026-02-17 02:54:28.073 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.074 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.074 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.078 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali364d77ba86f"
2026-02-17 02:54:28.078 [INFO][88] felix/endpoint_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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.078 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.104 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-1, name=eth0)
2026-02-17 02:54:28.110 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:28.110 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:54:28.110 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali364d77ba86f" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.208/32"}
2026-02-17 02:54:28.110 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.111 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.111 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.111 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali364d77ba86f"
2026-02-17 02:54:28.111 [INFO][88] felix/endpoint_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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.111 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.133 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:28.133 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:54:28.380 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-1, name=eth0)
2026-02-17 02:54:28.381 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali364d77ba86f" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.208/32"}
2026-02-17 02:54:28.381 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.381 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.381 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.383 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali364d77ba86f"
2026-02-17 02:54:28.383 [INFO][88] felix/endpoint_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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.383 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.420 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:28.420 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:54:28.437 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-1, name=eth0)
2026-02-17 02:54:28.437 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:54:28.437 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.437 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.438 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.438 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali364d77ba86f" ipVersion=0x4 table="filter"
2026-02-17 02:54:28.438 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali364d77ba86f" ipVersion=0x4 table="filter"
2026-02-17 02:54:28.438 [INFO][88] 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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.438 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.439 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.208
bird: KIF: Received address message for unknown interface 21
2026-02-17 02:54:28.502 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:28.550 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::8cfa:c8ff:fe7f:b4b0" exists=false ifIndex=21
2026-02-17 02:54:28.550 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali364d77ba86f"
2026-02-17 02:54:28.550 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali364d77ba86f" state="down"
2026-02-17 02:54:28.550 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali364d77ba86f" state=""
2026-02-17 02:54:28.550 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali364d77ba86f"
2026-02-17 02:54:28.550 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:28.550 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:28.550 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali364d77ba86f", State:"down", Index:21}
2026-02-17 02:54:28.550 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali364d77ba86f", State:"", Index:21}
2026-02-17 02:54:28.550 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Set[string](nil)}
2026-02-17 02:54:28.550 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Set[string](nil)}
2026-02-17 02:54:29.522 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1844"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1844"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1844"}
2026-02-17 02:54:29.556 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-6760"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-6760"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6760"}
2026-02-17 02:54:29.556 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"lease-test-6760" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:29.736 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-6760"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-6760"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6760"}
2026-02-17 02:54:29.769 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7707"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7707"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-runtime-7707"}
2026-02-17 02:54:29.809 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-7707" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:30.070 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9410" name:"default"}
2026-02-17 02:54:30.113 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9410"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9410"}
2026-02-17 02:54:30.145 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9410"}
2026-02-17 02:54:30.309 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-1, name=eth0)
2026-02-17 02:54:30.309 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali364d77ba86f" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.210/32"}
2026-02-17 02:54:30.309 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:30.309 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:30.309 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:30.310 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali364d77ba86f" ipVersion=0x4 table="filter"
2026-02-17 02:54:30.310 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali364d77ba86f" ipVersion=0x4 table="filter"
2026-02-17 02:54:30.310 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali364d77ba86f"
2026-02-17 02:54:30.310 [INFO][88] felix/endpoint_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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:30.310 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:30.348 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:30.348 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:54:30.384 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali364d77ba86f" state="down"
2026-02-17 02:54:30.384 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali364d77ba86f", State:"down", Index:23}
2026-02-17 02:54:30.385 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali364d77ba86f"
2026-02-17 02:54:30.385 [INFO][88] felix/endpoint_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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:30.385 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:30.384 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali364d77ba86f"
2026-02-17 02:54:30.385 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali364d77ba86f" state="up"
2026-02-17 02:54:30.409 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:30.409 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:54:30.409 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:30.409 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:30.409 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali364d77ba86f", State:"up", Index:23}
2026-02-17 02:54:30.409 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali364d77ba86f"
2026-02-17 02:54:30.409 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali364d77ba86f"
2026-02-17 02:54:30.409 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali364d77ba86f"
2026-02-17 02:54:30.409 [INFO][88] felix/endpoint_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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:30.409 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:30.438 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:30.438 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:54:31.609 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=23
2026-02-17 02:54:31.609 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali364d77ba86f"
2026-02-17 02:54:31.609 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:31.610 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:31.651 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-1, name=eth0)
2026-02-17 02:54:31.652 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali364d77ba86f" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.210/32"}
2026-02-17 02:54:31.652 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:31.652 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:31.652 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:31.653 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali364d77ba86f"
2026-02-17 02:54:31.653 [INFO][88] felix/endpoint_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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:31.653 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:31.681 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:31.681 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:54:31.710 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-1, name=eth0)
2026-02-17 02:54:31.710 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali364d77ba86f" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.210/32"}
2026-02-17 02:54:31.710 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:31.711 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:31.711 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:31.712 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali364d77ba86f"
2026-02-17 02:54:31.712 [INFO][88] felix/endpoint_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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:31.712 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:31.755 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:31.755 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:54:31.822 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"prestop-7078" name:"default"}
2026-02-17 02:54:32.281 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"prestop-7078"}
2026-02-17 02:54:32.948 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 02:54:34.081 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7707"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7707"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-runtime-7707"}
2026-02-17 02:54:34.516 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6327"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6327"}
2026-02-17 02:54:34.564 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6327" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:35.612 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"lease-test-6760" name:"default"}
2026-02-17 02:54:35.870 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-1844" name:"default"}
2026-02-17 02:54:35.913 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-6760"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-6760"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6760"}
2026-02-17 02:54:35.945 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"lease-test-6760"}
2026-02-17 02:54:36.014 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1844"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1844"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1844"}
2026-02-17 02:54:36.056 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-1844"}
2026-02-17 02:54:38.165 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-0, name=eth0)
2026-02-17 02:54:38.166 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia861fcca023" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.209/32"}
2026-02-17 02:54:38.166 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:38.166 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:38.166 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:38.167 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia861fcca023"
2026-02-17 02:54:38.168 [INFO][88] felix/endpoint_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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:38.168 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:38.203 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:38.204 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:54:38.209 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-0, name=eth0)
2026-02-17 02:54:38.210 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia861fcca023" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.209/32"}
2026-02-17 02:54:38.210 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:38.210 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:38.210 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:38.211 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia861fcca023"
2026-02-17 02:54:38.211 [INFO][88] felix/endpoint_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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:38.211 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:38.242 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:38.242 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:54:38.815 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-0, name=eth0)
2026-02-17 02:54:38.815 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia861fcca023" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.209/32"}
2026-02-17 02:54:38.815 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:38.815 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:38.815 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:38.816 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia861fcca023"
2026-02-17 02:54:38.816 [INFO][88] felix/endpoint_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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:38.816 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:38.839 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:38.839 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:54:39.173 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-0, name=eth0)
2026-02-17 02:54:39.174 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:54:39.174 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:39.174 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:39.174 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:39.175 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia861fcca023" ipVersion=0x4 table="filter"
2026-02-17 02:54:39.175 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia861fcca023" ipVersion=0x4 table="filter"
2026-02-17 02:54:39.175 [INFO][88] 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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:39.175 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:39.176 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.209
2026-02-17 02:54:39.256 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:39.256 [INFO][88] felix/summary.go 100: Summarising 156 dataplane reconciliation loops over 1m0.1s: avg=32ms longest=82ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:54:39.283 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calia861fcca023" state="down"
2026-02-17 02:54:39.283 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia861fcca023"
2026-02-17 02:54:39.283 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=22
2026-02-17 02:54:39.283 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia861fcca023", State:"down", Index:22}
2026-02-17 02:54:39.283 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Typed[string]{}}
2026-02-17 02:54:39.283 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Typed[string]{}}
2026-02-17 02:54:39.286 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calia861fcca023" state=""
2026-02-17 02:54:39.286 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia861fcca023"
2026-02-17 02:54:39.307 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia861fcca023", State:"", Index:22}
2026-02-17 02:54:39.308 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Set[string](nil)}
2026-02-17 02:54:39.308 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Set[string](nil)}
2026-02-17 02:54:39.555 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-7707" name:"default"}
2026-02-17 02:54:39.857 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7707"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7707"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-runtime-7707"}
2026-02-17 02:54:39.888 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-7707"}
2026-02-17 02:54:40.493 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-0, name=eth0)
2026-02-17 02:54:40.495 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia861fcca023" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 02:54:40.495 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:40.495 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:40.495 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:40.497 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia861fcca023" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.497 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia861fcca023" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.497 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia861fcca023"
2026-02-17 02:54:40.497 [INFO][88] felix/endpoint_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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:40.498 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:40.538 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:40.538 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:54:40.560 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calia861fcca023" state="down"
2026-02-17 02:54:40.560 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia861fcca023"
2026-02-17 02:54:40.560 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia861fcca023", State:"down", Index:24}
2026-02-17 02:54:40.561 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Typed[string]{}}
2026-02-17 02:54:40.561 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Typed[string]{}}
2026-02-17 02:54:40.561 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia861fcca023"
2026-02-17 02:54:40.561 [INFO][88] felix/endpoint_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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:40.561 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:40.563 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calia861fcca023" state="up"
2026-02-17 02:54:40.581 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:40.581 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:54:40.582 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia861fcca023", State:"up", Index:24}
2026-02-17 02:54:40.582 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia861fcca023"
2026-02-17 02:54:40.582 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia861fcca023"
2026-02-17 02:54:40.582 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia861fcca023"
2026-02-17 02:54:40.582 [INFO][88] felix/endpoint_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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:40.582 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:40.606 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:40.606 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:54:40.868 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-0, name=eth0)
2026-02-17 02:54:40.869 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia861fcca023" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 02:54:40.869 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:40.870 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:40.870 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:40.871 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia861fcca023"
2026-02-17 02:54:40.872 [INFO][88] felix/endpoint_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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:40.872 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:40.899 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:40.899 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:54:41.628 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=24
2026-02-17 02:54:41.628 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia861fcca023"
2026-02-17 02:54:41.628 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:41.628 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:41.865 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-0, name=eth0)
2026-02-17 02:54:41.865 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia861fcca023" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 02:54:41.865 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:41.865 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:41.865 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:41.866 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia861fcca023"
2026-02-17 02:54:41.866 [INFO][88] felix/endpoint_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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:41.866 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:41.892 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:41.892 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:54:49.734 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-1, name=eth0)
2026-02-17 02:54:49.734 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali364d77ba86f" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.210/32"}
2026-02-17 02:54:49.735 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:49.735 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:49.735 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:49.735 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali364d77ba86f"
2026-02-17 02:54:49.735 [INFO][88] felix/endpoint_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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:49.735 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:49.758 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-1, name=eth0)
2026-02-17 02:54:49.771 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:49.771 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:54:49.772 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali364d77ba86f" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.210/32"}
2026-02-17 02:54:49.772 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:49.772 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:49.772 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:49.772 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali364d77ba86f"
2026-02-17 02:54:49.772 [INFO][88] felix/endpoint_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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:49.772 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:49.789 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:49.789 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:54:50.080 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-1, name=eth0)
2026-02-17 02:54:50.081 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:54:50.081 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:50.081 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:50.081 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:50.081 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali364d77ba86f" ipVersion=0x4 table="filter"
2026-02-17 02:54:50.081 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali364d77ba86f" ipVersion=0x4 table="filter"
2026-02-17 02:54:50.081 [INFO][88] 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-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:50.081 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:50.082 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.210
bird: KIF: Received address message for unknown interface 23
2026-02-17 02:54:50.149 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-1", EndpointId:"eth0"}
2026-02-17 02:54:50.192 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali364d77ba86f" state="down"
2026-02-17 02:54:50.192 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali364d77ba86f"
2026-02-17 02:54:50.192 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali364d77ba86f", State:"down", Index:23}
2026-02-17 02:54:50.192 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:50.193 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:50.196 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=23
2026-02-17 02:54:50.198 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali364d77ba86f" state=""
2026-02-17 02:54:50.198 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali364d77ba86f"
2026-02-17 02:54:50.226 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali364d77ba86f", State:"", Index:23}
2026-02-17 02:54:50.226 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Set[string](nil)}
2026-02-17 02:54:50.226 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali364d77ba86f", Addrs:set.Set[string](nil)}
2026-02-17 02:54:50.957 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-0, name=eth0)
2026-02-17 02:54:50.957 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia861fcca023" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 02:54:50.957 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:50.957 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:50.957 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:50.958 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia861fcca023"
2026-02-17 02:54:50.958 [INFO][88] felix/endpoint_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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:50.958 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:50.990 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-0, name=eth0)
2026-02-17 02:54:51.001 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:51.001 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:54:51.001 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia861fcca023" profile_ids:"kns.statefulset-8182" profile_ids:"ksa.statefulset-8182.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 02:54:51.001 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:51.001 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:51.001 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:51.002 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia861fcca023"
2026-02-17 02:54:51.002 [INFO][88] felix/endpoint_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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:51.002 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:51.031 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:51.031 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:54:51.295 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-8182/ss2-0, name=eth0)
2026-02-17 02:54:51.296 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8182/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:54:51.296 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8182"}
2026-02-17 02:54:51.296 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8182.default"}
2026-02-17 02:54:51.296 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:51.296 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:51.296 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gLqlMhUW8CvBBjLiUH" ipVersion=0x4 table="filter"
2026-02-17 02:54:51.296 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3T_25WvJo7WtVg78Ny" ipVersion=0x4 table="filter"
2026-02-17 02:54:51.296 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gLqlMhUW8CvBBjLiUH" ipVersion=0x4 table="filter"
2026-02-17 02:54:51.296 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3T_25WvJo7WtVg78Ny" ipVersion=0x4 table="filter"
2026-02-17 02:54:51.296 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:51.296 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia861fcca023" ipVersion=0x4 table="filter"
2026-02-17 02:54:51.296 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia861fcca023" ipVersion=0x4 table="filter"
2026-02-17 02:54:51.296 [INFO][88] 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-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:51.296 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:51.297 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.211
2026-02-17 02:54:51.354 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8182/ss2-0", EndpointId:"eth0"}
2026-02-17 02:54:51.402 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=24
2026-02-17 02:54:51.402 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia861fcca023"
2026-02-17 02:54:51.402 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calia861fcca023" state="down"
2026-02-17 02:54:51.403 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Typed[string]{}}
2026-02-17 02:54:51.403 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Typed[string]{}}
2026-02-17 02:54:51.403 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia861fcca023", State:"down", Index:24}
2026-02-17 02:54:51.406 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calia861fcca023" state=""
2026-02-17 02:54:51.406 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia861fcca023"
2026-02-17 02:54:51.430 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia861fcca023", State:"", Index:24}
2026-02-17 02:54:51.430 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Set[string](nil)}
2026-02-17 02:54:51.431 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia861fcca023", Addrs:set.Set[string](nil)}
2026-02-17 02:54:58.255 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8182"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8182"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8182"}
2026-02-17 02:54:58.285 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5879"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5879"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5879"}
2026-02-17 02:54:58.320 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5879" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:58.963 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3, name=eth0)
2026-02-17 02:54:58.964 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-5879"} profile:{inbound_rules:{action:"allow" rule_id:"cIU0bG8Osjt7TkAT"} outbound_rules:{action:"allow" rule_id:"2WLgUMFbHtu2I-TT"}}
2026-02-17 02:54:58.964 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-5879.default"} profile:{}
2026-02-17 02:54:58.964 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61cac4b2dc8" profile_ids:"kns.secrets-5879" profile_ids:"ksa.secrets-5879.default" ipv4_nets:"10.100.133.212/32"}
2026-02-17 02:54:58.964 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:54:58.964 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:54:58.964 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:54:58.965 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali61cac4b2dc8" ipVersion=0x4 table="filter"
2026-02-17 02:54:58.965 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-5879" ipVersion=0x4 table="filter"
2026-02-17 02:54:58.965 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bIX9cLyWs1rswN0eIK" ipVersion=0x4 table="filter"
2026-02-17 02:54:58.965 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali61cac4b2dc8" ipVersion=0x4 table="filter"
2026-02-17 02:54:58.965 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-5879" ipVersion=0x4 table="filter"
2026-02-17 02:54:58.965 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bIX9cLyWs1rswN0eIK" ipVersion=0x4 table="filter"
2026-02-17 02:54:58.965 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali61cac4b2dc8"
2026-02-17 02:54:58.965 [INFO][88] felix/endpoint_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-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:54:58.965 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:54:59.014 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:59.014 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"} status="down"
2026-02-17 02:54:59.039 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali61cac4b2dc8" state="down"
2026-02-17 02:54:59.040 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61cac4b2dc8", State:"down", Index:25}
2026-02-17 02:54:59.040 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali61cac4b2dc8"
2026-02-17 02:54:59.040 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61cac4b2dc8", Addrs:set.Typed[string]{}}
2026-02-17 02:54:59.040 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61cac4b2dc8", Addrs:set.Typed[string]{}}
2026-02-17 02:54:59.040 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali61cac4b2dc8"
2026-02-17 02:54:59.040 [INFO][88] felix/endpoint_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-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:54:59.040 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:54:59.044 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali61cac4b2dc8" state="up"
2026-02-17 02:54:59.062 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:59.062 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"} status="down"
2026-02-17 02:54:59.062 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61cac4b2dc8", State:"up", Index:25}
2026-02-17 02:54:59.062 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali61cac4b2dc8"
2026-02-17 02:54:59.062 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali61cac4b2dc8"
2026-02-17 02:54:59.062 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61cac4b2dc8"
2026-02-17 02:54:59.063 [INFO][88] felix/endpoint_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-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:54:59.063 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:54:59.097 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:59.097 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"} status="up"
2026-02-17 02:54:59.980 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3, name=eth0)
2026-02-17 02:54:59.980 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61cac4b2dc8" profile_ids:"kns.secrets-5879" profile_ids:"ksa.secrets-5879.default" ipv4_nets:"10.100.133.212/32"}
2026-02-17 02:54:59.980 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:54:59.980 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:54:59.980 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:54:59.981 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61cac4b2dc8"
2026-02-17 02:54:59.981 [INFO][88] felix/endpoint_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-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:54:59.981 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:55:00.014 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:00.015 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"} status="up"
2026-02-17 02:55:00.793 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=25
2026-02-17 02:55:00.793 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali61cac4b2dc8"
2026-02-17 02:55:00.793 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61cac4b2dc8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:00.793 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61cac4b2dc8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:01.160 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3, name=eth0)
2026-02-17 02:55:01.160 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61cac4b2dc8" profile_ids:"kns.secrets-5879" profile_ids:"ksa.secrets-5879.default" ipv4_nets:"10.100.133.212/32"}
2026-02-17 02:55:01.161 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:55:01.161 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:55:01.161 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:55:01.162 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61cac4b2dc8"
2026-02-17 02:55:01.162 [INFO][88] felix/endpoint_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-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:55:01.162 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:55:01.186 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:01.186 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"} status="up"
2026-02-17 02:55:01.271 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9587"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9587"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-9587"}
2026-02-17 02:55:01.275 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali61cac4b2dc8" state="down"
2026-02-17 02:55:01.277 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali61cac4b2dc8"
2026-02-17 02:55:01.277 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=25
2026-02-17 02:55:01.278 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali61cac4b2dc8" state=""
2026-02-17 02:55:01.278 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali61cac4b2dc8"
2026-02-17 02:55:01.299 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61cac4b2dc8", State:"down", Index:25}
2026-02-17 02:55:01.299 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61cac4b2dc8", Addrs:set.Typed[string]{}}
2026-02-17 02:55:01.299 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61cac4b2dc8", Addrs:set.Typed[string]{}}
2026-02-17 02:55:01.299 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61cac4b2dc8", State:"", Index:25}
2026-02-17 02:55:01.300 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61cac4b2dc8", Addrs:set.Set[string](nil)}
2026-02-17 02:55:01.300 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61cac4b2dc8", Addrs:set.Set[string](nil)}
2026-02-17 02:55:01.300 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali61cac4b2dc8"
2026-02-17 02:55:01.300 [INFO][88] felix/endpoint_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-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:55:01.300 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:55:01.301 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.212
2026-02-17 02:55:01.329 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:01.329 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"} status="down"
2026-02-17 02:55:01.329 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9169"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9169"}
2026-02-17 02:55:01.356 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9169" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:01.456 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3, name=eth0)
2026-02-17 02:55:01.457 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3" endpoint_id:"eth0"}
2026-02-17 02:55:01.457 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-5879"}
2026-02-17 02:55:01.457 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-5879.default"}
2026-02-17 02:55:01.457 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:55:01.457 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:55:01.458 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-5879" ipVersion=0x4 table="filter"
2026-02-17 02:55:01.458 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bIX9cLyWs1rswN0eIK" ipVersion=0x4 table="filter"
2026-02-17 02:55:01.458 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-5879" ipVersion=0x4 table="filter"
2026-02-17 02:55:01.458 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bIX9cLyWs1rswN0eIK" ipVersion=0x4 table="filter"
2026-02-17 02:55:01.458 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:55:01.458 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali61cac4b2dc8" ipVersion=0x4 table="filter"
2026-02-17 02:55:01.458 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali61cac4b2dc8" ipVersion=0x4 table="filter"
2026-02-17 02:55:01.458 [INFO][88] 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-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:55:01.458 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:55:01.525 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5879/pod-secrets-97baf991-002c-426c-93d7-0964109571b3", EndpointId:"eth0"}
2026-02-17 02:55:02.444 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5879"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5879"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5879"}
2026-02-17 02:55:02.470 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6106"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6106"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6106"}
2026-02-17 02:55:02.500 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-6106" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:03.048 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9169"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9169"}
2026-02-17 02:55:03.078 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-7960"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-7960"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7960"}
2026-02-17 02:55:03.110 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-7960" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:03.192 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0, name=eth0)
2026-02-17 02:55:03.192 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-6106"} profile:{inbound_rules:{action:"allow" rule_id:"dx01C6OmFIb41clr"} outbound_rules:{action:"allow" rule_id:"fFQILSfSKNurkp_J"}}
2026-02-17 02:55:03.192 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-6106.default"} profile:{}
2026-02-17 02:55:03.193 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib14c588143f" profile_ids:"kns.secrets-6106" profile_ids:"ksa.secrets-6106.default" ipv4_nets:"10.100.133.213/32"}
2026-02-17 02:55:03.193 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:03.193 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:03.193 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:03.193 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib14c588143f" ipVersion=0x4 table="filter"
2026-02-17 02:55:03.193 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-6106" ipVersion=0x4 table="filter"
2026-02-17 02:55:03.193 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7VthLIeJOsaISIbcyp" ipVersion=0x4 table="filter"
2026-02-17 02:55:03.193 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib14c588143f" ipVersion=0x4 table="filter"
2026-02-17 02:55:03.193 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-6106" ipVersion=0x4 table="filter"
2026-02-17 02:55:03.193 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7VthLIeJOsaISIbcyp" ipVersion=0x4 table="filter"
2026-02-17 02:55:03.193 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib14c588143f"
2026-02-17 02:55:03.194 [INFO][88] felix/endpoint_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-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:03.194 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:03.243 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:03.243 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"} status="down"
2026-02-17 02:55:03.265 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calib14c588143f" state="down"
2026-02-17 02:55:03.265 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib14c588143f"
2026-02-17 02:55:03.265 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib14c588143f", State:"down", Index:26}
2026-02-17 02:55:03.265 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib14c588143f", Addrs:set.Typed[string]{}}
2026-02-17 02:55:03.265 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib14c588143f", Addrs:set.Typed[string]{}}
2026-02-17 02:55:03.265 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib14c588143f"
2026-02-17 02:55:03.265 [INFO][88] felix/endpoint_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-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:03.265 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:03.271 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calib14c588143f" state="up"
2026-02-17 02:55:03.290 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:03.290 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"} status="down"
2026-02-17 02:55:03.291 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib14c588143f", State:"up", Index:26}
2026-02-17 02:55:03.292 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib14c588143f"
2026-02-17 02:55:03.292 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib14c588143f"
2026-02-17 02:55:03.292 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib14c588143f"
2026-02-17 02:55:03.293 [INFO][88] felix/endpoint_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-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:03.293 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:03.313 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:03.313 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"} status="up"
2026-02-17 02:55:03.824 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-8182" name:"default"}
2026-02-17 02:55:03.952 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-8182"
2026-02-17 02:55:04.009 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0, name=eth0)
2026-02-17 02:55:04.009 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib14c588143f" profile_ids:"kns.secrets-6106" profile_ids:"ksa.secrets-6106.default" ipv4_nets:"10.100.133.213/32"}
2026-02-17 02:55:04.009 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:04.009 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:04.009 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:04.011 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib14c588143f"
2026-02-17 02:55:04.011 [INFO][88] felix/endpoint_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-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:04.011 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:04.051 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:04.051 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"} status="up"
2026-02-17 02:55:04.147 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8182"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8182"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8182"}
2026-02-17 02:55:04.174 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-8182"}
2026-02-17 02:55:04.920 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=26
2026-02-17 02:55:04.920 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib14c588143f"
2026-02-17 02:55:04.920 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib14c588143f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:04.920 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib14c588143f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:05.179 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0, name=eth0)
2026-02-17 02:55:05.180 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib14c588143f" profile_ids:"kns.secrets-6106" profile_ids:"ksa.secrets-6106.default" ipv4_nets:"10.100.133.213/32"}
2026-02-17 02:55:05.180 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:05.180 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:05.180 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:05.181 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib14c588143f"
2026-02-17 02:55:05.181 [INFO][88] felix/endpoint_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-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:05.182 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:05.206 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:05.206 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"} status="up"
2026-02-17 02:55:05.286 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calib14c588143f" state="down"
2026-02-17 02:55:05.286 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib14c588143f", State:"down", Index:26}
2026-02-17 02:55:05.286 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib14c588143f"
2026-02-17 02:55:05.287 [INFO][88] felix/endpoint_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-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:05.287 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:05.287 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib14c588143f"
2026-02-17 02:55:05.287 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calib14c588143f" state=""
2026-02-17 02:55:05.287 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib14c588143f"
2026-02-17 02:55:05.287 [INFO][88] 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=26
2026-02-17 02:55:05.287 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.213
2026-02-17 02:55:05.313 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:05.313 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"} status="down"
2026-02-17 02:55:05.313 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib14c588143f", Addrs:set.Typed[string]{}}
2026-02-17 02:55:05.313 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib14c588143f", Addrs:set.Typed[string]{}}
2026-02-17 02:55:05.313 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib14c588143f", State:"", Index:26}
2026-02-17 02:55:05.313 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib14c588143f", Addrs:set.Set[string](nil)}
2026-02-17 02:55:05.313 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib14c588143f", Addrs:set.Set[string](nil)}
2026-02-17 02:55:05.313 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib14c588143f"
2026-02-17 02:55:05.314 [INFO][88] felix/endpoint_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-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:05.314 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:05.332 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:05.332 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"} status="down"
2026-02-17 02:55:05.466 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0, name=eth0)
2026-02-17 02:55:05.466 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0" endpoint_id:"eth0"}
2026-02-17 02:55:05.466 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-6106"}
2026-02-17 02:55:05.467 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-6106.default"}
2026-02-17 02:55:05.467 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:05.467 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:05.467 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-6106" ipVersion=0x4 table="filter"
2026-02-17 02:55:05.467 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7VthLIeJOsaISIbcyp" ipVersion=0x4 table="filter"
2026-02-17 02:55:05.467 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-6106" ipVersion=0x4 table="filter"
2026-02-17 02:55:05.467 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7VthLIeJOsaISIbcyp" ipVersion=0x4 table="filter"
2026-02-17 02:55:05.467 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:05.467 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib14c588143f" ipVersion=0x4 table="filter"
2026-02-17 02:55:05.467 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib14c588143f" ipVersion=0x4 table="filter"
2026-02-17 02:55:05.467 [INFO][88] 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-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:05.467 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:05.536 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6106/pod-secrets-a3bccb60-9ddb-4c88-9c69-3a545108a6f0", EndpointId:"eth0"}
2026-02-17 02:55:06.310 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9587"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9587"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-9587"}
2026-02-17 02:55:06.638 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6106"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6106"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6106"}
2026-02-17 02:55:06.673 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-324"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-324"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-324"}
2026-02-17 02:55:06.703 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-324" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:07.644 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5879" name:"default"}
2026-02-17 02:55:07.829 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5879"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5879"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5879"}
2026-02-17 02:55:07.857 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5879"}
2026-02-17 02:55:08.116 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9169" name:"default"}
2026-02-17 02:55:08.482 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9169"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9169"}
2026-02-17 02:55:08.512 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9169"}
2026-02-17 02:55:08.861 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-324"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-324"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-324"}
2026-02-17 02:55:08.890 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7516"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7516"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7516"}
2026-02-17 02:55:08.918 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-7516" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:09.665 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d, name=eth0)
2026-02-17 02:55:09.666 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-7516"} profile:{inbound_rules:{action:"allow" rule_id:"7fbWIwM_mSEZ6JYO"} outbound_rules:{action:"allow" rule_id:"HbeMkHwE-NyVxW7V"}}
2026-02-17 02:55:09.666 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-7516.default"} profile:{}
2026-02-17 02:55:09.666 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a4269b1a9b" profile_ids:"kns.container-probe-7516" profile_ids:"ksa.container-probe-7516.default" ipv4_nets:"10.100.133.214/32"}
2026-02-17 02:55:09.666 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:09.666 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:09.666 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:09.667 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9a4269b1a9b" ipVersion=0x4 table="filter"
2026-02-17 02:55:09.667 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qPSu87WSsC4jX61swi" ipVersion=0x4 table="filter"
2026-02-17 02:55:09.667 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_K3_i6F_j5QOKKcDGVk" ipVersion=0x4 table="filter"
2026-02-17 02:55:09.667 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9a4269b1a9b" ipVersion=0x4 table="filter"
2026-02-17 02:55:09.667 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qPSu87WSsC4jX61swi" ipVersion=0x4 table="filter"
2026-02-17 02:55:09.667 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_K3_i6F_j5QOKKcDGVk" ipVersion=0x4 table="filter"
2026-02-17 02:55:09.667 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9a4269b1a9b"
2026-02-17 02:55:09.667 [INFO][88] felix/endpoint_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-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:09.667 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:09.707 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:09.707 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"} status="down"
2026-02-17 02:55:09.719 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali9a4269b1a9b" state="down"
2026-02-17 02:55:09.720 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a4269b1a9b"
2026-02-17 02:55:09.720 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a4269b1a9b", State:"down", Index:27}
2026-02-17 02:55:09.720 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4269b1a9b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:09.720 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4269b1a9b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:09.720 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a4269b1a9b"
2026-02-17 02:55:09.720 [INFO][88] felix/endpoint_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-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:09.720 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:09.723 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali9a4269b1a9b" state="up"
2026-02-17 02:55:09.743 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:09.743 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"} status="down"
2026-02-17 02:55:09.743 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a4269b1a9b", State:"up", Index:27}
2026-02-17 02:55:09.743 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9a4269b1a9b"
2026-02-17 02:55:09.743 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a4269b1a9b"
2026-02-17 02:55:09.743 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a4269b1a9b"
2026-02-17 02:55:09.743 [INFO][88] felix/endpoint_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-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:09.743 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:09.776 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:09.776 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"} status="up"
2026-02-17 02:55:10.035 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d, name=eth0)
2026-02-17 02:55:10.036 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a4269b1a9b" profile_ids:"kns.container-probe-7516" profile_ids:"ksa.container-probe-7516.default" ipv4_nets:"10.100.133.214/32"}
2026-02-17 02:55:10.036 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:10.036 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:10.036 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:10.037 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a4269b1a9b"
2026-02-17 02:55:10.037 [INFO][88] felix/endpoint_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-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:10.037 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:10.060 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:10.060 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"} status="up"
2026-02-17 02:55:11.338 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-7960"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-7960"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7960"}
2026-02-17 02:55:11.372 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7245"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"services-7245"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7245"}
2026-02-17 02:55:11.398 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7245" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:11.448 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::421:ecff:fed6:39ad" exists=true ifIndex=27
2026-02-17 02:55:11.448 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::421:ecff:fed6:39ad} ifaceName="cali9a4269b1a9b"
2026-02-17 02:55:11.448 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4269b1a9b", Addrs:set.Typed[string]{"fe80::421:ecff:fed6:39ad":set.v{}}}
2026-02-17 02:55:11.448 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4269b1a9b", Addrs:set.Typed[string]{"fe80::421:ecff:fed6:39ad":set.v{}}}
2026-02-17 02:55:11.514 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-7245" type:"ClusterIP" cluster_ips:"10.254.182.27" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:55:11.819 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-6106" name:"default"}
2026-02-17 02:55:12.001 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6106"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6106"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6106"}
2026-02-17 02:55:12.034 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-6106"}
2026-02-17 02:55:13.157 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-7245/pod1, name=eth0)
2026-02-17 02:55:13.157 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7245"} profile:{inbound_rules:{action:"allow" rule_id:"HU0vI_eH5uvrW9q-"} outbound_rules:{action:"allow" rule_id:"w03BwfS6rwEZ8LXU"}}
2026-02-17 02:55:13.157 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7245.default"} profile:{}
2026-02-17 02:55:13.157 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7245/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a31cf0e07e" profile_ids:"kns.services-7245" profile_ids:"ksa.services-7245.default" ipv4_nets:"10.100.133.215/32"}
2026-02-17 02:55:13.158 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:13.158 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:13.158 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:13.158 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:55:13.158 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7a31cf0e07e" ipVersion=0x4 table="filter"
2026-02-17 02:55:13.158 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7245" ipVersion=0x4 table="filter"
2026-02-17 02:55:13.158 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UN3KuCh6EcRfI4ZMpJ" ipVersion=0x4 table="filter"
2026-02-17 02:55:13.158 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:55:13.158 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7a31cf0e07e" ipVersion=0x4 table="filter"
2026-02-17 02:55:13.158 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7245" ipVersion=0x4 table="filter"
2026-02-17 02:55:13.158 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UN3KuCh6EcRfI4ZMpJ" ipVersion=0x4 table="filter"
2026-02-17 02:55:13.158 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7a31cf0e07e"
2026-02-17 02:55:13.159 [INFO][88] felix/endpoint_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-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:13.159 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:13.230 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:13.230 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:55:13.237 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali7a31cf0e07e" state="down"
2026-02-17 02:55:13.237 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a31cf0e07e"
2026-02-17 02:55:13.238 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a31cf0e07e", State:"down", Index:28}
2026-02-17 02:55:13.238 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a31cf0e07e", Addrs:set.Typed[string]{}}
2026-02-17 02:55:13.238 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a31cf0e07e", Addrs:set.Typed[string]{}}
2026-02-17 02:55:13.238 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7a31cf0e07e"
2026-02-17 02:55:13.238 [INFO][88] felix/endpoint_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-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:13.238 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:13.240 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali7a31cf0e07e" state="up"
2026-02-17 02:55:13.267 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:13.267 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:55:13.268 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a31cf0e07e", State:"up", Index:28}
2026-02-17 02:55:13.268 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7a31cf0e07e"
2026-02-17 02:55:13.268 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7a31cf0e07e"
2026-02-17 02:55:13.268 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a31cf0e07e"
2026-02-17 02:55:13.268 [INFO][88] felix/endpoint_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-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:13.269 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:13.291 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:13.291 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:13.909 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-324"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-324"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-324"}
2026-02-17 02:55:14.062 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-7245/pod1, name=eth0)
2026-02-17 02:55:14.062 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7245/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a31cf0e07e" profile_ids:"kns.services-7245" profile_ids:"ksa.services-7245.default" ipv4_nets:"10.100.133.215/32"}
2026-02-17 02:55:14.063 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:14.063 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:14.063 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:14.064 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a31cf0e07e"
2026-02-17 02:55:14.064 [INFO][88] felix/endpoint_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-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:14.064 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:14.126 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:14.127 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:15.001 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=28
2026-02-17 02:55:15.001 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7a31cf0e07e"
2026-02-17 02:55:15.001 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a31cf0e07e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:15.001 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a31cf0e07e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:16.524 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-7960" name:"default"}
2026-02-17 02:55:16.805 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-7960"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-7960"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7960"}
2026-02-17 02:55:16.836 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-7960"}
2026-02-17 02:55:17.229 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-7245/execpod28hw5, name=eth0)
2026-02-17 02:55:17.229 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7245/execpod28hw5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4317d85d754" profile_ids:"kns.services-7245" profile_ids:"ksa.services-7245.default" ipv4_nets:"10.100.133.216/32"}
2026-02-17 02:55:17.230 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:17.230 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:17.230 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:17.231 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4317d85d754" ipVersion=0x4 table="filter"
2026-02-17 02:55:17.231 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4317d85d754" ipVersion=0x4 table="filter"
2026-02-17 02:55:17.231 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4317d85d754"
2026-02-17 02:55:17.231 [INFO][88] felix/endpoint_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-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:17.231 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:17.273 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:17.273 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"} status="down"
2026-02-17 02:55:17.296 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali4317d85d754" state="down"
2026-02-17 02:55:17.297 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4317d85d754", State:"down", Index:29}
2026-02-17 02:55:17.297 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4317d85d754"
2026-02-17 02:55:17.297 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4317d85d754", Addrs:set.Typed[string]{}}
2026-02-17 02:55:17.297 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4317d85d754", Addrs:set.Typed[string]{}}
2026-02-17 02:55:17.297 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4317d85d754"
2026-02-17 02:55:17.297 [INFO][88] felix/endpoint_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-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:17.297 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:17.299 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali4317d85d754" state="up"
2026-02-17 02:55:17.321 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:17.321 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"} status="down"
2026-02-17 02:55:17.321 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4317d85d754", State:"up", Index:29}
2026-02-17 02:55:17.321 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4317d85d754"
2026-02-17 02:55:17.322 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4317d85d754"
2026-02-17 02:55:17.322 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4317d85d754"
2026-02-17 02:55:17.322 [INFO][88] felix/endpoint_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-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:17.323 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:17.348 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:17.348 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"} status="up"
2026-02-17 02:55:18.079 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-7245/execpod28hw5, name=eth0)
2026-02-17 02:55:18.079 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7245/execpod28hw5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4317d85d754" profile_ids:"kns.services-7245" profile_ids:"ksa.services-7245.default" ipv4_nets:"10.100.133.216/32"}
2026-02-17 02:55:18.079 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:18.079 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:18.079 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:18.081 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4317d85d754"
2026-02-17 02:55:18.081 [INFO][88] felix/endpoint_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-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:18.081 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:18.109 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:18.109 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"} status="up"
2026-02-17 02:55:18.946 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=29
2026-02-17 02:55:18.946 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4317d85d754"
2026-02-17 02:55:18.946 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4317d85d754", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:18.946 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4317d85d754", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:19.190 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-324" name:"default"}
2026-02-17 02:55:19.223 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-324"}
2026-02-17 02:55:19.373 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-7245/pod1, name=eth0)
2026-02-17 02:55:19.374 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7245/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a31cf0e07e" profile_ids:"kns.services-7245" profile_ids:"ksa.services-7245.default" ipv4_nets:"10.100.133.215/32"}
2026-02-17 02:55:19.374 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:19.374 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:19.374 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:19.375 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a31cf0e07e"
2026-02-17 02:55:19.376 [INFO][88] felix/endpoint_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-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:19.376 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:19.385 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-7245/pod1, name=eth0)
2026-02-17 02:55:19.405 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:19.406 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:19.406 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7245/pod1" endpoint_id:"eth0"}
2026-02-17 02:55:19.406 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:19.406 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:19.406 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:19.406 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:55:19.406 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7a31cf0e07e" ipVersion=0x4 table="filter"
2026-02-17 02:55:19.406 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:55:19.406 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7a31cf0e07e" ipVersion=0x4 table="filter"
2026-02-17 02:55:19.406 [INFO][88] 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-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:19.406 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:19.409 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.215
2026-02-17 02:55:19.495 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/pod1", EndpointId:"eth0"}
2026-02-17 02:55:19.793 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali7a31cf0e07e" state="down"
2026-02-17 02:55:19.793 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a31cf0e07e"
2026-02-17 02:55:19.793 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=28
2026-02-17 02:55:19.793 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a31cf0e07e", State:"down", Index:28}
2026-02-17 02:55:19.793 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a31cf0e07e", Addrs:set.Typed[string]{}}
2026-02-17 02:55:19.793 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a31cf0e07e", Addrs:set.Typed[string]{}}
2026-02-17 02:55:19.795 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali7a31cf0e07e" state=""
2026-02-17 02:55:19.795 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7a31cf0e07e"
2026-02-17 02:55:19.820 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a31cf0e07e", State:"", Index:28}
2026-02-17 02:55:19.820 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a31cf0e07e", Addrs:set.Set[string](nil)}
2026-02-17 02:55:19.820 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a31cf0e07e", Addrs:set.Set[string](nil)}
2026-02-17 02:55:21.457 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-7245"
2026-02-17 02:55:21.504 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7245"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"services-7245"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7245"}
2026-02-17 02:55:21.538 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7171"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7171"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7171"}
2026-02-17 02:55:21.563 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-7171" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:23.770 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7171"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7171"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7171"}
2026-02-17 02:55:23.797 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8850"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8850"} 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-8850"}
2026-02-17 02:55:23.824 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8850" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:24.532 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801, name=eth0)
2026-02-17 02:55:24.552 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-8850"} profile:{inbound_rules:{action:"allow" rule_id:"jhtCttMRkY41sBtD"} outbound_rules:{action:"allow" rule_id:"xRrQrn8gExK-ENY1"}}
2026-02-17 02:55:24.553 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-8850.default"} profile:{}
2026-02-17 02:55:24.553 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib842f4a867b" profile_ids:"kns.pods-8850" profile_ids:"ksa.pods-8850.default" ipv4_nets:"10.100.133.217/32"}
2026-02-17 02:55:24.553 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:24.554 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:24.554 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:24.556 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib842f4a867b" ipVersion=0x4 table="filter"
2026-02-17 02:55:24.556 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-8850" ipVersion=0x4 table="filter"
2026-02-17 02:55:24.556 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_V49b0kXUq-Cc82vQfF" ipVersion=0x4 table="filter"
2026-02-17 02:55:24.556 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib842f4a867b" ipVersion=0x4 table="filter"
2026-02-17 02:55:24.556 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-8850" ipVersion=0x4 table="filter"
2026-02-17 02:55:24.556 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_V49b0kXUq-Cc82vQfF" ipVersion=0x4 table="filter"
2026-02-17 02:55:24.556 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib842f4a867b"
2026-02-17 02:55:24.556 [INFO][88] felix/endpoint_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-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:24.556 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:24.602 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:24.602 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"} status="down"
2026-02-17 02:55:24.603 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calib842f4a867b" state="down"
2026-02-17 02:55:24.604 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib842f4a867b"
2026-02-17 02:55:24.604 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib842f4a867b", State:"down", Index:30}
2026-02-17 02:55:24.604 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib842f4a867b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:24.604 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib842f4a867b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:24.604 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib842f4a867b"
2026-02-17 02:55:24.604 [INFO][88] felix/endpoint_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-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:24.604 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:24.606 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calib842f4a867b" state="up"
2026-02-17 02:55:24.629 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:24.629 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"} status="down"
2026-02-17 02:55:24.629 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib842f4a867b", State:"up", Index:30}
2026-02-17 02:55:24.629 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib842f4a867b"
2026-02-17 02:55:24.629 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib842f4a867b"
2026-02-17 02:55:24.629 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib842f4a867b"
2026-02-17 02:55:24.630 [INFO][88] felix/endpoint_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-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:24.630 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:24.660 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:24.660 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"} status="up"
2026-02-17 02:55:25.159 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801, name=eth0)
2026-02-17 02:55:25.159 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib842f4a867b" profile_ids:"kns.pods-8850" profile_ids:"ksa.pods-8850.default" ipv4_nets:"10.100.133.217/32"}
2026-02-17 02:55:25.159 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:25.159 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:25.159 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:25.160 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib842f4a867b"
2026-02-17 02:55:25.160 [INFO][88] felix/endpoint_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-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:25.160 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:25.194 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:25.194 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"} status="up"
2026-02-17 02:55:26.078 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8850"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8850"} 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-8850"}
2026-02-17 02:55:26.115 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-725"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-725"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-725"}
2026-02-17 02:55:26.150 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-725" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:26.233 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=30
2026-02-17 02:55:26.233 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib842f4a867b"
2026-02-17 02:55:26.233 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib842f4a867b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:26.233 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib842f4a867b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:26.537 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-7245/execpod28hw5, name=eth0)
2026-02-17 02:55:26.538 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7245/execpod28hw5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4317d85d754" profile_ids:"kns.services-7245" profile_ids:"ksa.services-7245.default" ipv4_nets:"10.100.133.216/32"}
2026-02-17 02:55:26.539 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:26.539 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:26.539 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:26.544 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4317d85d754"
2026-02-17 02:55:26.546 [INFO][88] felix/endpoint_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-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:26.546 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:26.549 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-7245/execpod28hw5, name=eth0)
2026-02-17 02:55:26.583 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:26.583 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"} status="up"
2026-02-17 02:55:26.583 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7245/execpod28hw5" endpoint_id:"eth0"}
2026-02-17 02:55:26.583 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7245.default"}
2026-02-17 02:55:26.583 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7245"}
2026-02-17 02:55:26.583 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:26.583 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:26.584 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7245" ipVersion=0x4 table="filter"
2026-02-17 02:55:26.584 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UN3KuCh6EcRfI4ZMpJ" ipVersion=0x4 table="filter"
2026-02-17 02:55:26.584 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7245" ipVersion=0x4 table="filter"
2026-02-17 02:55:26.584 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UN3KuCh6EcRfI4ZMpJ" ipVersion=0x4 table="filter"
2026-02-17 02:55:26.584 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:26.584 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4317d85d754" ipVersion=0x4 table="filter"
2026-02-17 02:55:26.584 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4317d85d754" ipVersion=0x4 table="filter"
2026-02-17 02:55:26.584 [INFO][88] 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-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:26.584 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:26.585 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.216
2026-02-17 02:55:26.654 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7245/execpod28hw5", EndpointId:"eth0"}
2026-02-17 02:55:26.707 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7245" name:"default"}
2026-02-17 02:55:26.932 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali4317d85d754" state="down"
2026-02-17 02:55:26.932 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4317d85d754"
2026-02-17 02:55:26.932 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4317d85d754", State:"down", Index:29}
2026-02-17 02:55:26.932 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4317d85d754", Addrs:set.Typed[string]{}}
2026-02-17 02:55:26.932 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4317d85d754", Addrs:set.Typed[string]{}}
2026-02-17 02:55:26.934 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=29
2026-02-17 02:55:26.937 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali4317d85d754" state=""
2026-02-17 02:55:26.937 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4317d85d754"
2026-02-17 02:55:26.960 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4317d85d754", State:"", Index:29}
2026-02-17 02:55:26.961 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4317d85d754", Addrs:set.Set[string](nil)}
2026-02-17 02:55:26.962 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4317d85d754", Addrs:set.Set[string](nil)}
2026-02-17 02:55:27.121 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7245"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"services-7245"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7245"}
2026-02-17 02:55:27.163 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7245"}
2026-02-17 02:55:29.357 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-7171" name:"default"}
2026-02-17 02:55:29.586 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7171"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7171"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7171"}
2026-02-17 02:55:29.616 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-7171"}
2026-02-17 02:55:30.201 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d, name=eth0)
2026-02-17 02:55:30.201 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a4269b1a9b" profile_ids:"kns.container-probe-7516" profile_ids:"ksa.container-probe-7516.default" ipv4_nets:"10.100.133.214/32"}
2026-02-17 02:55:30.201 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:30.201 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:30.201 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:30.202 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a4269b1a9b"
2026-02-17 02:55:30.202 [INFO][88] felix/endpoint_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-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:30.202 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:30.229 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:30.229 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"} status="up"
2026-02-17 02:55:30.268 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-725"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-725"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-725"}
2026-02-17 02:55:30.317 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7383"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7383"}
2026-02-17 02:55:30.349 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7383" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:30.428 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7383"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7383"}
2026-02-17 02:55:30.459 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6578"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6578"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6578"}
2026-02-17 02:55:30.485 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6578" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:31.109 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801, name=eth0)
2026-02-17 02:55:31.109 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib842f4a867b" profile_ids:"kns.pods-8850" profile_ids:"ksa.pods-8850.default" ipv4_nets:"10.100.133.217/32"}
2026-02-17 02:55:31.109 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:31.109 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:31.109 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:31.109 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib842f4a867b"
2026-02-17 02:55:31.110 [INFO][88] felix/endpoint_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-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:31.110 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:31.138 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801, name=eth0)
2026-02-17 02:55:31.140 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:31.141 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"} status="up"
2026-02-17 02:55:31.141 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8850"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8850"} 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-8850"}
2026-02-17 02:55:31.141 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib842f4a867b" profile_ids:"kns.pods-8850" profile_ids:"ksa.pods-8850.default" ipv4_nets:"10.100.133.217/32"}
2026-02-17 02:55:31.141 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:31.141 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:31.141 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:31.141 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib842f4a867b"
2026-02-17 02:55:31.142 [INFO][88] felix/endpoint_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-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:31.142 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:55:31.168 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:31.169 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"} status="up"
2026-02-17 02:55:31.177 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d, name=eth0)
2026-02-17 02:55:31.177 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a4269b1a9b" profile_ids:"kns.container-probe-7516" profile_ids:"ksa.container-probe-7516.default" ipv4_nets:"10.100.133.214/32"}
2026-02-17 02:55:31.177 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:31.177 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:31.177 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:31.178 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a4269b1a9b"
2026-02-17 02:55:31.178 [INFO][88] felix/endpoint_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-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:31.178 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:31.184 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d, name=eth0)
2026-02-17 02:55:31.212 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:31.212 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"} status="up"
2026-02-17 02:55:31.212 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d" endpoint_id:"eth0"}
2026-02-17 02:55:31.212 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-7516.default"}
2026-02-17 02:55:31.212 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-7516"}
2026-02-17 02:55:31.212 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:31.212 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:31.213 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qPSu87WSsC4jX61swi" ipVersion=0x4 table="filter"
2026-02-17 02:55:31.213 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_K3_i6F_j5QOKKcDGVk" ipVersion=0x4 table="filter"
2026-02-17 02:55:31.213 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qPSu87WSsC4jX61swi" ipVersion=0x4 table="filter"
2026-02-17 02:55:31.213 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_K3_i6F_j5QOKKcDGVk" ipVersion=0x4 table="filter"
2026-02-17 02:55:31.214 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:31.214 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9a4269b1a9b" ipVersion=0x4 table="filter"
2026-02-17 02:55:31.214 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9a4269b1a9b" ipVersion=0x4 table="filter"
2026-02-17 02:55:31.214 [INFO][88] 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-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:31.214 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:31.217 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.214
2026-02-17 02:55:31.288 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7516/liveness-7d919330-acdc-425e-aa91-9619094cea5d", EndpointId:"eth0"}
2026-02-17 02:55:31.288 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7516"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7516"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7516"}
2026-02-17 02:55:31.288 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7842"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7842"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7842"}
2026-02-17 02:55:31.288 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-7842" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:31.314 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7842"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7842"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7842"} labels:{key:"webhook-7842" value:"true"}
2026-02-17 02:55:31.340 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8860"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8860"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8860"} labels:{key:"webhook-7842-markers" value:"true"}
2026-02-17 02:55:31.340 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8860" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:31.638 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali9a4269b1a9b" state="down"
2026-02-17 02:55:31.639 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a4269b1a9b"
2026-02-17 02:55:31.639 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a4269b1a9b", State:"down", Index:27}
2026-02-17 02:55:31.639 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::421:ecff:fed6:39ad" exists=false ifIndex=27
2026-02-17 02:55:31.639 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4269b1a9b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:31.639 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4269b1a9b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:31.641 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali9a4269b1a9b" state=""
2026-02-17 02:55:31.641 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9a4269b1a9b"
2026-02-17 02:55:31.665 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a4269b1a9b", State:"", Index:27}
2026-02-17 02:55:31.666 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4269b1a9b", Addrs:set.Set[string](nil)}
2026-02-17 02:55:31.666 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4269b1a9b", Addrs:set.Set[string](nil)}
2026-02-17 02:55:32.307 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw, name=eth0)
2026-02-17 02:55:32.307 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-7842"} profile:{inbound_rules:{action:"allow" rule_id:"hPEXTrBxvJt0gIt0"} outbound_rules:{action:"allow" rule_id:"xA13x5T645N3XttU"}}
2026-02-17 02:55:32.307 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-7842.default"} profile:{}
2026-02-17 02:55:32.307 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif98f10b7c81" profile_ids:"kns.webhook-7842" profile_ids:"ksa.webhook-7842.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 02:55:32.307 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:32.308 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:32.308 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:32.308 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif98f10b7c81" ipVersion=0x4 table="filter"
2026-02-17 02:55:32.308 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-7842" ipVersion=0x4 table="filter"
2026-02-17 02:55:32.308 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_q05rubdARPHiN91tH7" ipVersion=0x4 table="filter"
2026-02-17 02:55:32.308 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif98f10b7c81" ipVersion=0x4 table="filter"
2026-02-17 02:55:32.308 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-7842" ipVersion=0x4 table="filter"
2026-02-17 02:55:32.308 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_q05rubdARPHiN91tH7" ipVersion=0x4 table="filter"
2026-02-17 02:55:32.308 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif98f10b7c81"
2026-02-17 02:55:32.308 [INFO][88] felix/endpoint_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-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:32.308 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:32.353 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:32.353 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"} status="down"
2026-02-17 02:55:32.363 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calif98f10b7c81" state="down"
2026-02-17 02:55:32.363 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif98f10b7c81"
2026-02-17 02:55:32.363 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calif98f10b7c81" state="up"
2026-02-17 02:55:32.364 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif98f10b7c81", State:"down", Index:31}
2026-02-17 02:55:32.364 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif98f10b7c81", Addrs:set.Typed[string]{}}
2026-02-17 02:55:32.364 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif98f10b7c81", Addrs:set.Typed[string]{}}
2026-02-17 02:55:32.364 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif98f10b7c81", State:"up", Index:31}
2026-02-17 02:55:32.364 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif98f10b7c81"
2026-02-17 02:55:32.364 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif98f10b7c81"
2026-02-17 02:55:32.364 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif98f10b7c81"
2026-02-17 02:55:32.364 [INFO][88] felix/endpoint_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-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:32.364 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:32.398 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:32.398 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"} status="up"
2026-02-17 02:55:32.966 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 02:55:33.270 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw, name=eth0)
2026-02-17 02:55:33.271 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif98f10b7c81" profile_ids:"kns.webhook-7842" profile_ids:"ksa.webhook-7842.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 02:55:33.271 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:33.271 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:33.271 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:33.272 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif98f10b7c81"
2026-02-17 02:55:33.273 [INFO][88] felix/endpoint_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-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:33.273 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:33.294 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw, name=eth0)
2026-02-17 02:55:33.296 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:33.297 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"} status="up"
2026-02-17 02:55:33.297 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif98f10b7c81" profile_ids:"kns.webhook-7842" profile_ids:"ksa.webhook-7842.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 02:55:33.297 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:33.297 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:33.297 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:33.298 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif98f10b7c81"
2026-02-17 02:55:33.298 [INFO][88] felix/endpoint_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-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:33.298 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:33.320 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:33.320 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"} status="up"
2026-02-17 02:55:33.692 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7842" type:"ClusterIP" cluster_ips:"10.254.33.154" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:55:34.264 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=31
2026-02-17 02:55:34.265 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif98f10b7c81"
2026-02-17 02:55:34.265 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif98f10b7c81", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:34.265 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif98f10b7c81", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:34.716 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6578"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6578"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6578"}
2026-02-17 02:55:34.748 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3762"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3762"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3762"}
2026-02-17 02:55:34.809 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-3762" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:34.809 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3762"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3762"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3762"} labels:{key:"validating-admission-policy-3762" value:"true"}
2026-02-17 02:55:35.203 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7842"
2026-02-17 02:55:35.291 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw, name=eth0)
2026-02-17 02:55:35.292 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif98f10b7c81" profile_ids:"kns.webhook-7842" profile_ids:"ksa.webhook-7842.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 02:55:35.292 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:35.293 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:35.293 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:35.295 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif98f10b7c81"
2026-02-17 02:55:35.295 [INFO][88] felix/endpoint_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-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:35.295 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:35.297 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw, name=eth0)
2026-02-17 02:55:35.323 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:35.323 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"} status="up"
2026-02-17 02:55:35.323 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw" endpoint_id:"eth0"}
2026-02-17 02:55:35.323 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-7842.default"}
2026-02-17 02:55:35.323 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-7842"}
2026-02-17 02:55:35.324 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7842"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7842"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7842"} labels:{key:"webhook-7842" value:"true"}
2026-02-17 02:55:35.324 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8860"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8860"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8860"} labels:{key:"webhook-7842-markers" value:"true"}
2026-02-17 02:55:35.324 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:35.324 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:35.325 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-7842" ipVersion=0x4 table="filter"
2026-02-17 02:55:35.326 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_q05rubdARPHiN91tH7" ipVersion=0x4 table="filter"
2026-02-17 02:55:35.326 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-7842" ipVersion=0x4 table="filter"
2026-02-17 02:55:35.326 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_q05rubdARPHiN91tH7" ipVersion=0x4 table="filter"
2026-02-17 02:55:35.326 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:35.326 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif98f10b7c81" ipVersion=0x4 table="filter"
2026-02-17 02:55:35.326 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif98f10b7c81" ipVersion=0x4 table="filter"
2026-02-17 02:55:35.326 [INFO][88] 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-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:35.327 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:35.328 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.218
2026-02-17 02:55:35.388 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-7842/sample-webhook-deployment-7c5c95bb96-lx6cw", EndpointId:"eth0"}
2026-02-17 02:55:35.388 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-6576"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-6576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6576"}
2026-02-17 02:55:35.388 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-6576" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:35.411 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3762"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3762"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3762"} labels:{key:"validating-admission-policy-3762" value:"true"}
2026-02-17 02:55:35.456 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4743"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4743"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4743"}
2026-02-17 02:55:35.483 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-4743" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:35.590 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-725" name:"default"}
2026-02-17 02:55:35.976 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7383" name:"default"}
2026-02-17 02:55:36.123 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-6576/netserver-0, name=eth0)
2026-02-17 02:55:36.124 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-6576.default"} profile:{}
2026-02-17 02:55:36.124 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-6576"} profile:{inbound_rules:{action:"allow" rule_id:"ByzLrP8mGKMYBWjl"} outbound_rules:{action:"allow" rule_id:"JW-NP0XqPcrlAR1v"}}
2026-02-17 02:55:36.124 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6576/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali85125359e04" profile_ids:"kns.pod-network-test-6576" profile_ids:"ksa.pod-network-test-6576.default" ipv4_nets:"10.100.133.219/32"}
2026-02-17 02:55:36.125 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:36.125 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:36.125 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:36.125 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali85125359e04" ipVersion=0x4 table="filter"
2026-02-17 02:55:36.125 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_j9yfN3UQh12niauKEb" ipVersion=0x4 table="filter"
2026-02-17 02:55:36.125 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SRCjeqV9fSXu-npAcg" ipVersion=0x4 table="filter"
2026-02-17 02:55:36.125 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali85125359e04" ipVersion=0x4 table="filter"
2026-02-17 02:55:36.125 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_j9yfN3UQh12niauKEb" ipVersion=0x4 table="filter"
2026-02-17 02:55:36.126 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SRCjeqV9fSXu-npAcg" ipVersion=0x4 table="filter"
2026-02-17 02:55:36.126 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali85125359e04"
2026-02-17 02:55:36.126 [INFO][88] felix/endpoint_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-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:36.126 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:36.178 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:36.179 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:55:36.186 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali85125359e04" state="down"
2026-02-17 02:55:36.186 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali85125359e04"
2026-02-17 02:55:36.186 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali85125359e04", State:"down", Index:32}
2026-02-17 02:55:36.186 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali85125359e04", Addrs:set.Typed[string]{}}
2026-02-17 02:55:36.186 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali85125359e04", Addrs:set.Typed[string]{}}
2026-02-17 02:55:36.186 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali85125359e04"
2026-02-17 02:55:36.187 [INFO][88] felix/endpoint_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-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:36.187 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:36.188 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali85125359e04" state="up"
2026-02-17 02:55:36.208 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:36.208 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:55:36.208 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali85125359e04", State:"up", Index:32}
2026-02-17 02:55:36.209 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali85125359e04"
2026-02-17 02:55:36.209 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali85125359e04"
2026-02-17 02:55:36.209 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali85125359e04"
2026-02-17 02:55:36.209 [INFO][88] felix/endpoint_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-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:36.209 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:36.234 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:36.234 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:55:36.336 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-725"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-725"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-725"}
2026-02-17 02:55:36.363 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7383"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7383"}
2026-02-17 02:55:36.405 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-725"}
2026-02-17 02:55:36.440 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7383"}
2026-02-17 02:55:36.689 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calif98f10b7c81" state="down"
2026-02-17 02:55:36.690 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif98f10b7c81", State:"down", Index:31}
2026-02-17 02:55:36.690 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif98f10b7c81"
2026-02-17 02:55:36.690 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=31
2026-02-17 02:55:36.693 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calif98f10b7c81" state=""
2026-02-17 02:55:36.693 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif98f10b7c81"
2026-02-17 02:55:36.721 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif98f10b7c81", Addrs:set.Typed[string]{}}
2026-02-17 02:55:36.721 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif98f10b7c81", Addrs:set.Typed[string]{}}
2026-02-17 02:55:36.721 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif98f10b7c81", State:"", Index:31}
2026-02-17 02:55:36.721 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif98f10b7c81", Addrs:set.Set[string](nil)}
2026-02-17 02:55:36.721 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif98f10b7c81", Addrs:set.Set[string](nil)}
2026-02-17 02:55:36.949 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-7516" name:"default"}
2026-02-17 02:55:37.011 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7516"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7516"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7516"}
2026-02-17 02:55:37.046 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-7516"}
2026-02-17 02:55:37.247 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-6576/netserver-0, name=eth0)
2026-02-17 02:55:37.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6576/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali85125359e04" profile_ids:"kns.pod-network-test-6576" profile_ids:"ksa.pod-network-test-6576.default" ipv4_nets:"10.100.133.219/32"}
2026-02-17 02:55:37.247 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:37.248 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:37.248 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:37.248 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali85125359e04"
2026-02-17 02:55:37.249 [INFO][88] felix/endpoint_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-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:37.249 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:37.273 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:37.273 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:55:37.976 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=32
2026-02-17 02:55:37.976 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali85125359e04"
2026-02-17 02:55:37.976 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali85125359e04", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:37.977 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali85125359e04", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:40.087 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6578" name:"default"}
2026-02-17 02:55:40.116 [INFO][88] felix/summary.go 100: Summarising 177 dataplane reconciliation loops over 1m0.9s: avg=32ms longest=89ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:55:40.129 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6578"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6578"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6578"}
2026-02-17 02:55:40.155 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6578"}
2026-02-17 02:55:40.648 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-3762" name:"default"}
2026-02-17 02:55:40.679 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-7842" name:"default"}
2026-02-17 02:55:40.747 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8860" name:"default"}
2026-02-17 02:55:40.877 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8860"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8860"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8860"} labels:{key:"webhook-7842-markers" value:"true"}
2026-02-17 02:55:40.902 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8860"}
2026-02-17 02:55:41.128 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7842"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7842"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7842"} labels:{key:"webhook-7842" value:"true"}
2026-02-17 02:55:41.159 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-7842"}
2026-02-17 02:55:41.241 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3762"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3762"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3762"} labels:{key:"validating-admission-policy-3762" value:"true"}
2026-02-17 02:55:41.274 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-3762"}
2026-02-17 02:55:43.783 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-9587" name:"default"}
2026-02-17 02:55:43.885 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-9587"}
2026-02-17 02:55:48.289 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-6576/netserver-0, name=eth0)
2026-02-17 02:55:48.289 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6576/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali85125359e04" profile_ids:"kns.pod-network-test-6576" profile_ids:"ksa.pod-network-test-6576.default" ipv4_nets:"10.100.133.219/32"}
2026-02-17 02:55:48.289 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:48.289 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:48.289 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:48.290 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali85125359e04"
2026-02-17 02:55:48.290 [INFO][88] felix/endpoint_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-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:48.290 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:48.318 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:48.318 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:55:51.335 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6327"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6327"}
2026-02-17 02:55:51.367 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2665"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"job-2665"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2665"}
2026-02-17 02:55:51.388 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-2665" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:53.797 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-6576"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-6576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6576"}
2026-02-17 02:55:53.820 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7558"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7558"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7558"}
2026-02-17 02:55:53.856 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-7558" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:54.099 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7558"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7558"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7558"}
2026-02-17 02:55:54.133 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5437"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5437"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5437"}
2026-02-17 02:55:54.161 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-5437" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:56.410 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6327" name:"default"}
2026-02-17 02:55:56.790 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6327"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6327"}
2026-02-17 02:55:56.819 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6327"}
2026-02-17 02:55:57.494 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2665"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"job-2665"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2665"}
2026-02-17 02:55:57.525 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-8721"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"dra-8721"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-8721"}
2026-02-17 02:55:57.549 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-8721" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:58.858 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-6576/netserver-0, name=eth0)
2026-02-17 02:55:58.858 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6576/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali85125359e04" profile_ids:"kns.pod-network-test-6576" profile_ids:"ksa.pod-network-test-6576.default" ipv4_nets:"10.100.133.219/32"}
2026-02-17 02:55:58.858 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:58.858 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:58.858 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:58.859 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali85125359e04"
2026-02-17 02:55:58.859 [INFO][88] felix/endpoint_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-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:58.859 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:58.888 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:58.889 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:55:58.899 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-6576/netserver-0, name=eth0)
2026-02-17 02:55:58.899 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6576/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali85125359e04" profile_ids:"kns.pod-network-test-6576" profile_ids:"ksa.pod-network-test-6576.default" ipv4_nets:"10.100.133.219/32"}
2026-02-17 02:55:58.899 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:58.900 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:58.900 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:58.901 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali85125359e04"
2026-02-17 02:55:58.901 [INFO][88] felix/endpoint_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-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:58.901 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:58.934 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:58.934 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:55:58.934 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-6576"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-6576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6576"}
2026-02-17 02:55:59.239 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-6576/netserver-0, name=eth0)
2026-02-17 02:55:59.240 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6576/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:55:59.240 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-6576"}
2026-02-17 02:55:59.240 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-6576.default"}
2026-02-17 02:55:59.240 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:59.240 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:59.241 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_j9yfN3UQh12niauKEb" ipVersion=0x4 table="filter"
2026-02-17 02:55:59.241 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SRCjeqV9fSXu-npAcg" ipVersion=0x4 table="filter"
2026-02-17 02:55:59.241 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_j9yfN3UQh12niauKEb" ipVersion=0x4 table="filter"
2026-02-17 02:55:59.241 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SRCjeqV9fSXu-npAcg" ipVersion=0x4 table="filter"
2026-02-17 02:55:59.241 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:59.241 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali85125359e04" ipVersion=0x4 table="filter"
2026-02-17 02:55:59.241 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali85125359e04" ipVersion=0x4 table="filter"
2026-02-17 02:55:59.241 [INFO][88] 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-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:59.241 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:59.242 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.219
2026-02-17 02:55:59.306 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6576/netserver-0", EndpointId:"eth0"}
2026-02-17 02:55:59.349 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali85125359e04" state="down"
2026-02-17 02:55:59.350 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali85125359e04"
2026-02-17 02:55:59.350 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali85125359e04", State:"down", Index:32}
2026-02-17 02:55:59.350 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali85125359e04", Addrs:set.Typed[string]{}}
2026-02-17 02:55:59.350 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali85125359e04", Addrs:set.Typed[string]{}}
2026-02-17 02:55:59.351 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=32
2026-02-17 02:55:59.357 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali85125359e04" state=""
2026-02-17 02:55:59.357 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali85125359e04"
2026-02-17 02:55:59.377 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali85125359e04", State:"", Index:32}
2026-02-17 02:55:59.377 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali85125359e04", Addrs:set.Set[string](nil)}
2026-02-17 02:55:59.377 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali85125359e04", Addrs:set.Set[string](nil)}
2026-02-17 02:55:59.404 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-7558" name:"default"}
2026-02-17 02:55:59.591 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7558"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7558"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7558"}
2026-02-17 02:55:59.635 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-7558"}
2026-02-17 02:55:59.858 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-8721"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"dra-8721"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-8721"}
2026-02-17 02:55:59.887 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5384"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5384"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5384"}
2026-02-17 02:55:59.887 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5384" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:59.958 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4743"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4743"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4743"}
2026-02-17 02:55:59.989 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5582"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5582"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5582"}
2026-02-17 02:56:00.014 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5582" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:00.076 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5582"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5582"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5582"} labels:{key:"webhook-5582" value:"true"}
2026-02-17 02:56:00.105 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-823"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-823"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-823"} labels:{key:"webhook-5582-markers" value:"true"}
2026-02-17 02:56:00.105 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-823" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:00.265 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5437"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5437"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5437"}
2026-02-17 02:56:00.307 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2180"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2180"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2180"}
2026-02-17 02:56:00.335 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2180" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:01.699 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801, name=eth0)
2026-02-17 02:56:01.699 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801" endpoint_id:"eth0"}
2026-02-17 02:56:01.699 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-8850"}
2026-02-17 02:56:01.699 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-8850.default"}
2026-02-17 02:56:01.699 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:56:01.699 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:56:01.700 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-8850" ipVersion=0x4 table="filter"
2026-02-17 02:56:01.700 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_V49b0kXUq-Cc82vQfF" ipVersion=0x4 table="filter"
2026-02-17 02:56:01.700 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-8850" ipVersion=0x4 table="filter"
2026-02-17 02:56:01.700 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_V49b0kXUq-Cc82vQfF" ipVersion=0x4 table="filter"
2026-02-17 02:56:01.700 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:56:01.700 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib842f4a867b" ipVersion=0x4 table="filter"
2026-02-17 02:56:01.700 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib842f4a867b" ipVersion=0x4 table="filter"
2026-02-17 02:56:01.700 [INFO][88] 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-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:56:01.700 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:56:01.700 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.217
2026-02-17 02:56:01.761 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8850/pod-exec-websocket-30591245-28b9-4cbb-9784-d862a8171801", EndpointId:"eth0"}
2026-02-17 02:56:01.809 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=30
2026-02-17 02:56:01.809 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib842f4a867b"
2026-02-17 02:56:01.809 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calib842f4a867b" state="down"
2026-02-17 02:56:01.809 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib842f4a867b", Addrs:set.Typed[string]{}}
2026-02-17 02:56:01.809 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib842f4a867b", Addrs:set.Typed[string]{}}
2026-02-17 02:56:01.809 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib842f4a867b", State:"down", Index:30}
2026-02-17 02:56:01.811 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="calib842f4a867b" state=""
2026-02-17 02:56:01.812 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib842f4a867b"
2026-02-17 02:56:01.843 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib842f4a867b", State:"", Index:30}
2026-02-17 02:56:01.843 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib842f4a867b", Addrs:set.Set[string](nil)}
2026-02-17 02:56:01.844 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib842f4a867b", Addrs:set.Set[string](nil)}
2026-02-17 02:56:03.274 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-2665" name:"default"}
2026-02-17 02:56:04.039 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5384"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5384"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5384"}
2026-02-17 02:56:04.067 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1036"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1036"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1036"}
2026-02-17 02:56:04.094 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-1036" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:04.119 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-1036" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:56:04.190 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2665"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"job-2665"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2665"}
2026-02-17 02:56:04.232 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-2665"}
2026-02-17 02:56:04.535 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5582" type:"ClusterIP" cluster_ips:"10.254.254.50" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:56:04.631 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-6576" name:"default"}
2026-02-17 02:56:04.700 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-6576"}
2026-02-17 02:56:04.823 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-1036/ss-0, name=eth0)
2026-02-17 02:56:04.825 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-1036.default"} profile:{}
2026-02-17 02:56:04.825 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-1036"} profile:{inbound_rules:{action:"allow" rule_id:"YOvk26byzDCigk8_"} outbound_rules:{action:"allow" rule_id:"1aWaM-1hI8bvY1PV"}}
2026-02-17 02:56:04.825 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1036/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4ecda3d5e0" profile_ids:"kns.statefulset-1036" profile_ids:"ksa.statefulset-1036.default" ipv4_nets:"10.100.133.220/32"}
2026-02-17 02:56:04.825 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:04.825 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:04.825 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:04.826 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie4ecda3d5e0" ipVersion=0x4 table="filter"
2026-02-17 02:56:04.826 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XDGzEwI8rK9AJDkxaX" ipVersion=0x4 table="filter"
2026-02-17 02:56:04.826 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_u1i9gk5D32G36r4JyH" ipVersion=0x4 table="filter"
2026-02-17 02:56:04.826 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie4ecda3d5e0" ipVersion=0x4 table="filter"
2026-02-17 02:56:04.826 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XDGzEwI8rK9AJDkxaX" ipVersion=0x4 table="filter"
2026-02-17 02:56:04.826 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_u1i9gk5D32G36r4JyH" ipVersion=0x4 table="filter"
2026-02-17 02:56:04.826 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie4ecda3d5e0"
2026-02-17 02:56:04.826 [INFO][88] felix/endpoint_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-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:04.827 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:04.870 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:04.870 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:56:04.893 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calie4ecda3d5e0" state="down"
2026-02-17 02:56:04.894 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4ecda3d5e0"
2026-02-17 02:56:04.894 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4ecda3d5e0", State:"down", Index:33}
2026-02-17 02:56:04.894 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4ecda3d5e0", Addrs:set.Typed[string]{}}
2026-02-17 02:56:04.894 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4ecda3d5e0", Addrs:set.Typed[string]{}}
2026-02-17 02:56:04.894 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie4ecda3d5e0"
2026-02-17 02:56:04.894 [INFO][88] felix/endpoint_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-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:04.894 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:04.898 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calie4ecda3d5e0" state="up"
2026-02-17 02:56:04.919 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:04.919 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:56:04.919 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4ecda3d5e0", State:"up", Index:33}
2026-02-17 02:56:04.919 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie4ecda3d5e0"
2026-02-17 02:56:04.920 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie4ecda3d5e0"
2026-02-17 02:56:04.920 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4ecda3d5e0"
2026-02-17 02:56:04.920 [INFO][88] felix/endpoint_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-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:04.920 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:04.949 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:04.949 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:05.282 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-4743" name:"default"}
2026-02-17 02:56:05.455 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-1036/ss-0, name=eth0)
2026-02-17 02:56:05.455 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1036/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4ecda3d5e0" profile_ids:"kns.statefulset-1036" profile_ids:"ksa.statefulset-1036.default" ipv4_nets:"10.100.133.220/32"}
2026-02-17 02:56:05.455 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:05.455 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:05.455 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:05.456 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4ecda3d5e0"
2026-02-17 02:56:05.457 [INFO][88] felix/endpoint_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-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:05.457 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:05.485 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:05.485 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:05.517 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-1036/ss-0, name=eth0)
2026-02-17 02:56:05.517 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1036/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4ecda3d5e0" profile_ids:"kns.statefulset-1036" profile_ids:"ksa.statefulset-1036.default" ipv4_nets:"10.100.133.220/32"}
2026-02-17 02:56:05.518 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:05.518 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:05.518 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:05.520 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4ecda3d5e0"
2026-02-17 02:56:05.520 [INFO][88] felix/endpoint_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-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:05.520 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:05.549 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:05.549 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:05.714 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-3026"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-3026"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3026"} labels:{key:"webhook-5582" value:"true"}
2026-02-17 02:56:05.739 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fail-closed-namespace-3026" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:05.812 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5582"
2026-02-17 02:56:06.054 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5582"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5582"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5582"} labels:{key:"webhook-5582" value:"true"}
2026-02-17 02:56:06.094 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-5437" name:"default"}
2026-02-17 02:56:06.094 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-823"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-823"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-823"} labels:{key:"webhook-5582-markers" value:"true"}
2026-02-17 02:56:06.095 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-3026"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-3026"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3026"} labels:{key:"webhook-5582" value:"true"}
2026-02-17 02:56:06.124 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7072"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7072"}
2026-02-17 02:56:06.149 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-7072" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:06.302 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4743"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4743"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4743"}
2026-02-17 02:56:06.335 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-4743"}
2026-02-17 02:56:06.431 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-8721" name:"default"}
2026-02-17 02:56:06.599 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-8721"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"dra-8721"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-8721"}
2026-02-17 02:56:06.631 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-8721"}
2026-02-17 02:56:06.720 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5437"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5437"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5437"}
2026-02-17 02:56:06.754 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-5437"}
2026-02-17 02:56:06.776 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=33
2026-02-17 02:56:06.776 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie4ecda3d5e0"
2026-02-17 02:56:06.776 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4ecda3d5e0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:06.776 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4ecda3d5e0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:07.626 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2180"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2180"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2180"}
2026-02-17 02:56:07.656 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5341"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5341"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5341"}
2026-02-17 02:56:07.686 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5341" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:08.521 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8850" name:"default"}
2026-02-17 02:56:08.792 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8850"}
2026-02-17 02:56:09.446 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5384" name:"default"}
2026-02-17 02:56:09.535 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5384"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5384"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5384"}
2026-02-17 02:56:09.567 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5384"}
2026-02-17 02:56:11.154 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-823" name:"default"}
2026-02-17 02:56:11.503 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fail-closed-namespace-3026" name:"default"}
2026-02-17 02:56:11.597 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-823"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-823"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-823"} labels:{key:"webhook-5582-markers" value:"true"}
2026-02-17 02:56:11.630 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-823"}
2026-02-17 02:56:11.726 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5582" name:"default"}
2026-02-17 02:56:11.784 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5341"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5341"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5341"}
2026-02-17 02:56:11.814 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-2274"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-2274"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2274"}
2026-02-17 02:56:11.814 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-2274" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:11.849 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-3026"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-3026"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3026"} labels:{key:"webhook-5582" value:"true"}
2026-02-17 02:56:11.883 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fail-closed-namespace-3026"}
2026-02-17 02:56:11.906 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-2274"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-2274"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2274"}
2026-02-17 02:56:11.926 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9030"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9030"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9030"}
2026-02-17 02:56:11.961 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-9030" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:11.999 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5582"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5582"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5582"} labels:{key:"webhook-5582" value:"true"}
2026-02-17 02:56:12.027 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5582"}
2026-02-17 02:56:12.681 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2180"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2180"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2180"}
2026-02-17 02:56:14.296 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-1036/ss-0, name=eth0)
2026-02-17 02:56:14.296 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1036/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4ecda3d5e0" profile_ids:"kns.statefulset-1036" profile_ids:"ksa.statefulset-1036.default" ipv4_nets:"10.100.133.220/32"}
2026-02-17 02:56:14.296 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.297 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.297 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.299 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4ecda3d5e0"
2026-02-17 02:56:14.299 [INFO][88] felix/endpoint_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-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.299 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.323 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-1036/ss-0, name=eth0)
2026-02-17 02:56:14.329 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:14.329 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:14.329 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1036/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4ecda3d5e0" profile_ids:"kns.statefulset-1036" profile_ids:"ksa.statefulset-1036.default" ipv4_nets:"10.100.133.220/32"}
2026-02-17 02:56:14.329 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.329 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.329 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.329 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4ecda3d5e0"
2026-02-17 02:56:14.330 [INFO][88] felix/endpoint_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-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.330 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.363 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:14.363 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:14.438 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-1036/ss-0, name=eth0)
2026-02-17 02:56:14.438 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1036/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4ecda3d5e0" profile_ids:"kns.statefulset-1036" profile_ids:"ksa.statefulset-1036.default" ipv4_nets:"10.100.133.220/32"}
2026-02-17 02:56:14.438 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.438 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.438 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.439 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4ecda3d5e0"
2026-02-17 02:56:14.439 [INFO][88] felix/endpoint_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-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.439 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.464 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:14.464 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:14.693 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-1036/ss-0, name=eth0)
2026-02-17 02:56:14.694 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1036/ss-0" endpoint_id:"eth0"}
2026-02-17 02:56:14.694 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-1036"}
2026-02-17 02:56:14.694 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-1036.default"}
2026-02-17 02:56:14.694 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.694 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.695 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XDGzEwI8rK9AJDkxaX" ipVersion=0x4 table="filter"
2026-02-17 02:56:14.695 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_u1i9gk5D32G36r4JyH" ipVersion=0x4 table="filter"
2026-02-17 02:56:14.695 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XDGzEwI8rK9AJDkxaX" ipVersion=0x4 table="filter"
2026-02-17 02:56:14.695 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_u1i9gk5D32G36r4JyH" ipVersion=0x4 table="filter"
2026-02-17 02:56:14.695 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.695 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie4ecda3d5e0" ipVersion=0x4 table="filter"
2026-02-17 02:56:14.695 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie4ecda3d5e0" ipVersion=0x4 table="filter"
2026-02-17 02:56:14.695 [INFO][88] 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-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.695 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.696 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.220
bird: KIF: Received address message for unknown interface 33
2026-02-17 02:56:14.754 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1036/ss-0", EndpointId:"eth0"}
2026-02-17 02:56:14.797 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calie4ecda3d5e0" state="down"
2026-02-17 02:56:14.798 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4ecda3d5e0"
2026-02-17 02:56:14.798 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=33
2026-02-17 02:56:14.798 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4ecda3d5e0", State:"down", Index:33}
2026-02-17 02:56:14.798 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4ecda3d5e0", Addrs:set.Typed[string]{}}
2026-02-17 02:56:14.798 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4ecda3d5e0", Addrs:set.Typed[string]{}}
2026-02-17 02:56:14.798 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="calie4ecda3d5e0" state=""
2026-02-17 02:56:14.798 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie4ecda3d5e0"
2026-02-17 02:56:14.824 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4ecda3d5e0", State:"", Index:33}
2026-02-17 02:56:14.824 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4ecda3d5e0", Addrs:set.Set[string](nil)}
2026-02-17 02:56:14.824 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4ecda3d5e0", Addrs:set.Set[string](nil)}
2026-02-17 02:56:16.957 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5341" name:"default"}
2026-02-17 02:56:17.046 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-2274" name:"default"}
2026-02-17 02:56:17.371 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5341"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5341"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5341"}
2026-02-17 02:56:17.403 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5341"}
2026-02-17 02:56:17.537 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-2274"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-2274"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2274"}
2026-02-17 02:56:17.623 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-2274"}
2026-02-17 02:56:18.054 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2180" name:"default"}
2026-02-17 02:56:18.178 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2180"}
2026-02-17 02:56:19.503 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9030"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9030"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9030"}
2026-02-17 02:56:19.533 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4242"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4242"}
2026-02-17 02:56:19.565 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4242" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:23.717 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4242"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4242"}
2026-02-17 02:56:23.745 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3875"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3875"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3875"}
2026-02-17 02:56:23.769 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-3875" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:24.345 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1036"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1036"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1036"}
2026-02-17 02:56:24.388 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6239"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6239"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6239"}
2026-02-17 02:56:24.421 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6239" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:24.614 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9030"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9030"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9030"}
2026-02-17 02:56:25.122 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f, name=eth0)
2026-02-17 02:56:25.122 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-6239.default"} profile:{}
2026-02-17 02:56:25.122 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-6239"} profile:{inbound_rules:{action:"allow" rule_id:"oWc7bU182vSR5JNY"} outbound_rules:{action:"allow" rule_id:"Lmrnzsy9aZlydCOa"}}
2026-02-17 02:56:25.123 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib55b9816e20" profile_ids:"kns.downward-api-6239" profile_ids:"ksa.downward-api-6239.default" ipv4_nets:"10.100.133.221/32"}
2026-02-17 02:56:25.123 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:25.123 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:25.123 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:25.123 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib55b9816e20" ipVersion=0x4 table="filter"
2026-02-17 02:56:25.123 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_a78D4N1HF18yxqGsQj" ipVersion=0x4 table="filter"
2026-02-17 02:56:25.123 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_l0E0jqBmh_gfF53Wmc" ipVersion=0x4 table="filter"
2026-02-17 02:56:25.123 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib55b9816e20" ipVersion=0x4 table="filter"
2026-02-17 02:56:25.123 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_a78D4N1HF18yxqGsQj" ipVersion=0x4 table="filter"
2026-02-17 02:56:25.123 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_l0E0jqBmh_gfF53Wmc" ipVersion=0x4 table="filter"
2026-02-17 02:56:25.123 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib55b9816e20"
2026-02-17 02:56:25.123 [INFO][88] felix/endpoint_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-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:25.124 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:25.165 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:25.165 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"} status="down"
2026-02-17 02:56:25.196 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calib55b9816e20" state="down"
2026-02-17 02:56:25.197 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib55b9816e20"
2026-02-17 02:56:25.197 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calib55b9816e20" state="up"
2026-02-17 02:56:25.197 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib55b9816e20", State:"down", Index:34}
2026-02-17 02:56:25.197 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib55b9816e20", Addrs:set.Typed[string]{}}
2026-02-17 02:56:25.197 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib55b9816e20", Addrs:set.Typed[string]{}}
2026-02-17 02:56:25.197 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib55b9816e20", State:"up", Index:34}
2026-02-17 02:56:25.197 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib55b9816e20"
2026-02-17 02:56:25.197 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib55b9816e20"
2026-02-17 02:56:25.198 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib55b9816e20"
2026-02-17 02:56:25.198 [INFO][88] felix/endpoint_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-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:25.198 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:25.221 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:25.221 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"} status="up"
2026-02-17 02:56:25.565 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f, name=eth0)
2026-02-17 02:56:25.565 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib55b9816e20" profile_ids:"kns.downward-api-6239" profile_ids:"ksa.downward-api-6239.default" ipv4_nets:"10.100.133.221/32"}
2026-02-17 02:56:25.565 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:25.565 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:25.566 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:25.566 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib55b9816e20"
2026-02-17 02:56:25.566 [INFO][88] felix/endpoint_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-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:25.566 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:25.586 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:25.587 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"} status="up"
2026-02-17 02:56:26.361 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=34
2026-02-17 02:56:26.361 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib55b9816e20"
2026-02-17 02:56:26.362 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib55b9816e20", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:26.362 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib55b9816e20", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:27.016 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f, name=eth0)
2026-02-17 02:56:27.017 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib55b9816e20" profile_ids:"kns.downward-api-6239" profile_ids:"ksa.downward-api-6239.default" ipv4_nets:"10.100.133.221/32"}
2026-02-17 02:56:27.017 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:27.017 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:27.017 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:27.018 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib55b9816e20"
2026-02-17 02:56:27.018 [INFO][88] felix/endpoint_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-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:27.018 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:27.048 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:27.048 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"} status="up"
2026-02-17 02:56:27.890 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3875"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3875"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3875"}
2026-02-17 02:56:27.919 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9733"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"services-9733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9733"}
2026-02-17 02:56:27.942 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9733" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:28.077 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9733"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"services-9733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9733"}
2026-02-17 02:56:28.102 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2639"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2639"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2639"}
2026-02-17 02:56:28.128 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-2639" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:28.983 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4242" name:"default"}
2026-02-17 02:56:29.041 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4242"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4242"}
2026-02-17 02:56:29.067 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4242"}
2026-02-17 02:56:29.397 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-1036"
2026-02-17 02:56:29.690 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-9030" name:"default"}
2026-02-17 02:56:29.983 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-1036" name:"default"}
2026-02-17 02:56:30.194 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1036"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1036"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1036"}
2026-02-17 02:56:30.224 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-9030"}
2026-02-17 02:56:30.224 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-1036"}
2026-02-17 02:56:31.087 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6239"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6239"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6239"}
2026-02-17 02:56:31.117 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5367"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-5367"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5367"}
2026-02-17 02:56:31.188 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5367" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:31.229 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-5367" type:"ClusterIP" cluster_ips:"10.254.35.49" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:56:31.273 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-5367" type:"ClusterIP" cluster_ips:"10.254.134.33" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:56:31.326 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2639"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2639"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2639"}
2026-02-17 02:56:31.359 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-4668"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-4668"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4668"}
2026-02-17 02:56:31.359 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-storageclass-4668" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:31.565 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-4668"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-4668"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4668"}
2026-02-17 02:56:31.599 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3747"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3747"}
2026-02-17 02:56:31.630 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3747" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:31.935 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-5367/externalsvc-7855f7c5cc-qjgsm, name=eth0)
2026-02-17 02:56:31.935 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-5367"} profile:{inbound_rules:{action:"allow" rule_id:"3hiBJ4yADKRawUJ-"} outbound_rules:{action:"allow" rule_id:"Jllaanguw7GFhH2P"}}
2026-02-17 02:56:31.935 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-5367.default"} profile:{}
2026-02-17 02:56:31.936 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5367/externalsvc-7855f7c5cc-qjgsm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07788226dbb" profile_ids:"kns.services-5367" profile_ids:"ksa.services-5367.default" ipv4_nets:"10.100.133.222/32"}
2026-02-17 02:56:31.936 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:31.936 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:31.936 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:31.937 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali07788226dbb" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.937 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-5367" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.937 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qne67s65UTJ3UXCzCy" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.937 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali07788226dbb" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.937 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-5367" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.937 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qne67s65UTJ3UXCzCy" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.938 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali07788226dbb"
2026-02-17 02:56:31.938 [INFO][88] felix/endpoint_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-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:31.938 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:31.985 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:31.985 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"} status="down"
2026-02-17 02:56:32.001 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali07788226dbb" state="down"
2026-02-17 02:56:32.001 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07788226dbb", State:"down", Index:35}
2026-02-17 02:56:32.002 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07788226dbb"
2026-02-17 02:56:32.002 [INFO][88] felix/endpoint_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-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:32.002 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:32.002 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07788226dbb"
2026-02-17 02:56:32.007 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali07788226dbb" state="up"
2026-02-17 02:56:32.040 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:32.040 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"} status="down"
2026-02-17 02:56:32.040 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07788226dbb", Addrs:set.Typed[string]{}}
2026-02-17 02:56:32.040 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07788226dbb", Addrs:set.Typed[string]{}}
2026-02-17 02:56:32.040 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07788226dbb", State:"up", Index:35}
2026-02-17 02:56:32.040 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali07788226dbb"
2026-02-17 02:56:32.040 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07788226dbb"
2026-02-17 02:56:32.040 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07788226dbb"
2026-02-17 02:56:32.041 [INFO][88] felix/endpoint_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-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:32.041 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:32.074 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:32.074 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"} status="up"
2026-02-17 02:56:32.607 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-5367/externalsvc-7855f7c5cc-qjgsm, name=eth0)
2026-02-17 02:56:32.607 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5367/externalsvc-7855f7c5cc-qjgsm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07788226dbb" profile_ids:"kns.services-5367" profile_ids:"ksa.services-5367.default" ipv4_nets:"10.100.133.222/32"}
2026-02-17 02:56:32.607 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:32.607 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:32.607 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:32.608 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07788226dbb"
2026-02-17 02:56:32.609 [INFO][88] felix/endpoint_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-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:32.609 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:32.636 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:32.636 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"} status="up"
2026-02-17 02:56:33.003 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 02:56:33.026 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-3875" name:"default"}
2026-02-17 02:56:33.249 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9733" name:"default"}
2026-02-17 02:56:33.280 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3875"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3875"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3875"}
2026-02-17 02:56:33.307 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-3875"}
2026-02-17 02:56:33.353 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-5367" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:56:33.528 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=35
2026-02-17 02:56:33.528 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali07788226dbb"
2026-02-17 02:56:33.528 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07788226dbb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:33.529 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07788226dbb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:33.788 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9733"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"services-9733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9733"}
2026-02-17 02:56:33.824 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9733"}
2026-02-17 02:56:34.031 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-5367/execpodgk8ft, name=eth0)
2026-02-17 02:56:34.031 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5367/execpodgk8ft" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali38f5eeda243" profile_ids:"kns.services-5367" profile_ids:"ksa.services-5367.default" ipv4_nets:"10.100.133.223/32"}
2026-02-17 02:56:34.031 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:34.031 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:34.031 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:34.032 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali38f5eeda243" ipVersion=0x4 table="filter"
2026-02-17 02:56:34.033 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali38f5eeda243" ipVersion=0x4 table="filter"
2026-02-17 02:56:34.033 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali38f5eeda243"
2026-02-17 02:56:34.033 [INFO][88] felix/endpoint_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-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:34.033 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:34.085 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:34.085 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"} status="down"
2026-02-17 02:56:34.102 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali38f5eeda243" state="down"
2026-02-17 02:56:34.103 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali38f5eeda243"
2026-02-17 02:56:34.103 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali38f5eeda243", State:"down", Index:36}
2026-02-17 02:56:34.103 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali38f5eeda243", Addrs:set.Typed[string]{}}
2026-02-17 02:56:34.103 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali38f5eeda243", Addrs:set.Typed[string]{}}
2026-02-17 02:56:34.103 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali38f5eeda243"
2026-02-17 02:56:34.103 [INFO][88] felix/endpoint_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-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:34.103 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:34.110 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali38f5eeda243" state="up"
2026-02-17 02:56:34.130 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:34.131 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"} status="down"
2026-02-17 02:56:34.131 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali38f5eeda243", State:"up", Index:36}
2026-02-17 02:56:34.131 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali38f5eeda243"
2026-02-17 02:56:34.131 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali38f5eeda243"
2026-02-17 02:56:34.131 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali38f5eeda243"
2026-02-17 02:56:34.131 [INFO][88] felix/endpoint_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-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:34.131 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:34.154 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:34.154 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"} status="up"
2026-02-17 02:56:34.618 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-5367/execpodgk8ft, name=eth0)
2026-02-17 02:56:34.618 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5367/execpodgk8ft" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali38f5eeda243" profile_ids:"kns.services-5367" profile_ids:"ksa.services-5367.default" ipv4_nets:"10.100.133.223/32"}
2026-02-17 02:56:34.618 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:34.618 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:34.618 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:34.619 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali38f5eeda243"
2026-02-17 02:56:34.619 [INFO][88] felix/endpoint_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-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:34.620 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:34.649 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:34.649 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"} status="up"
2026-02-17 02:56:35.576 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=36
2026-02-17 02:56:35.576 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali38f5eeda243"
2026-02-17 02:56:35.576 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali38f5eeda243", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:35.576 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali38f5eeda243", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:35.664 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-5367"
2026-02-17 02:56:35.713 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-5367/externalsvc-7855f7c5cc-qjgsm, name=eth0)
2026-02-17 02:56:35.722 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-5367/externalsvc-7855f7c5cc-qjgsm, name=eth0)
2026-02-17 02:56:35.727 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5367/externalsvc-7855f7c5cc-qjgsm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07788226dbb" profile_ids:"kns.services-5367" profile_ids:"ksa.services-5367.default" ipv4_nets:"10.100.133.222/32"}
2026-02-17 02:56:35.727 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"clusterip-service" namespace:"services-5367"
2026-02-17 02:56:35.728 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5367/externalsvc-7855f7c5cc-qjgsm" endpoint_id:"eth0"}
2026-02-17 02:56:35.728 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:35.728 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:35.728 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:35.729 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali07788226dbb" ipVersion=0x4 table="filter"
2026-02-17 02:56:35.729 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali07788226dbb" ipVersion=0x4 table="filter"
2026-02-17 02:56:35.729 [INFO][88] 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-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:35.729 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:35.730 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.222
2026-02-17 02:56:35.794 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/externalsvc-7855f7c5cc-qjgsm", EndpointId:"eth0"}
2026-02-17 02:56:35.794 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5367"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-5367"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5367"}
2026-02-17 02:56:35.794 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4982"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4982"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4982"}
2026-02-17 02:56:35.828 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-4982" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:35.873 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3747"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3747"}
2026-02-17 02:56:35.902 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1692"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"events-1692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1692"}
2026-02-17 02:56:35.948 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-1692" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:36.120 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f, name=eth0)
2026-02-17 02:56:36.123 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib55b9816e20" profile_ids:"kns.downward-api-6239" profile_ids:"ksa.downward-api-6239.default" ipv4_nets:"10.100.133.221/32"}
2026-02-17 02:56:36.123 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.123 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.123 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.124 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib55b9816e20"
2026-02-17 02:56:36.124 [INFO][88] felix/endpoint_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-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.124 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.154 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f, name=eth0)
2026-02-17 02:56:36.203 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:36.204 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"} status="up"
2026-02-17 02:56:36.204 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib55b9816e20" profile_ids:"kns.downward-api-6239" profile_ids:"ksa.downward-api-6239.default" ipv4_nets:"10.100.133.221/32"}
2026-02-17 02:56:36.204 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.204 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.204 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.205 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib55b9816e20"
2026-02-17 02:56:36.205 [INFO][88] felix/endpoint_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-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.205 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.252 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:36.253 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"} status="up"
2026-02-17 02:56:36.254 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6239"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6239"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6239"}
2026-02-17 02:56:36.254 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1692"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"events-1692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1692"}
2026-02-17 02:56:36.289 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2828"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"job-2828"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2828"}
2026-02-17 02:56:36.289 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-2828" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:36.547 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f, name=eth0)
2026-02-17 02:56:36.548 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f" endpoint_id:"eth0"}
2026-02-17 02:56:36.548 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-6239"}
2026-02-17 02:56:36.548 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-6239.default"}
2026-02-17 02:56:36.548 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.548 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.549 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_a78D4N1HF18yxqGsQj" ipVersion=0x4 table="filter"
2026-02-17 02:56:36.549 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_l0E0jqBmh_gfF53Wmc" ipVersion=0x4 table="filter"
2026-02-17 02:56:36.550 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_a78D4N1HF18yxqGsQj" ipVersion=0x4 table="filter"
2026-02-17 02:56:36.550 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_l0E0jqBmh_gfF53Wmc" ipVersion=0x4 table="filter"
2026-02-17 02:56:36.550 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.550 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib55b9816e20" ipVersion=0x4 table="filter"
2026-02-17 02:56:36.550 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib55b9816e20" ipVersion=0x4 table="filter"
2026-02-17 02:56:36.550 [INFO][88] 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-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.550 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.550 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.221
bird: KIF: Received address message for unknown interface 34
2026-02-17 02:56:36.622 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6239/labelsupdatea9247d02-46de-494b-919b-c0ca2ab0297f", EndpointId:"eth0"}
2026-02-17 02:56:36.668 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=34
2026-02-17 02:56:36.668 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib55b9816e20"
2026-02-17 02:56:36.668 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calib55b9816e20" state="down"
2026-02-17 02:56:36.669 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib55b9816e20", Addrs:set.Typed[string]{}}
2026-02-17 02:56:36.669 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib55b9816e20", Addrs:set.Typed[string]{}}
2026-02-17 02:56:36.669 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib55b9816e20", State:"down", Index:34}
2026-02-17 02:56:36.671 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calib55b9816e20" state=""
2026-02-17 02:56:36.671 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib55b9816e20"
2026-02-17 02:56:36.702 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib55b9816e20", State:"", Index:34}
2026-02-17 02:56:36.702 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib55b9816e20", Addrs:set.Set[string](nil)}
2026-02-17 02:56:36.702 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib55b9816e20", Addrs:set.Set[string](nil)}
2026-02-17 02:56:36.726 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-4982/netserver-0, name=eth0)
2026-02-17 02:56:36.730 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-4982.default"} profile:{}
2026-02-17 02:56:36.730 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-4982"} profile:{inbound_rules:{action:"allow" rule_id:"xvvydrULKasnSNy-"} outbound_rules:{action:"allow" rule_id:"2PlxL-Ek39jMmiGm"}}
2026-02-17 02:56:36.730 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4982/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e91c028320" profile_ids:"kns.pod-network-test-4982" profile_ids:"ksa.pod-network-test-4982.default" ipv4_nets:"10.100.133.224/32"}
2026-02-17 02:56:36.730 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:36.730 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:36.730 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:36.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:56:36.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3e91c028320" ipVersion=0x4 table="filter"
2026-02-17 02:56:36.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gSjvcBYZcFg1oNEI1K" ipVersion=0x4 table="filter"
2026-02-17 02:56:36.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__TTlZD9us5asfx0_Kc" ipVersion=0x4 table="filter"
2026-02-17 02:56:36.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:56:36.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3e91c028320" ipVersion=0x4 table="filter"
2026-02-17 02:56:36.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gSjvcBYZcFg1oNEI1K" ipVersion=0x4 table="filter"
2026-02-17 02:56:36.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__TTlZD9us5asfx0_Kc" ipVersion=0x4 table="filter"
2026-02-17 02:56:36.731 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3e91c028320"
2026-02-17 02:56:36.731 [INFO][88] felix/endpoint_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-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:36.731 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:36.801 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:36.801 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:56:36.806 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali3e91c028320" state="down"
2026-02-17 02:56:36.806 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e91c028320", State:"down", Index:37}
2026-02-17 02:56:36.806 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e91c028320"
2026-02-17 02:56:36.806 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e91c028320", Addrs:set.Typed[string]{}}
2026-02-17 02:56:36.806 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e91c028320", Addrs:set.Typed[string]{}}
2026-02-17 02:56:36.806 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali3e91c028320" state="up"
2026-02-17 02:56:36.806 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e91c028320", State:"up", Index:37}
2026-02-17 02:56:36.806 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3e91c028320"
2026-02-17 02:56:36.806 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3e91c028320"
2026-02-17 02:56:36.806 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e91c028320"
2026-02-17 02:56:36.807 [INFO][88] felix/endpoint_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-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:36.807 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:36.830 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:36.831 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:37.561 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-2639" name:"default"}
2026-02-17 02:56:37.649 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-4982/netserver-0, name=eth0)
2026-02-17 02:56:37.649 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4982/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e91c028320" profile_ids:"kns.pod-network-test-4982" profile_ids:"ksa.pod-network-test-4982.default" ipv4_nets:"10.100.133.224/32"}
2026-02-17 02:56:37.649 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:37.649 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:37.650 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:37.651 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e91c028320"
2026-02-17 02:56:37.652 [INFO][88] felix/endpoint_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-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:37.653 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:37.683 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:37.684 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:37.764 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2639"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2639"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2639"}
2026-02-17 02:56:38.360 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=37
2026-02-17 02:56:38.360 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3e91c028320"
2026-02-17 02:56:38.360 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e91c028320", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:38.360 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e91c028320", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:38.394 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-2639"}
2026-02-17 02:56:38.506 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-storageclass-4668" name:"default"}
2026-02-17 02:56:38.531 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-4668"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-4668"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4668"}
2026-02-17 02:56:38.557 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-storageclass-4668"}
2026-02-17 02:56:38.805 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali07788226dbb" state="down"
2026-02-17 02:56:38.805 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07788226dbb", State:"down", Index:35}
2026-02-17 02:56:38.807 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07788226dbb"
2026-02-17 02:56:38.807 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=35
2026-02-17 02:56:38.808 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali07788226dbb" state=""
2026-02-17 02:56:38.808 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali07788226dbb"
2026-02-17 02:56:38.837 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07788226dbb", Addrs:set.Typed[string]{}}
2026-02-17 02:56:38.837 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07788226dbb", Addrs:set.Typed[string]{}}
2026-02-17 02:56:38.837 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07788226dbb", State:"", Index:35}
2026-02-17 02:56:38.837 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07788226dbb", Addrs:set.Set[string](nil)}
2026-02-17 02:56:38.837 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07788226dbb", Addrs:set.Set[string](nil)}
2026-02-17 02:56:40.800 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-5367/execpodgk8ft, name=eth0)
2026-02-17 02:56:40.800 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5367/execpodgk8ft" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali38f5eeda243" profile_ids:"kns.services-5367" profile_ids:"ksa.services-5367.default" ipv4_nets:"10.100.133.223/32"}
2026-02-17 02:56:40.800 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:40.800 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:40.801 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:40.802 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali38f5eeda243"
2026-02-17 02:56:40.802 [INFO][88] felix/endpoint_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-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:40.802 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:40.810 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-5367/execpodgk8ft, name=eth0)
2026-02-17 02:56:40.837 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:40.837 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"} status="up"
2026-02-17 02:56:40.837 [INFO][88] felix/summary.go 100: Summarising 211 dataplane reconciliation loops over 1m0.7s: avg=32ms longest=140ms (resync-calico-v4,resync-filter-v4)
2026-02-17 02:56:40.837 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5367/execpodgk8ft" endpoint_id:"eth0"}
2026-02-17 02:56:40.837 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-5367.default"}
2026-02-17 02:56:40.837 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-5367"}
2026-02-17 02:56:40.838 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:40.838 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:40.838 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-5367" ipVersion=0x4 table="filter"
2026-02-17 02:56:40.838 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qne67s65UTJ3UXCzCy" ipVersion=0x4 table="filter"
2026-02-17 02:56:40.838 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-5367" ipVersion=0x4 table="filter"
2026-02-17 02:56:40.838 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qne67s65UTJ3UXCzCy" ipVersion=0x4 table="filter"
2026-02-17 02:56:40.838 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:40.839 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:56:40.839 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali38f5eeda243" ipVersion=0x4 table="filter"
2026-02-17 02:56:40.839 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:56:40.839 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali38f5eeda243" ipVersion=0x4 table="filter"
2026-02-17 02:56:40.839 [INFO][88] 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-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:40.839 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:40.844 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.223
2026-02-17 02:56:40.894 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5367/execpodgk8ft", EndpointId:"eth0"}
2026-02-17 02:56:41.154 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3747" name:"default"}
2026-02-17 02:56:41.229 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=36
2026-02-17 02:56:41.229 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali38f5eeda243"
2026-02-17 02:56:41.229 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali38f5eeda243" state="down"
2026-02-17 02:56:41.229 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali38f5eeda243", Addrs:set.Typed[string]{}}
2026-02-17 02:56:41.229 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali38f5eeda243", Addrs:set.Typed[string]{}}
2026-02-17 02:56:41.229 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali38f5eeda243", State:"down", Index:36}
2026-02-17 02:56:41.229 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali38f5eeda243" state=""
2026-02-17 02:56:41.229 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali38f5eeda243"
2026-02-17 02:56:41.255 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali38f5eeda243", State:"", Index:36}
2026-02-17 02:56:41.255 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali38f5eeda243", Addrs:set.Set[string](nil)}
2026-02-17 02:56:41.255 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali38f5eeda243", Addrs:set.Set[string](nil)}
2026-02-17 02:56:41.320 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6239" name:"default"}
2026-02-17 02:56:41.462 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5367" name:"default"}
2026-02-17 02:56:41.580 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3747"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3747"}
2026-02-17 02:56:41.613 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3747"}
2026-02-17 02:56:41.867 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5367"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-5367"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5367"}
2026-02-17 02:56:41.903 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-1692" name:"default"}
2026-02-17 02:56:41.903 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5367"}
2026-02-17 02:56:41.982 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6239"}
2026-02-17 02:56:42.093 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1692"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"events-1692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1692"}
2026-02-17 02:56:42.127 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-1692"}
2026-02-17 02:56:42.358 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-2828/indexed-job-3-klmbv, name=eth0)
2026-02-17 02:56:42.358 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-2828"} profile:{inbound_rules:{action:"allow" rule_id:"dD1_DujsmmdSdj0d"} outbound_rules:{action:"allow" rule_id:"2T2gi6lnqVQPypSO"}}
2026-02-17 02:56:42.359 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-2828.default"} profile:{}
2026-02-17 02:56:42.359 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2828/indexed-job-3-klmbv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7077356cbff" profile_ids:"kns.job-2828" profile_ids:"ksa.job-2828.default" ipv4_nets:"10.100.133.225/32"}
2026-02-17 02:56:42.359 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:42.359 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:42.359 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:42.360 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:56:42.361 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7077356cbff" ipVersion=0x4 table="filter"
2026-02-17 02:56:42.361 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-2828" ipVersion=0x4 table="filter"
2026-02-17 02:56:42.361 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_b6EFRgPZumK10XKhJV" ipVersion=0x4 table="filter"
2026-02-17 02:56:42.361 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:56:42.361 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7077356cbff" ipVersion=0x4 table="filter"
2026-02-17 02:56:42.361 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-2828" ipVersion=0x4 table="filter"
2026-02-17 02:56:42.361 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_b6EFRgPZumK10XKhJV" ipVersion=0x4 table="filter"
2026-02-17 02:56:42.361 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7077356cbff"
2026-02-17 02:56:42.361 [INFO][88] felix/endpoint_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-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:42.361 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:42.409 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:42.410 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"} status="down"
2026-02-17 02:56:42.433 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali7077356cbff" state="down"
2026-02-17 02:56:42.433 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7077356cbff"
2026-02-17 02:56:42.433 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7077356cbff", State:"down", Index:38}
2026-02-17 02:56:42.434 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7077356cbff", Addrs:set.Typed[string]{}}
2026-02-17 02:56:42.434 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7077356cbff", Addrs:set.Typed[string]{}}
2026-02-17 02:56:42.434 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7077356cbff"
2026-02-17 02:56:42.434 [INFO][88] felix/endpoint_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-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:42.434 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:42.434 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali7077356cbff" state="up"
2026-02-17 02:56:42.461 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:42.461 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"} status="down"
2026-02-17 02:56:42.461 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7077356cbff", State:"up", Index:38}
2026-02-17 02:56:42.461 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7077356cbff"
2026-02-17 02:56:42.461 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7077356cbff"
2026-02-17 02:56:42.461 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7077356cbff"
2026-02-17 02:56:42.462 [INFO][88] felix/endpoint_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-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:42.462 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:42.481 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:42.481 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"} status="up"
2026-02-17 02:56:43.711 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=38
2026-02-17 02:56:43.711 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7077356cbff"
2026-02-17 02:56:43.711 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7077356cbff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:43.711 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7077356cbff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:43.722 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-2828/indexed-job-3-klmbv, name=eth0)
2026-02-17 02:56:43.740 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2828/indexed-job-3-klmbv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7077356cbff" profile_ids:"kns.job-2828" profile_ids:"ksa.job-2828.default" ipv4_nets:"10.100.133.225/32"}
2026-02-17 02:56:43.740 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:43.741 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:43.741 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:43.746 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7077356cbff"
2026-02-17 02:56:43.748 [INFO][88] felix/endpoint_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-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:43.748 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:43.775 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:43.775 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"} status="up"
2026-02-17 02:56:44.984 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-2828/indexed-job-3-klmbv, name=eth0)
2026-02-17 02:56:44.984 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2828/indexed-job-3-klmbv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7077356cbff" profile_ids:"kns.job-2828" profile_ids:"ksa.job-2828.default" ipv4_nets:"10.100.133.225/32"}
2026-02-17 02:56:44.984 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:44.984 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:44.984 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:44.985 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7077356cbff"
2026-02-17 02:56:44.985 [INFO][88] felix/endpoint_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-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:44.986 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:45.014 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:45.014 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"} status="up"
2026-02-17 02:56:45.091 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=38
2026-02-17 02:56:45.091 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7077356cbff"
2026-02-17 02:56:45.091 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali7077356cbff" state="down"
2026-02-17 02:56:45.092 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali7077356cbff" state=""
2026-02-17 02:56:45.092 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7077356cbff"
2026-02-17 02:56:45.092 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7077356cbff", Addrs:set.Typed[string]{}}
2026-02-17 02:56:45.092 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7077356cbff", Addrs:set.Typed[string]{}}
2026-02-17 02:56:45.092 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7077356cbff", State:"down", Index:38}
2026-02-17 02:56:45.092 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7077356cbff", State:"", Index:38}
2026-02-17 02:56:45.092 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7077356cbff", Addrs:set.Set[string](nil)}
2026-02-17 02:56:45.092 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7077356cbff", Addrs:set.Set[string](nil)}
2026-02-17 02:56:45.092 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7077356cbff"
2026-02-17 02:56:45.092 [INFO][88] felix/endpoint_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-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:45.092 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:45.093 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.225
2026-02-17 02:56:45.116 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:45.116 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"} status="down"
2026-02-17 02:56:45.800 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-2828/indexed-job-3-klmbv, name=eth0)
2026-02-17 02:56:45.801 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2828/indexed-job-3-klmbv" endpoint_id:"eth0"}
2026-02-17 02:56:45.801 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-2828"}
2026-02-17 02:56:45.801 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-2828.default"}
2026-02-17 02:56:45.801 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:45.801 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:45.801 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-2828" ipVersion=0x4 table="filter"
2026-02-17 02:56:45.802 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_b6EFRgPZumK10XKhJV" ipVersion=0x4 table="filter"
2026-02-17 02:56:45.802 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-2828" ipVersion=0x4 table="filter"
2026-02-17 02:56:45.802 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_b6EFRgPZumK10XKhJV" ipVersion=0x4 table="filter"
2026-02-17 02:56:45.802 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:45.802 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:56:45.802 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7077356cbff" ipVersion=0x4 table="filter"
2026-02-17 02:56:45.802 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:56:45.802 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7077356cbff" ipVersion=0x4 table="filter"
2026-02-17 02:56:45.802 [INFO][88] 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-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:45.802 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:45.857 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2828/indexed-job-3-klmbv", EndpointId:"eth0"}
2026-02-17 02:56:48.491 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2828"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"job-2828"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2828"}
2026-02-17 02:56:48.540 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5042"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5042"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5042"}
2026-02-17 02:56:48.567 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5042" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:48.593 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5042"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5042"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5042"} labels:{key:"webhook-5042" value:"true"}
2026-02-17 02:56:48.627 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8461"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8461"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8461"} labels:{key:"webhook-5042-markers" value:"true"}
2026-02-17 02:56:48.627 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8461" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:48.654 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-4982/netserver-0, name=eth0)
2026-02-17 02:56:48.657 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4982/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e91c028320" profile_ids:"kns.pod-network-test-4982" profile_ids:"ksa.pod-network-test-4982.default" ipv4_nets:"10.100.133.224/32"}
2026-02-17 02:56:48.658 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:48.658 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:48.658 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:48.659 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e91c028320"
2026-02-17 02:56:48.660 [INFO][88] felix/endpoint_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-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:48.660 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:48.684 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:48.684 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:50.917 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5042" type:"ClusterIP" cluster_ips:"10.254.128.220" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:56:51.075 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-4982/test-container-pod, name=eth0)
2026-02-17 02:56:51.075 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4982/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibefdc0dca1f" profile_ids:"kns.pod-network-test-4982" profile_ids:"ksa.pod-network-test-4982.default" ipv4_nets:"10.100.133.226/32"}
2026-02-17 02:56:51.076 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:51.076 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:51.076 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:51.076 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibefdc0dca1f" ipVersion=0x4 table="filter"
2026-02-17 02:56:51.076 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibefdc0dca1f" ipVersion=0x4 table="filter"
2026-02-17 02:56:51.076 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibefdc0dca1f"
2026-02-17 02:56:51.076 [INFO][88] felix/endpoint_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-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:51.076 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:51.123 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:51.123 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:56:51.158 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="calibefdc0dca1f" state="down"
2026-02-17 02:56:51.158 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibefdc0dca1f"
2026-02-17 02:56:51.158 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="calibefdc0dca1f" state="up"
2026-02-17 02:56:51.158 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibefdc0dca1f", State:"down", Index:39}
2026-02-17 02:56:51.158 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibefdc0dca1f", Addrs:set.Typed[string]{}}
2026-02-17 02:56:51.158 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibefdc0dca1f", Addrs:set.Typed[string]{}}
2026-02-17 02:56:51.159 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibefdc0dca1f", State:"up", Index:39}
2026-02-17 02:56:51.159 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibefdc0dca1f"
2026-02-17 02:56:51.159 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibefdc0dca1f"
2026-02-17 02:56:51.159 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibefdc0dca1f"
2026-02-17 02:56:51.159 [INFO][88] felix/endpoint_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-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:51.159 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:51.186 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:51.186 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:56:51.757 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-4982/test-container-pod, name=eth0)
2026-02-17 02:56:51.757 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4982/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibefdc0dca1f" profile_ids:"kns.pod-network-test-4982" profile_ids:"ksa.pod-network-test-4982.default" ipv4_nets:"10.100.133.226/32"}
2026-02-17 02:56:51.757 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:51.757 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:51.757 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:51.758 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibefdc0dca1f"
2026-02-17 02:56:51.758 [INFO][88] felix/endpoint_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-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:51.758 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:51.788 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:51.788 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:56:52.408 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=39
2026-02-17 02:56:52.409 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibefdc0dca1f"
2026-02-17 02:56:52.409 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibefdc0dca1f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:52.409 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibefdc0dca1f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:52.726 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4982"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4982"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4982"}
2026-02-17 02:56:52.789 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7822"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7822"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7822"}
2026-02-17 02:56:52.819 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-7822" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:52.855 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7822"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7822"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7822"} labels:{key:"webhook-7822" value:"true"}
2026-02-17 02:56:52.884 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1234"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1234"} labels:{key:"webhook-7822-markers" value:"true"}
2026-02-17 02:56:52.884 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1234" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:53.658 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-2828" name:"default"}
2026-02-17 02:56:54.150 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2828"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"job-2828"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2828"}
2026-02-17 02:56:54.181 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-2828"}
2026-02-17 02:56:54.642 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5042"
2026-02-17 02:56:55.197 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7822" type:"ClusterIP" cluster_ips:"10.254.160.239" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:56:55.300 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5042"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5042"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5042"} labels:{key:"webhook-5042" value:"true"}
2026-02-17 02:56:55.328 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8461"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8461"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8461"} labels:{key:"webhook-5042-markers" value:"true"}
2026-02-17 02:56:55.354 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-550"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-550"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-550"}
2026-02-17 02:56:55.354 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-550" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:57.764 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-4982/netserver-0, name=eth0)
2026-02-17 02:56:57.765 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4982/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e91c028320" profile_ids:"kns.pod-network-test-4982" profile_ids:"ksa.pod-network-test-4982.default" ipv4_nets:"10.100.133.224/32"}
2026-02-17 02:56:57.766 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:57.766 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:57.766 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:57.769 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e91c028320"
2026-02-17 02:56:57.770 [INFO][88] felix/endpoint_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-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:57.770 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:57.801 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:57.801 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:57.803 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-4982/netserver-0, name=eth0)
2026-02-17 02:56:57.804 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4982/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e91c028320" profile_ids:"kns.pod-network-test-4982" profile_ids:"ksa.pod-network-test-4982.default" ipv4_nets:"10.100.133.224/32"}
2026-02-17 02:56:57.804 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:57.804 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:57.804 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:57.805 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e91c028320"
2026-02-17 02:56:57.805 [INFO][88] felix/endpoint_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-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:57.805 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:57.811 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-4982/test-container-pod, name=eth0)
2026-02-17 02:56:57.832 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-4982/test-container-pod, name=eth0)
2026-02-17 02:56:57.833 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:57.834 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:57.834 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4982/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibefdc0dca1f" profile_ids:"kns.pod-network-test-4982" profile_ids:"ksa.pod-network-test-4982.default" ipv4_nets:"10.100.133.226/32"}
2026-02-17 02:56:57.834 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4982/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibefdc0dca1f" profile_ids:"kns.pod-network-test-4982" profile_ids:"ksa.pod-network-test-4982.default" ipv4_nets:"10.100.133.226/32"}
2026-02-17 02:56:57.834 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:57.834 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:57.834 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:57.835 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibefdc0dca1f"
2026-02-17 02:56:57.835 [INFO][88] felix/endpoint_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-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:57.835 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:57.869 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:57.869 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:56:57.869 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-4982"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-4982"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4982"}
2026-02-17 02:56:57.957 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7822"
2026-02-17 02:56:58.183 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-4982/netserver-0, name=eth0)
2026-02-17 02:56:58.183 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4982/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:56:58.183 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:58.183 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:58.189 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-4982/test-container-pod, name=eth0)
bird: KIF: Received address message for unknown interface 37
2026-02-17 02:56:58.193 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:58.193 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3e91c028320" ipVersion=0x4 table="filter"
2026-02-17 02:56:58.193 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3e91c028320" ipVersion=0x4 table="filter"
2026-02-17 02:56:58.193 [INFO][88] 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-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:58.193 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:58.194 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.224
2026-02-17 02:56:58.263 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/netserver-0", EndpointId:"eth0"}
2026-02-17 02:56:58.264 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-4982/test-container-pod" endpoint_id:"eth0"}
2026-02-17 02:56:58.264 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-4982"}
2026-02-17 02:56:58.264 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-4982.default"}
2026-02-17 02:56:58.264 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:58.264 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:58.264 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gSjvcBYZcFg1oNEI1K" ipVersion=0x4 table="filter"
2026-02-17 02:56:58.264 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__TTlZD9us5asfx0_Kc" ipVersion=0x4 table="filter"
2026-02-17 02:56:58.264 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gSjvcBYZcFg1oNEI1K" ipVersion=0x4 table="filter"
2026-02-17 02:56:58.264 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__TTlZD9us5asfx0_Kc" ipVersion=0x4 table="filter"
2026-02-17 02:56:58.264 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:58.264 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibefdc0dca1f" ipVersion=0x4 table="filter"
2026-02-17 02:56:58.264 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibefdc0dca1f" ipVersion=0x4 table="filter"
2026-02-17 02:56:58.264 [INFO][88] 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-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:58.264 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:58.265 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.226
2026-02-17 02:56:58.285 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali3e91c028320" state="down"
2026-02-17 02:56:58.285 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e91c028320"
2026-02-17 02:56:58.288 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=37
2026-02-17 02:56:58.291 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali3e91c028320" state=""
2026-02-17 02:56:58.291 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3e91c028320"
2026-02-17 02:56:58.300 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="calibefdc0dca1f" state="down"
2026-02-17 02:56:58.300 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibefdc0dca1f"
2026-02-17 02:56:58.300 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=39
2026-02-17 02:56:58.303 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="calibefdc0dca1f" state=""
2026-02-17 02:56:58.303 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibefdc0dca1f"
2026-02-17 02:56:58.329 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-4982/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:56:58.329 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e91c028320", State:"down", Index:37}
2026-02-17 02:56:58.329 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e91c028320", Addrs:set.Typed[string]{}}
2026-02-17 02:56:58.329 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e91c028320", Addrs:set.Typed[string]{}}
2026-02-17 02:56:58.329 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e91c028320", State:"", Index:37}
2026-02-17 02:56:58.329 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e91c028320", Addrs:set.Set[string](nil)}
2026-02-17 02:56:58.329 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e91c028320", Addrs:set.Set[string](nil)}
2026-02-17 02:56:58.329 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibefdc0dca1f", State:"down", Index:39}
2026-02-17 02:56:58.329 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibefdc0dca1f", Addrs:set.Typed[string]{}}
2026-02-17 02:56:58.329 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibefdc0dca1f", Addrs:set.Typed[string]{}}
2026-02-17 02:56:58.330 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibefdc0dca1f", State:"", Index:39}
2026-02-17 02:56:58.330 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibefdc0dca1f", Addrs:set.Set[string](nil)}
2026-02-17 02:56:58.330 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibefdc0dca1f", Addrs:set.Set[string](nil)}
2026-02-17 02:56:58.545 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7072"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7072"}
2026-02-17 02:56:58.585 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3731"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3731"}
2026-02-17 02:56:58.613 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-3731" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:58.656 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7822"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7822"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7822"} labels:{key:"webhook-7822" value:"true"}
2026-02-17 02:56:58.688 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1234"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1234"} labels:{key:"webhook-7822-markers" value:"true"}
2026-02-17 02:56:58.720 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3231"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3231"}
2026-02-17 02:56:58.720 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-3231" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:59.511 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-550"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-550"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-550"}
2026-02-17 02:56:59.544 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-2240"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-2240"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2240"}
2026-02-17 02:56:59.569 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-2240" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:00.389 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5042" name:"default"}
2026-02-17 02:57:00.744 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=cronjob-3731/concurrent-29521617-2qmjq, name=eth0)
2026-02-17 02:57:00.745 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-3731.default"} profile:{}
2026-02-17 02:57:00.745 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-3731"} profile:{inbound_rules:{action:"allow" rule_id:"9DVZb-PVR2mOhc35"} outbound_rules:{action:"allow" rule_id:"snAbmEQSgBv5ZGuP"}}
2026-02-17 02:57:00.745 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3731/concurrent-29521617-2qmjq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a86420dbc6" profile_ids:"kns.cronjob-3731" profile_ids:"ksa.cronjob-3731.default" ipv4_nets:"10.100.133.227/32"}
2026-02-17 02:57:00.745 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:57:00.745 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:57:00.745 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:57:00.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4a86420dbc6" ipVersion=0x4 table="filter"
2026-02-17 02:57:00.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-3731" ipVersion=0x4 table="filter"
2026-02-17 02:57:00.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8ZsHm_UFFBxRO8a-4G" ipVersion=0x4 table="filter"
2026-02-17 02:57:00.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4a86420dbc6" ipVersion=0x4 table="filter"
2026-02-17 02:57:00.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-3731" ipVersion=0x4 table="filter"
2026-02-17 02:57:00.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8ZsHm_UFFBxRO8a-4G" ipVersion=0x4 table="filter"
2026-02-17 02:57:00.755 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4a86420dbc6"
2026-02-17 02:57:00.755 [INFO][88] felix/endpoint_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-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:57:00.755 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:57:00.806 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:00.806 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"} status="down"
2026-02-17 02:57:00.816 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali4a86420dbc6" state="down"
2026-02-17 02:57:00.816 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a86420dbc6", State:"down", Index:40}
2026-02-17 02:57:00.816 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a86420dbc6"
2026-02-17 02:57:00.816 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a86420dbc6"
2026-02-17 02:57:00.816 [INFO][88] felix/endpoint_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-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:57:00.816 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:57:00.821 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali4a86420dbc6" state="up"
2026-02-17 02:57:00.840 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:00.840 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"} status="down"
2026-02-17 02:57:00.840 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a86420dbc6", Addrs:set.Typed[string]{}}
2026-02-17 02:57:00.840 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a86420dbc6", Addrs:set.Typed[string]{}}
2026-02-17 02:57:00.840 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a86420dbc6", State:"up", Index:40}
2026-02-17 02:57:00.840 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4a86420dbc6"
2026-02-17 02:57:00.840 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a86420dbc6"
2026-02-17 02:57:00.840 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a86420dbc6"
2026-02-17 02:57:00.840 [INFO][88] felix/endpoint_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-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:57:00.840 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:57:00.858 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:00.858 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"} status="up"
2026-02-17 02:57:01.029 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5042"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5042"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5042"} labels:{key:"webhook-5042" value:"true"}
2026-02-17 02:57:01.057 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8461" name:"default"}
2026-02-17 02:57:01.057 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5042"}
2026-02-17 02:57:01.081 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8461"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8461"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8461"} labels:{key:"webhook-5042-markers" value:"true"}
2026-02-17 02:57:01.117 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8461"}
2026-02-17 02:57:01.835 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=cronjob-3731/concurrent-29521617-2qmjq, name=eth0)
2026-02-17 02:57:01.835 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3731/concurrent-29521617-2qmjq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a86420dbc6" profile_ids:"kns.cronjob-3731" profile_ids:"ksa.cronjob-3731.default" ipv4_nets:"10.100.133.227/32"}
2026-02-17 02:57:01.835 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:57:01.835 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:57:01.835 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:57:01.836 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a86420dbc6"
2026-02-17 02:57:01.836 [INFO][88] felix/endpoint_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-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:57:01.836 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:57:01.863 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:01.864 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"} status="up"
2026-02-17 02:57:02.616 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=40
2026-02-17 02:57:02.616 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4a86420dbc6"
2026-02-17 02:57:02.616 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a86420dbc6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:02.617 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a86420dbc6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:02.887 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-4982" name:"default"}
2026-02-17 02:57:03.352 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-4982"}
2026-02-17 02:57:03.700 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-2240"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-2240"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2240"}
2026-02-17 02:57:03.730 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-volumeattributesclass-4383"} labels:{key:"e2e-framework" value:"csi-volumeattributesclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"csi-volumeattributesclass-4383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-volumeattributesclass-4383"}
2026-02-17 02:57:03.759 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-volumeattributesclass-4383" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:04.008 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-7072" name:"default"}
2026-02-17 02:57:04.114 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1234" name:"default"}
2026-02-17 02:57:04.268 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7072"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7072"}
2026-02-17 02:57:04.294 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-7072"}
2026-02-17 02:57:04.330 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-7822" name:"default"}
2026-02-17 02:57:04.409 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7822"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7822"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7822"} labels:{key:"webhook-7822" value:"true"}
2026-02-17 02:57:04.439 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-7822"}
2026-02-17 02:57:04.580 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1234"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1234"} labels:{key:"webhook-7822-markers" value:"true"}
2026-02-17 02:57:04.608 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1234"}
2026-02-17 02:57:04.765 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-550" name:"default"}
2026-02-17 02:57:04.950 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-550"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-550"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-550"}
2026-02-17 02:57:04.985 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-550"}
2026-02-17 02:57:07.900 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-volumeattributesclass-4383"} labels:{key:"e2e-framework" value:"csi-volumeattributesclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"csi-volumeattributesclass-4383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-volumeattributesclass-4383"}
2026-02-17 02:57:07.930 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1880"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1880"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1880"}
2026-02-17 02:57:07.953 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-1880" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:08.603 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-1880/test-rs-djn8s, name=eth0)
2026-02-17 02:57:08.603 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-1880"} profile:{inbound_rules:{action:"allow" rule_id:"G7MnmwM7X5jhNptL"} outbound_rules:{action:"allow" rule_id:"2un5rLBmEu20U83T"}}
2026-02-17 02:57:08.604 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-1880.default"} profile:{}
2026-02-17 02:57:08.604 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1880/test-rs-djn8s" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b7406bf30" profile_ids:"kns.replicaset-1880" profile_ids:"ksa.replicaset-1880.default" ipv4_nets:"10.100.133.228/32"}
2026-02-17 02:57:08.604 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:08.604 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:08.604 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:08.605 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie7b7406bf30" ipVersion=0x4 table="filter"
2026-02-17 02:57:08.605 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-1880" ipVersion=0x4 table="filter"
2026-02-17 02:57:08.605 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MxNIFMEKrD2GDWUtQD" ipVersion=0x4 table="filter"
2026-02-17 02:57:08.605 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie7b7406bf30" ipVersion=0x4 table="filter"
2026-02-17 02:57:08.605 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-1880" ipVersion=0x4 table="filter"
2026-02-17 02:57:08.605 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MxNIFMEKrD2GDWUtQD" ipVersion=0x4 table="filter"
2026-02-17 02:57:08.605 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie7b7406bf30"
2026-02-17 02:57:08.605 [INFO][88] felix/endpoint_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-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:08.605 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:08.657 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:08.657 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"} status="down"
2026-02-17 02:57:08.683 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calie7b7406bf30" state="down"
2026-02-17 02:57:08.683 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7b7406bf30"
2026-02-17 02:57:08.683 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b7406bf30", State:"down", Index:41}
2026-02-17 02:57:08.684 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b7406bf30", Addrs:set.Typed[string]{}}
2026-02-17 02:57:08.684 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b7406bf30", Addrs:set.Typed[string]{}}
2026-02-17 02:57:08.684 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7b7406bf30"
2026-02-17 02:57:08.684 [INFO][88] felix/endpoint_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-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:08.684 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:08.685 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calie7b7406bf30" state="up"
2026-02-17 02:57:08.710 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:08.710 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"} status="down"
2026-02-17 02:57:08.710 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b7406bf30", State:"up", Index:41}
2026-02-17 02:57:08.710 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie7b7406bf30"
2026-02-17 02:57:08.710 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7b7406bf30"
2026-02-17 02:57:08.710 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b7406bf30"
2026-02-17 02:57:08.710 [INFO][88] felix/endpoint_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-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:08.710 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:08.731 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:08.731 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"} status="up"
2026-02-17 02:57:09.161 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-2240" name:"default"}
2026-02-17 02:57:09.407 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-2240"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-2240"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2240"}
2026-02-17 02:57:09.437 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-2240"}
2026-02-17 02:57:09.892 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-1880/test-rs-djn8s, name=eth0)
2026-02-17 02:57:09.893 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1880/test-rs-djn8s" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b7406bf30" profile_ids:"kns.replicaset-1880" profile_ids:"ksa.replicaset-1880.default" ipv4_nets:"10.100.133.228/32"}
2026-02-17 02:57:09.893 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:09.893 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:09.893 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:09.895 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b7406bf30"
2026-02-17 02:57:09.895 [INFO][88] felix/endpoint_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-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:09.896 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:09.929 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:09.930 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"} status="up"
2026-02-17 02:57:10.137 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=41
2026-02-17 02:57:10.137 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie7b7406bf30"
2026-02-17 02:57:10.137 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b7406bf30", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:10.137 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b7406bf30", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:13.074 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-1880/test-rs-djn8s, name=eth0)
2026-02-17 02:57:13.075 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1880/test-rs-djn8s" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7b7406bf30" profile_ids:"kns.replicaset-1880" profile_ids:"ksa.replicaset-1880.default" ipv4_nets:"10.100.133.228/32"}
2026-02-17 02:57:13.075 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:13.075 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:13.075 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:13.075 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7b7406bf30"
2026-02-17 02:57:13.075 [INFO][88] felix/endpoint_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-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:13.075 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:13.086 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-1880/test-rs-djn8s, name=eth0)
2026-02-17 02:57:13.097 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:13.097 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"} status="up"
2026-02-17 02:57:13.097 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1880"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1880"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1880"}
2026-02-17 02:57:13.097 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1880/test-rs-djn8s" endpoint_id:"eth0"}
2026-02-17 02:57:13.097 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-1880"}
2026-02-17 02:57:13.097 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-1880.default"}
2026-02-17 02:57:13.097 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:13.097 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:13.099 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-1880" ipVersion=0x4 table="filter"
2026-02-17 02:57:13.099 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MxNIFMEKrD2GDWUtQD" ipVersion=0x4 table="filter"
2026-02-17 02:57:13.099 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-1880" ipVersion=0x4 table="filter"
2026-02-17 02:57:13.099 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MxNIFMEKrD2GDWUtQD" ipVersion=0x4 table="filter"
2026-02-17 02:57:13.099 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:13.100 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie7b7406bf30" ipVersion=0x4 table="filter"
2026-02-17 02:57:13.100 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie7b7406bf30" ipVersion=0x4 table="filter"
2026-02-17 02:57:13.100 [INFO][88] 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-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:13.100 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:13.101 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.228
2026-02-17 02:57:13.157 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1880/test-rs-djn8s", EndpointId:"eth0"}
2026-02-17 02:57:13.157 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-6481"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-6481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6481"}
2026-02-17 02:57:13.157 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-watch-6481" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:13.227 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-volumeattributesclass-4383" name:"default"}
2026-02-17 02:57:13.378 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-volumeattributesclass-4383"} labels:{key:"e2e-framework" value:"csi-volumeattributesclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"csi-volumeattributesclass-4383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-volumeattributesclass-4383"}
2026-02-17 02:57:13.434 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-volumeattributesclass-4383"}
2026-02-17 02:57:13.516 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calie7b7406bf30" state="down"
2026-02-17 02:57:13.516 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7b7406bf30"
2026-02-17 02:57:13.516 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b7406bf30", State:"down", Index:41}
2026-02-17 02:57:13.516 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b7406bf30", Addrs:set.Typed[string]{}}
2026-02-17 02:57:13.516 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=41
2026-02-17 02:57:13.516 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b7406bf30", Addrs:set.Typed[string]{}}
2026-02-17 02:57:13.518 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calie7b7406bf30" state=""
2026-02-17 02:57:13.519 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie7b7406bf30"
2026-02-17 02:57:13.539 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7b7406bf30", State:"", Index:41}
2026-02-17 02:57:13.540 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7b7406bf30", Addrs:set.Set[string](nil)}
2026-02-17 02:57:13.540 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7b7406bf30", Addrs:set.Set[string](nil)}
2026-02-17 02:57:18.461 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-1880" name:"default"}
2026-02-17 02:57:18.491 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1880"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1880"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1880"}
2026-02-17 02:57:18.533 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-1880"}
2026-02-17 02:57:32.852 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3231"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3231"}
2026-02-17 02:57:32.897 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3004"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3004"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3004"}
2026-02-17 02:57:32.928 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-3004" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:32.969 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3004"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3004"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3004"}
2026-02-17 02:57:32.999 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-5350"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-5350"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5350"}
2026-02-17 02:57:33.027 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 02:57:33.035 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-5350" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:33.217 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-5350"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-5350"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5350"}
2026-02-17 02:57:33.255 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3625"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3625"} 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-3625"}
2026-02-17 02:57:33.282 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-3625" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:38.138 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-3004" name:"default"}
2026-02-17 02:57:38.198 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3625"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3625"} 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-3625"}
2026-02-17 02:57:38.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5155"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5155"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5155"}
2026-02-17 02:57:38.274 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-5155" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:38.327 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-3231" name:"default"}
2026-02-17 02:57:38.504 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3231"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3231"}
2026-02-17 02:57:38.537 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3004"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3004"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3004"}
2026-02-17 02:57:38.564 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-3231"}
2026-02-17 02:57:38.564 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-3004"}
2026-02-17 02:57:38.607 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-5350" name:"default"}
2026-02-17 02:57:38.757 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-5350"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-5350"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5350"}
2026-02-17 02:57:38.790 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-5350"}
2026-02-17 02:57:42.417 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5155"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5155"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5155"}
2026-02-17 02:57:42.447 [INFO][88] felix/summary.go 100: Summarising 142 dataplane reconciliation loops over 1m1.6s: avg=31ms longest=80ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:57:42.447 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7488"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7488"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7488"}
2026-02-17 02:57:42.485 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7488" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:43.367 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-3625" name:"default"}
2026-02-17 02:57:43.798 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3625"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3625"} 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-3625"}
2026-02-17 02:57:43.831 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-3625"}
2026-02-17 02:57:45.544 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-3394"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-3394"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3394"}
2026-02-17 02:57:45.592 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8916"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8916"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8916"}
2026-02-17 02:57:45.623 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-8916" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:45.695 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:57:45.695 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:57:45.695 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:57:47.736 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-5155" name:"default"}
2026-02-17 02:57:47.777 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8916"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8916"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8916"}
2026-02-17 02:57:47.813 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6469"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6469"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6469"}
2026-02-17 02:57:47.854 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6469" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:47.854 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5155"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5155"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5155"}
2026-02-17 02:57:47.906 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-5155"}
2026-02-17 02:57:52.038 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6469"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6469"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6469"}
2026-02-17 02:57:52.080 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5101"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5101"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5101"}
2026-02-17 02:57:52.118 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5101" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:53.790 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-3394" name:"default"}
2026-02-17 02:57:53.963 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-8916" name:"default"}
2026-02-17 02:57:54.089 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8916"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8916"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8916"}
2026-02-17 02:57:54.125 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-8916"}
2026-02-17 02:57:54.174 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-3394"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-3394"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3394"}
2026-02-17 02:57:54.251 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-3394"}
2026-02-17 02:57:56.327 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5101"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5101"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5101"}
2026-02-17 02:57:56.375 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3463"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3463"}
2026-02-17 02:57:56.402 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3463" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:57.082 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6469" name:"default"}
2026-02-17 02:57:57.275 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7488"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7488"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7488"}
2026-02-17 02:57:57.308 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4069"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4069"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4069"}
2026-02-17 02:57:57.335 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-4069" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:57.723 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6469"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6469"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6469"}
2026-02-17 02:57:57.753 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6469"}
2026-02-17 02:58:00.549 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3463"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3463"}
2026-02-17 02:58:00.583 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5520"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5520"}
2026-02-17 02:58:00.583 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5520" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:00.610 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5520"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5520"} labels:{key:"webhook-5520" value:"true"}
2026-02-17 02:58:00.635 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6547"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-6547"} labels:{key:"webhook-5520-markers" value:"true"}
2026-02-17 02:58:00.635 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6547" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:00.741 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3731"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3731"}
2026-02-17 02:58:00.748 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=cronjob-3731/concurrent-29521617-2qmjq, name=eth0)
2026-02-17 02:58:00.778 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3731/concurrent-29521617-2qmjq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a86420dbc6" profile_ids:"kns.cronjob-3731" profile_ids:"ksa.cronjob-3731.default" ipv4_nets:"10.100.133.227/32"}
2026-02-17 02:58:00.778 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:00.778 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:00.778 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:00.784 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a86420dbc6"
2026-02-17 02:58:00.784 [INFO][88] felix/endpoint_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-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:00.784 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:00.808 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=cronjob-3731/concurrent-29521617-2qmjq, name=eth0)
2026-02-17 02:58:00.817 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:00.817 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"} status="up"
2026-02-17 02:58:00.818 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-6225"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-6225"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6225"}
2026-02-17 02:58:00.818 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3731/concurrent-29521617-2qmjq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a86420dbc6" profile_ids:"kns.cronjob-3731" profile_ids:"ksa.cronjob-3731.default" ipv4_nets:"10.100.133.227/32"}
2026-02-17 02:58:00.818 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-6225" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:00.818 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:00.818 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:00.819 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:00.821 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a86420dbc6"
2026-02-17 02:58:00.821 [INFO][88] felix/endpoint_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-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:00.821 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:00.838 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=cronjob-3731/concurrent-29521617-2qmjq, name=eth0)
2026-02-17 02:58:00.847 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:00.847 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"} status="up"
2026-02-17 02:58:00.847 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3731/concurrent-29521617-2qmjq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a86420dbc6" profile_ids:"kns.cronjob-3731" profile_ids:"ksa.cronjob-3731.default" ipv4_nets:"10.100.133.227/32"}
2026-02-17 02:58:00.847 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:00.847 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:00.848 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:00.848 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a86420dbc6"
2026-02-17 02:58:00.848 [INFO][88] felix/endpoint_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-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:00.848 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:00.872 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:00.872 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"} status="up"
2026-02-17 02:58:01.510 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4069"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4069"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4069"}
2026-02-17 02:58:01.540 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2269"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2269"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2269"}
2026-02-17 02:58:01.572 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2269" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:01.646 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95, name=eth0)
2026-02-17 02:58:01.647 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.sysctl-6225"} profile:{inbound_rules:{action:"allow" rule_id:"3WjETruhlgvn48Qk"} outbound_rules:{action:"allow" rule_id:"zjIK00CMdLGcHVBq"}}
2026-02-17 02:58:01.647 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.sysctl-6225.default"} profile:{}
2026-02-17 02:58:01.647 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45c049a73b5" profile_ids:"kns.sysctl-6225" profile_ids:"ksa.sysctl-6225.default" ipv4_nets:"10.100.133.229/32"}
2026-02-17 02:58:01.647 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:01.647 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:01.647 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:01.648 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:58:01.648 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali45c049a73b5" ipVersion=0x4 table="filter"
2026-02-17 02:58:01.648 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.sysctl-6225" ipVersion=0x4 table="filter"
2026-02-17 02:58:01.648 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CpeNX74ubtqZOWCnWc" ipVersion=0x4 table="filter"
2026-02-17 02:58:01.648 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:58:01.648 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali45c049a73b5" ipVersion=0x4 table="filter"
2026-02-17 02:58:01.648 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.sysctl-6225" ipVersion=0x4 table="filter"
2026-02-17 02:58:01.648 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CpeNX74ubtqZOWCnWc" ipVersion=0x4 table="filter"
2026-02-17 02:58:01.648 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali45c049a73b5"
2026-02-17 02:58:01.648 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:01.648 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:01.694 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:01.694 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"} status="down"
2026-02-17 02:58:01.694 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2269" name:"mount"} labels:{key:"projectcalico.org/name" value:"mount"}
2026-02-17 02:58:01.694 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2269" name:"nomount"} labels:{key:"projectcalico.org/name" value:"nomount"}
2026-02-17 02:58:01.724 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali45c049a73b5" state="down"
2026-02-17 02:58:01.725 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45c049a73b5"
2026-02-17 02:58:01.730 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali45c049a73b5" state="up"
2026-02-17 02:58:01.732 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45c049a73b5", State:"down", Index:42}
2026-02-17 02:58:01.732 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45c049a73b5", Addrs:set.Typed[string]{}}
2026-02-17 02:58:01.732 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45c049a73b5", Addrs:set.Typed[string]{}}
2026-02-17 02:58:01.732 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45c049a73b5", State:"up", Index:42}
2026-02-17 02:58:01.732 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali45c049a73b5"
2026-02-17 02:58:01.732 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali45c049a73b5"
2026-02-17 02:58:01.732 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45c049a73b5"
2026-02-17 02:58:01.732 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:01.732 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:01.760 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:01.760 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"} status="up"
2026-02-17 02:58:01.876 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2269"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2269"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2269"}
2026-02-17 02:58:01.910 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3710"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3710"}
2026-02-17 02:58:01.938 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-3710" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:02.071 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5101" name:"default"}
2026-02-17 02:58:02.170 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95, name=eth0)
2026-02-17 02:58:02.170 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45c049a73b5" profile_ids:"kns.sysctl-6225" profile_ids:"ksa.sysctl-6225.default" ipv4_nets:"10.100.133.229/32"}
2026-02-17 02:58:02.170 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:02.171 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:02.171 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:02.172 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45c049a73b5"
2026-02-17 02:58:02.172 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:02.172 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:02.207 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:02.208 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"} status="up"
2026-02-17 02:58:02.266 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=svcaccounts-2269/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:58:02.267 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-2269.mount"} profile:{}
2026-02-17 02:58:02.267 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-2269"} profile:{inbound_rules:{action:"allow" rule_id:"t-WKQ5qp5re6IS7Y"} outbound_rules:{action:"allow" rule_id:"nFFyiQ4ivMgXRjCT"}}
2026-02-17 02:58:02.267 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2269/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali655058f8250" profile_ids:"kns.svcaccounts-2269" profile_ids:"ksa.svcaccounts-2269.mount" ipv4_nets:"10.100.133.230/32"}
2026-02-17 02:58:02.267 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:02.267 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:02.267 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:02.268 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali655058f8250" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.268 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ehw26tijXWmKpr4BBz" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.268 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WUntElMryDXI_CRzrc" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.268 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali655058f8250" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.268 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ehw26tijXWmKpr4BBz" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.268 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WUntElMryDXI_CRzrc" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.268 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali655058f8250"
2026-02-17 02:58:02.268 [INFO][88] felix/endpoint_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-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:02.268 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:02.313 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:02.313 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:58:02.334 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali655058f8250" state="down"
2026-02-17 02:58:02.334 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali655058f8250"
2026-02-17 02:58:02.334 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali655058f8250", State:"down", Index:43}
2026-02-17 02:58:02.334 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali655058f8250", Addrs:set.Typed[string]{}}
2026-02-17 02:58:02.334 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali655058f8250", Addrs:set.Typed[string]{}}
2026-02-17 02:58:02.334 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali655058f8250"
2026-02-17 02:58:02.334 [INFO][88] felix/endpoint_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-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:02.334 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:02.341 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali655058f8250" state="up"
2026-02-17 02:58:02.354 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:02.354 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:58:02.354 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali655058f8250", State:"up", Index:43}
2026-02-17 02:58:02.354 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali655058f8250"
2026-02-17 02:58:02.354 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali655058f8250"
2026-02-17 02:58:02.354 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali655058f8250"
2026-02-17 02:58:02.355 [INFO][88] felix/endpoint_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-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:02.355 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:02.380 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:02.380 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:58:02.392 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5101"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5101"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5101"}
2026-02-17 02:58:02.424 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5101"}
2026-02-17 02:58:02.719 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743, name=eth0)
2026-02-17 02:58:02.719 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-3710"} profile:{inbound_rules:{action:"allow" rule_id:"Lcl9M33gf_dMcleL"} outbound_rules:{action:"allow" rule_id:"Z71mw21pl5HuA1N2"}}
2026-02-17 02:58:02.719 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-3710.default"} profile:{}
2026-02-17 02:58:02.719 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5dc5b2ae7c" profile_ids:"kns.kubelet-test-3710" profile_ids:"ksa.kubelet-test-3710.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 02:58:02.719 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:02.720 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:02.720 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:02.720 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie5dc5b2ae7c" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.720 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QuPvXrk-aRBSzZAP7V" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.720 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Xctodkx_ZQ57LOPnop" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.720 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie5dc5b2ae7c" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.720 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QuPvXrk-aRBSzZAP7V" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.720 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Xctodkx_ZQ57LOPnop" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.720 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie5dc5b2ae7c"
2026-02-17 02:58:02.720 [INFO][88] felix/endpoint_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-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:02.720 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:02.767 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:02.767 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"} status="down"
2026-02-17 02:58:02.767 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7488" name:"default"}
2026-02-17 02:58:02.797 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calie5dc5b2ae7c" state="down"
2026-02-17 02:58:02.798 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie5dc5b2ae7c"
2026-02-17 02:58:02.798 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5dc5b2ae7c", State:"down", Index:44}
2026-02-17 02:58:02.798 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5dc5b2ae7c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:02.798 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5dc5b2ae7c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:02.798 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie5dc5b2ae7c"
2026-02-17 02:58:02.799 [INFO][88] felix/endpoint_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-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:02.799 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:02.803 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calie5dc5b2ae7c" state="up"
2026-02-17 02:58:02.835 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:02.835 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"} status="down"
2026-02-17 02:58:02.835 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5dc5b2ae7c", State:"up", Index:44}
2026-02-17 02:58:02.835 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie5dc5b2ae7c"
2026-02-17 02:58:02.835 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie5dc5b2ae7c"
2026-02-17 02:58:02.835 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5dc5b2ae7c"
2026-02-17 02:58:02.835 [INFO][88] felix/endpoint_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-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:02.835 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:02.861 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:02.861 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"} status="up"
2026-02-17 02:58:02.914 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7488"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7488"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7488"}
2026-02-17 02:58:02.983 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5520" type:"ClusterIP" cluster_ips:"10.254.75.138" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:58:02.983 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-7488"}
2026-02-17 02:58:03.171 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=svcaccounts-2269/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:58:03.171 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2269/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali655058f8250" profile_ids:"kns.svcaccounts-2269" profile_ids:"ksa.svcaccounts-2269.mount" ipv4_nets:"10.100.133.230/32"}
2026-02-17 02:58:03.171 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:03.171 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:03.171 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:03.172 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali655058f8250"
2026-02-17 02:58:03.172 [INFO][88] felix/endpoint_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-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:03.172 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:03.192 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95, name=eth0)
2026-02-17 02:58:03.199 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:03.199 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:58:03.199 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45c049a73b5" profile_ids:"kns.sysctl-6225" profile_ids:"ksa.sysctl-6225.default" ipv4_nets:"10.100.133.229/32"}
2026-02-17 02:58:03.199 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:03.199 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:03.199 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:03.200 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45c049a73b5"
2026-02-17 02:58:03.200 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:03.200 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:03.214 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743, name=eth0)
2026-02-17 02:58:03.224 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:03.224 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"} status="up"
2026-02-17 02:58:03.224 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5dc5b2ae7c" profile_ids:"kns.kubelet-test-3710" profile_ids:"ksa.kubelet-test-3710.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 02:58:03.224 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:03.224 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:03.224 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:03.225 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5dc5b2ae7c"
2026-02-17 02:58:03.225 [INFO][88] felix/endpoint_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-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:03.225 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:03.246 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:03.246 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"} status="up"
2026-02-17 02:58:03.417 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=43
2026-02-17 02:58:03.418 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali655058f8250"
2026-02-17 02:58:03.418 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali655058f8250", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:03.418 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali655058f8250", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:03.448 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=42
2026-02-17 02:58:03.448 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali45c049a73b5"
2026-02-17 02:58:03.448 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45c049a73b5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:03.448 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45c049a73b5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:04.025 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=44
2026-02-17 02:58:04.025 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie5dc5b2ae7c"
2026-02-17 02:58:04.025 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5dc5b2ae7c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:04.026 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5dc5b2ae7c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:04.070 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3710"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3710"}
2026-02-17 02:58:04.095 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1640"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1640"}
2026-02-17 02:58:04.095 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-1640" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:04.213 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5520"
2026-02-17 02:58:04.347 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5520"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5520"} labels:{key:"webhook-5520" value:"true"}
2026-02-17 02:58:04.378 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6547"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-6547"} labels:{key:"webhook-5520-markers" value:"true"}
2026-02-17 02:58:04.405 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8179"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8179"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8179"}
2026-02-17 02:58:04.432 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8179" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:04.489 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95, name=eth0)
2026-02-17 02:58:04.489 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali45c049a73b5" profile_ids:"kns.sysctl-6225" profile_ids:"ksa.sysctl-6225.default" ipv4_nets:"10.100.133.229/32"}
2026-02-17 02:58:04.489 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:04.489 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:04.489 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:04.491 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali45c049a73b5"
2026-02-17 02:58:04.491 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:04.491 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 42
2026-02-17 02:58:04.523 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:04.523 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"} status="up"
2026-02-17 02:58:04.597 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali45c049a73b5" state="down"
2026-02-17 02:58:04.597 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45c049a73b5", State:"down", Index:42}
2026-02-17 02:58:04.598 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali45c049a73b5"
2026-02-17 02:58:04.598 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=42
2026-02-17 02:58:04.598 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali45c049a73b5"
2026-02-17 02:58:04.598 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:04.598 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:04.598 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.229
2026-02-17 02:58:04.603 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali45c049a73b5" state=""
2026-02-17 02:58:04.603 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali45c049a73b5"
2026-02-17 02:58:04.630 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:04.630 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"} status="down"
2026-02-17 02:58:04.630 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45c049a73b5", Addrs:set.Typed[string]{}}
2026-02-17 02:58:04.630 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45c049a73b5", Addrs:set.Typed[string]{}}
2026-02-17 02:58:04.630 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali45c049a73b5", State:"", Index:42}
2026-02-17 02:58:04.630 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali45c049a73b5", Addrs:set.Set[string](nil)}
2026-02-17 02:58:04.630 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali45c049a73b5", Addrs:set.Set[string](nil)}
2026-02-17 02:58:04.630 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali45c049a73b5"
2026-02-17 02:58:04.630 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:04.630 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:04.662 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:04.662 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"} status="down"
2026-02-17 02:58:04.730 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95, name=eth0)
2026-02-17 02:58:04.731 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95" endpoint_id:"eth0"}
2026-02-17 02:58:04.731 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.sysctl-6225"}
2026-02-17 02:58:04.731 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:04.731 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:04.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.sysctl-6225" ipVersion=0x4 table="filter"
2026-02-17 02:58:04.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CpeNX74ubtqZOWCnWc" ipVersion=0x4 table="filter"
2026-02-17 02:58:04.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.sysctl-6225" ipVersion=0x4 table="filter"
2026-02-17 02:58:04.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CpeNX74ubtqZOWCnWc" ipVersion=0x4 table="filter"
2026-02-17 02:58:04.731 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:04.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:58:04.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali45c049a73b5" ipVersion=0x4 table="filter"
2026-02-17 02:58:04.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:58:04.731 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali45c049a73b5" ipVersion=0x4 table="filter"
2026-02-17 02:58:04.731 [INFO][88] 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:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:04.732 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:04.796 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-6225/sysctl-d3c7d0a6-5267-49ab-a796-2870a6637f95", EndpointId:"eth0"}
2026-02-17 02:58:04.797 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.sysctl-6225.default"}
2026-02-17 02:58:05.085 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-6225"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-6225"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6225"}
2026-02-17 02:58:05.111 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-6321"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-6321"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6321"}
2026-02-17 02:58:05.111 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-6321" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:05.308 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-6321"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-6321"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6321"}
2026-02-17 02:58:05.337 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9439"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9439"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9439"}
2026-02-17 02:58:05.387 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9439" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:05.640 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3463" name:"default"}
2026-02-17 02:58:05.875 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3731"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3731"}
2026-02-17 02:58:06.096 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5, name=eth0)
2026-02-17 02:58:06.097 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-9439"} profile:{inbound_rules:{action:"allow" rule_id:"FYOIdWpwvc9DgtlL"} outbound_rules:{action:"allow" rule_id:"82FJ96-BFlazgNO8"}}
2026-02-17 02:58:06.097 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-9439.default"} profile:{}
2026-02-17 02:58:06.097 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc930bdbaa3" profile_ids:"kns.projected-9439" profile_ids:"ksa.projected-9439.default" ipv4_nets:"10.100.133.232/32"}
2026-02-17 02:58:06.097 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:06.097 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:06.097 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:06.098 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidc930bdbaa3" ipVersion=0x4 table="filter"
2026-02-17 02:58:06.098 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-9439" ipVersion=0x4 table="filter"
2026-02-17 02:58:06.098 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_X06mD9RFDzWSEVf3yo" ipVersion=0x4 table="filter"
2026-02-17 02:58:06.098 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidc930bdbaa3" ipVersion=0x4 table="filter"
2026-02-17 02:58:06.098 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-9439" ipVersion=0x4 table="filter"
2026-02-17 02:58:06.098 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_X06mD9RFDzWSEVf3yo" ipVersion=0x4 table="filter"
2026-02-17 02:58:06.099 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidc930bdbaa3"
2026-02-17 02:58:06.099 [INFO][88] felix/endpoint_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-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:06.099 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:06.142 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:06.143 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"} status="down"
2026-02-17 02:58:06.169 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calidc930bdbaa3" state="down"
2026-02-17 02:58:06.170 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidc930bdbaa3"
2026-02-17 02:58:06.170 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc930bdbaa3", State:"down", Index:45}
2026-02-17 02:58:06.170 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc930bdbaa3", Addrs:set.Typed[string]{}}
2026-02-17 02:58:06.170 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc930bdbaa3", Addrs:set.Typed[string]{}}
2026-02-17 02:58:06.170 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc930bdbaa3"
2026-02-17 02:58:06.170 [INFO][88] felix/endpoint_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-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:06.170 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:06.173 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calidc930bdbaa3" state="up"
2026-02-17 02:58:06.204 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:06.205 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"} status="down"
2026-02-17 02:58:06.205 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc930bdbaa3", State:"up", Index:45}
2026-02-17 02:58:06.205 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidc930bdbaa3"
2026-02-17 02:58:06.205 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc930bdbaa3"
2026-02-17 02:58:06.205 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc930bdbaa3"
2026-02-17 02:58:06.205 [INFO][88] felix/endpoint_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-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:06.205 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:06.230 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:06.230 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"} status="up"
2026-02-17 02:58:06.254 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3463"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3463"}
2026-02-17 02:58:06.285 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3463"}
2026-02-17 02:58:06.559 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4069"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4069"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4069"}
2026-02-17 02:58:06.989 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=svcaccounts-2269/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:58:06.990 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2269/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali655058f8250" profile_ids:"kns.svcaccounts-2269" profile_ids:"ksa.svcaccounts-2269.mount" ipv4_nets:"10.100.133.230/32"}
2026-02-17 02:58:06.990 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:06.991 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:06.991 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:06.994 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali655058f8250"
2026-02-17 02:58:06.995 [INFO][88] felix/endpoint_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-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:06.995 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:07.018 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=svcaccounts-2269/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:58:07.029 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:07.029 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:58:07.029 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2269/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali655058f8250" profile_ids:"kns.svcaccounts-2269" profile_ids:"ksa.svcaccounts-2269.mount" ipv4_nets:"10.100.133.230/32"}
2026-02-17 02:58:07.029 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:07.030 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:07.030 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:07.031 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali655058f8250"
2026-02-17 02:58:07.032 [INFO][88] felix/endpoint_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-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:07.032 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:07.062 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:07.062 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:58:07.062 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2269"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2269"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2269"}
2026-02-17 02:58:07.233 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5, name=eth0)
2026-02-17 02:58:07.234 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc930bdbaa3" profile_ids:"kns.projected-9439" profile_ids:"ksa.projected-9439.default" ipv4_nets:"10.100.133.232/32"}
2026-02-17 02:58:07.234 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:07.234 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:07.234 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:07.241 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc930bdbaa3"
2026-02-17 02:58:07.241 [INFO][88] felix/endpoint_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-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:07.241 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:07.262 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:07.262 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"} status="up"
2026-02-17 02:58:07.349 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=svcaccounts-2269/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:58:07.350 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2269/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 02:58:07.350 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-2269.mount"}
2026-02-17 02:58:07.350 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-2269"}
2026-02-17 02:58:07.350 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:07.350 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:07.351 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ehw26tijXWmKpr4BBz" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.351 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WUntElMryDXI_CRzrc" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.351 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ehw26tijXWmKpr4BBz" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.351 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WUntElMryDXI_CRzrc" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.351 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:07.351 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali655058f8250" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.351 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali655058f8250" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.351 [INFO][88] 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-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:07.351 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:07.351 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.230
2026-02-17 02:58:07.429 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2269/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:58:07.461 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali655058f8250" state="down"
2026-02-17 02:58:07.461 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali655058f8250", State:"down", Index:43}
2026-02-17 02:58:07.461 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali655058f8250"
2026-02-17 02:58:07.462 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=43
2026-02-17 02:58:07.464 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali655058f8250" state=""
2026-02-17 02:58:07.464 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali655058f8250"
2026-02-17 02:58:07.490 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali655058f8250", Addrs:set.Typed[string]{}}
2026-02-17 02:58:07.490 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali655058f8250", Addrs:set.Typed[string]{}}
2026-02-17 02:58:07.490 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali655058f8250", State:"", Index:43}
2026-02-17 02:58:07.490 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali655058f8250", Addrs:set.Set[string](nil)}
2026-02-17 02:58:07.490 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali655058f8250", Addrs:set.Set[string](nil)}
2026-02-17 02:58:07.864 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=45
2026-02-17 02:58:07.864 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidc930bdbaa3"
2026-02-17 02:58:07.864 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc930bdbaa3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:07.864 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc930bdbaa3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:08.030 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5, name=eth0)
2026-02-17 02:58:08.030 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc930bdbaa3" profile_ids:"kns.projected-9439" profile_ids:"ksa.projected-9439.default" ipv4_nets:"10.100.133.232/32"}
2026-02-17 02:58:08.030 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:08.031 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:08.031 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:08.031 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc930bdbaa3"
2026-02-17 02:58:08.031 [INFO][88] felix/endpoint_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-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:08.031 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:08.065 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:08.065 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"} status="up"
2026-02-17 02:58:08.658 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8179"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8179"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8179"}
2026-02-17 02:58:08.695 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-2742"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pv-2742"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2742"}
2026-02-17 02:58:08.724 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-2742" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:08.919 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-2742"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pv-2742"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2742"}
2026-02-17 02:58:08.957 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1657"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"services-1657"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1657"}
2026-02-17 02:58:08.958 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1657" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:09.000 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-1657" type:"ExternalName"
2026-02-17 02:58:09.034 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-1657" type:"ClusterIP" cluster_ips:"10.254.255.188" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:58:09.138 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743, name=eth0)
2026-02-17 02:58:09.138 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5dc5b2ae7c" profile_ids:"kns.kubelet-test-3710" profile_ids:"ksa.kubelet-test-3710.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 02:58:09.138 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:09.139 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:09.139 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:09.140 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5dc5b2ae7c"
2026-02-17 02:58:09.140 [INFO][88] felix/endpoint_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-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:09.140 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:09.170 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743, name=eth0)
2026-02-17 02:58:09.178 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:09.178 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"} status="up"
2026-02-17 02:58:09.178 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3710"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3710"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3710"}
2026-02-17 02:58:09.178 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5dc5b2ae7c" profile_ids:"kns.kubelet-test-3710" profile_ids:"ksa.kubelet-test-3710.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 02:58:09.178 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:09.178 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:09.178 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:09.179 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5dc5b2ae7c"
2026-02-17 02:58:09.179 [INFO][88] felix/endpoint_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-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:09.179 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:09.201 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:09.201 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"} status="up"
2026-02-17 02:58:09.385 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5520" name:"default"}
2026-02-17 02:58:09.619 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6547" name:"default"}
2026-02-17 02:58:09.805 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-1657/externalname-service-78f475d5f6-gkzgz, name=eth0)
2026-02-17 02:58:09.806 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1657"} profile:{inbound_rules:{action:"allow" rule_id:"mPg59UEM9riatysj"} outbound_rules:{action:"allow" rule_id:"K47q2QLcdocN7HS7"}}
2026-02-17 02:58:09.806 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1657.default"} profile:{}
2026-02-17 02:58:09.806 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1657/externalname-service-78f475d5f6-gkzgz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali348dff45055" profile_ids:"kns.services-1657" profile_ids:"ksa.services-1657.default" ipv4_nets:"10.100.133.233/32"}
2026-02-17 02:58:09.806 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:09.806 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:09.806 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:09.807 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali348dff45055" ipVersion=0x4 table="filter"
2026-02-17 02:58:09.807 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1657" ipVersion=0x4 table="filter"
2026-02-17 02:58:09.807 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0ZuSaunqwlDvdxhqCA" ipVersion=0x4 table="filter"
2026-02-17 02:58:09.807 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali348dff45055" ipVersion=0x4 table="filter"
2026-02-17 02:58:09.807 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1657" ipVersion=0x4 table="filter"
2026-02-17 02:58:09.807 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0ZuSaunqwlDvdxhqCA" ipVersion=0x4 table="filter"
2026-02-17 02:58:09.807 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali348dff45055"
2026-02-17 02:58:09.807 [INFO][88] felix/endpoint_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-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:09.807 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:09.847 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:09.847 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"} status="down"
2026-02-17 02:58:09.881 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali348dff45055" state="down"
2026-02-17 02:58:09.882 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali348dff45055", State:"down", Index:46}
2026-02-17 02:58:09.882 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali348dff45055"
2026-02-17 02:58:09.882 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali348dff45055", Addrs:set.Typed[string]{}}
2026-02-17 02:58:09.882 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali348dff45055", Addrs:set.Typed[string]{}}
2026-02-17 02:58:09.882 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali348dff45055"
2026-02-17 02:58:09.882 [INFO][88] felix/endpoint_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-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:09.882 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:09.882 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali348dff45055" state="up"
2026-02-17 02:58:09.900 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:09.900 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"} status="down"
2026-02-17 02:58:09.900 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali348dff45055", State:"up", Index:46}
2026-02-17 02:58:09.901 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali348dff45055"
2026-02-17 02:58:09.901 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali348dff45055"
2026-02-17 02:58:09.901 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali348dff45055"
2026-02-17 02:58:09.902 [INFO][88] felix/endpoint_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-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:09.902 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:09.926 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:09.926 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"} status="up"
2026-02-17 02:58:10.066 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5520"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5520"} labels:{key:"webhook-5520" value:"true"}
2026-02-17 02:58:10.089 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9439"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9439"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9439"}
2026-02-17 02:58:10.090 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5520"}
2026-02-17 02:58:10.115 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-5474"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-5474"} 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-5474"}
2026-02-17 02:58:10.162 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csinodes-5474" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:10.264 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-1657/externalname-service-78f475d5f6-gkzgz, name=eth0)
2026-02-17 02:58:10.264 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1657/externalname-service-78f475d5f6-gkzgz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali348dff45055" profile_ids:"kns.services-1657" profile_ids:"ksa.services-1657.default" ipv4_nets:"10.100.133.233/32"}
2026-02-17 02:58:10.264 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:10.264 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:10.265 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:10.265 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali348dff45055"
2026-02-17 02:58:10.265 [INFO][88] felix/endpoint_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-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:10.265 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:10.294 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:10.294 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"} status="up"
2026-02-17 02:58:10.306 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-5474"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-5474"} 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-5474"}
2026-02-17 02:58:10.332 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8432"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8432"}
2026-02-17 02:58:10.360 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:10.562 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6547"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-6547"} labels:{key:"webhook-5520-markers" value:"true"}
2026-02-17 02:58:10.592 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6547"}
2026-02-17 02:58:10.893 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-6225" name:"default"}
2026-02-17 02:58:10.904 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=46
2026-02-17 02:58:10.904 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali348dff45055"
2026-02-17 02:58:10.920 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali348dff45055", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:10.920 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali348dff45055", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:11.046 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-6321" name:"default"}
2026-02-17 02:58:11.211 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-6225"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-6225"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6225"}
2026-02-17 02:58:11.255 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-6225"}
2026-02-17 02:58:11.406 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-6321"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-6321"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6321"}
2026-02-17 02:58:11.436 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-6321"}
2026-02-17 02:58:11.716 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-1657/execpodm5cnh, name=eth0)
2026-02-17 02:58:11.716 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1657/execpodm5cnh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37e71700ba0" profile_ids:"kns.services-1657" profile_ids:"ksa.services-1657.default" ipv4_nets:"10.100.133.234/32"}
2026-02-17 02:58:11.717 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:11.717 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:11.717 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:11.718 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:58:11.718 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali37e71700ba0" ipVersion=0x4 table="filter"
2026-02-17 02:58:11.718 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:58:11.718 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali37e71700ba0" ipVersion=0x4 table="filter"
2026-02-17 02:58:11.718 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali37e71700ba0"
2026-02-17 02:58:11.718 [INFO][88] felix/endpoint_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-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:11.718 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:11.753 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:11.753 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"} status="down"
2026-02-17 02:58:11.795 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali37e71700ba0" state="down"
2026-02-17 02:58:11.795 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37e71700ba0", State:"down", Index:47}
2026-02-17 02:58:11.795 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37e71700ba0"
2026-02-17 02:58:11.795 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37e71700ba0", Addrs:set.Typed[string]{}}
2026-02-17 02:58:11.795 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37e71700ba0", Addrs:set.Typed[string]{}}
2026-02-17 02:58:11.795 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37e71700ba0"
2026-02-17 02:58:11.795 [INFO][88] felix/endpoint_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-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:11.795 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:11.798 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali37e71700ba0" state="up"
2026-02-17 02:58:11.821 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:11.822 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"} status="down"
2026-02-17 02:58:11.822 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37e71700ba0", State:"up", Index:47}
2026-02-17 02:58:11.822 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali37e71700ba0"
2026-02-17 02:58:11.822 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37e71700ba0"
2026-02-17 02:58:11.822 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37e71700ba0"
2026-02-17 02:58:11.822 [INFO][88] felix/endpoint_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-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:11.822 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:11.842 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:11.842 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"} status="up"
2026-02-17 02:58:12.069 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-4069" name:"default"}
2026-02-17 02:58:12.119 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-4069"}
2026-02-17 02:58:12.276 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-1657/execpodm5cnh, name=eth0)
2026-02-17 02:58:12.276 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1657/execpodm5cnh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37e71700ba0" profile_ids:"kns.services-1657" profile_ids:"ksa.services-1657.default" ipv4_nets:"10.100.133.234/32"}
2026-02-17 02:58:12.276 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:12.277 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:12.277 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:12.277 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37e71700ba0"
2026-02-17 02:58:12.278 [INFO][88] felix/endpoint_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-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:12.278 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:12.310 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:12.310 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"} status="up"
2026-02-17 02:58:12.381 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2269" name:"default"}
2026-02-17 02:58:12.410 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2269" name:"mount"}
2026-02-17 02:58:12.410 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2269" name:"nomount"}
2026-02-17 02:58:12.512 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-2269"}
2026-02-17 02:58:13.688 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=47
2026-02-17 02:58:13.688 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali37e71700ba0"
2026-02-17 02:58:13.688 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37e71700ba0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:13.689 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37e71700ba0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:13.840 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8179" name:"default"}
2026-02-17 02:58:14.014 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8179"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8179"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8179"}
2026-02-17 02:58:14.045 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8179"}
2026-02-17 02:58:14.165 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-2742" name:"default"}
2026-02-17 02:58:14.318 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-2742"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pv-2742"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2742"}
2026-02-17 02:58:14.341 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-2742"}
2026-02-17 02:58:14.612 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-1657"
2026-02-17 02:58:14.670 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1657"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"services-1657"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1657"}
2026-02-17 02:58:14.700 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9064"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9064"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9064"}
2026-02-17 02:58:14.700 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-9064" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:14.885 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9064"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9064"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9064"}
2026-02-17 02:58:14.913 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-7066"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-7066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7066"}
2026-02-17 02:58:14.945 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-7066" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:15.074 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-7066"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-7066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7066"}
2026-02-17 02:58:15.114 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-716"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-716"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-716"}
2026-02-17 02:58:15.159 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-716" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:15.191 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-716"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-716"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-716"}
2026-02-17 02:58:15.214 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5, name=eth0)
2026-02-17 02:58:15.216 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9172"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-9172"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9172"}
2026-02-17 02:58:15.216 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-9172" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:15.217 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc930bdbaa3" profile_ids:"kns.projected-9439" profile_ids:"ksa.projected-9439.default" ipv4_nets:"10.100.133.232/32"}
2026-02-17 02:58:15.218 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.218 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.218 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.219 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc930bdbaa3"
2026-02-17 02:58:15.220 [INFO][88] felix/endpoint_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-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.220 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.247 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5, name=eth0)
2026-02-17 02:58:15.248 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:15.248 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"} status="up"
2026-02-17 02:58:15.249 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9439"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9439"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9439"}
2026-02-17 02:58:15.249 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc930bdbaa3" profile_ids:"kns.projected-9439" profile_ids:"ksa.projected-9439.default" ipv4_nets:"10.100.133.232/32"}
2026-02-17 02:58:15.249 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.249 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.249 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.250 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc930bdbaa3"
2026-02-17 02:58:15.250 [INFO][88] felix/endpoint_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-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.250 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.288 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:15.288 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"} status="up"
2026-02-17 02:58:15.301 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9172"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-9172"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9172"}
2026-02-17 02:58:15.338 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9745"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9745"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9745"}
2026-02-17 02:58:15.338 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-9745" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:15.523 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5, name=eth0)
2026-02-17 02:58:15.523 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5" endpoint_id:"eth0"}
2026-02-17 02:58:15.523 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-9439"}
2026-02-17 02:58:15.523 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-9439.default"}
2026-02-17 02:58:15.523 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.523 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.524 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-9439" ipVersion=0x4 table="filter"
2026-02-17 02:58:15.524 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_X06mD9RFDzWSEVf3yo" ipVersion=0x4 table="filter"
2026-02-17 02:58:15.524 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-9439" ipVersion=0x4 table="filter"
2026-02-17 02:58:15.524 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_X06mD9RFDzWSEVf3yo" ipVersion=0x4 table="filter"
2026-02-17 02:58:15.524 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.525 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidc930bdbaa3" ipVersion=0x4 table="filter"
2026-02-17 02:58:15.525 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidc930bdbaa3" ipVersion=0x4 table="filter"
2026-02-17 02:58:15.525 [INFO][88] 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-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.525 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.526 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.232
2026-02-17 02:58:15.585 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9439/annotationupdate1c09c43f-4953-4451-9e33-3249fed6e3c5", EndpointId:"eth0"}
2026-02-17 02:58:15.585 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csinodes-5474" name:"default"}
2026-02-17 02:58:15.629 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calidc930bdbaa3" state="down"
2026-02-17 02:58:15.629 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidc930bdbaa3"
2026-02-17 02:58:15.629 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc930bdbaa3", State:"down", Index:45}
2026-02-17 02:58:15.629 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc930bdbaa3", Addrs:set.Typed[string]{}}
2026-02-17 02:58:15.629 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc930bdbaa3", Addrs:set.Typed[string]{}}
2026-02-17 02:58:15.633 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=45
2026-02-17 02:58:15.636 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calidc930bdbaa3" state=""
2026-02-17 02:58:15.636 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidc930bdbaa3"
2026-02-17 02:58:15.659 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc930bdbaa3", State:"", Index:45}
2026-02-17 02:58:15.659 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc930bdbaa3", Addrs:set.Set[string](nil)}
2026-02-17 02:58:15.659 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc930bdbaa3", Addrs:set.Set[string](nil)}
2026-02-17 02:58:15.742 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-5474"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-5474"} 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-5474"}
2026-02-17 02:58:15.743 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csinodes-5474"}
2026-02-17 02:58:16.330 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-6481"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-6481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6481"}
2026-02-17 02:58:16.367 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6436"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6436"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6436"}
2026-02-17 02:58:16.394 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-6436" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:17.273 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf, name=eth0)
2026-02-17 02:58:17.274 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.crd-webhook-6436.default"} profile:{}
2026-02-17 02:58:17.274 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.crd-webhook-6436"} profile:{inbound_rules:{action:"allow" rule_id:"dp0RBD37p_1bwzv5"} outbound_rules:{action:"allow" rule_id:"oQeXgQ3eeMBPcXfQ"}}
2026-02-17 02:58:17.274 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib9b2b8dea94" profile_ids:"kns.crd-webhook-6436" profile_ids:"ksa.crd-webhook-6436.default" ipv4_nets:"10.100.133.235/32"}
2026-02-17 02:58:17.274 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:17.274 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:17.275 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:17.276 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib9b2b8dea94" ipVersion=0x4 table="filter"
2026-02-17 02:58:17.276 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DH6YYAzOs21Xh4vXKW" ipVersion=0x4 table="filter"
2026-02-17 02:58:17.276 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BHDoUY2OUHJFRbFLPf" ipVersion=0x4 table="filter"
2026-02-17 02:58:17.276 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib9b2b8dea94" ipVersion=0x4 table="filter"
2026-02-17 02:58:17.276 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DH6YYAzOs21Xh4vXKW" ipVersion=0x4 table="filter"
2026-02-17 02:58:17.276 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BHDoUY2OUHJFRbFLPf" ipVersion=0x4 table="filter"
2026-02-17 02:58:17.276 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib9b2b8dea94"
2026-02-17 02:58:17.276 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:17.276 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:17.331 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:17.331 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"} status="down"
2026-02-17 02:58:17.334 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calib9b2b8dea94" state="down"
2026-02-17 02:58:17.335 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib9b2b8dea94", State:"down", Index:48}
2026-02-17 02:58:17.335 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib9b2b8dea94"
2026-02-17 02:58:17.335 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:17.335 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib9b2b8dea94"
2026-02-17 02:58:17.335 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:17.337 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calib9b2b8dea94" state="up"
2026-02-17 02:58:17.359 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:17.359 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"} status="down"
2026-02-17 02:58:17.359 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib9b2b8dea94", Addrs:set.Typed[string]{}}
2026-02-17 02:58:17.359 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib9b2b8dea94", Addrs:set.Typed[string]{}}
2026-02-17 02:58:17.359 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib9b2b8dea94", State:"up", Index:48}
2026-02-17 02:58:17.359 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib9b2b8dea94"
2026-02-17 02:58:17.359 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib9b2b8dea94"
2026-02-17 02:58:17.359 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib9b2b8dea94"
2026-02-17 02:58:17.360 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:17.360 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:17.382 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:17.382 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"} status="up"
2026-02-17 02:58:18.337 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf, name=eth0)
2026-02-17 02:58:18.338 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib9b2b8dea94" profile_ids:"kns.crd-webhook-6436" profile_ids:"ksa.crd-webhook-6436.default" ipv4_nets:"10.100.133.235/32"}
2026-02-17 02:58:18.338 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:18.338 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:18.338 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:18.339 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib9b2b8dea94"
2026-02-17 02:58:18.339 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:18.339 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:18.365 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf, name=eth0)
2026-02-17 02:58:18.368 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:18.368 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"} status="up"
2026-02-17 02:58:18.368 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib9b2b8dea94" profile_ids:"kns.crd-webhook-6436" profile_ids:"ksa.crd-webhook-6436.default" ipv4_nets:"10.100.133.235/32"}
2026-02-17 02:58:18.368 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:18.368 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:18.368 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:18.369 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib9b2b8dea94"
2026-02-17 02:58:18.369 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:18.369 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:18.397 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:18.397 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"} status="up"
2026-02-17 02:58:18.425 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=48
2026-02-17 02:58:18.425 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib9b2b8dea94"
2026-02-17 02:58:18.425 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib9b2b8dea94", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:18.425 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib9b2b8dea94", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:18.673 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-6436" type:"ClusterIP" cluster_ips:"10.254.56.229" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:58:19.694 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-1657/execpodm5cnh, name=eth0)
2026-02-17 02:58:19.694 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1657/execpodm5cnh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37e71700ba0" profile_ids:"kns.services-1657" profile_ids:"ksa.services-1657.default" ipv4_nets:"10.100.133.234/32"}
2026-02-17 02:58:19.694 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:19.694 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:19.694 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:19.695 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37e71700ba0"
2026-02-17 02:58:19.695 [INFO][88] felix/endpoint_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-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:19.695 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:19.717 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-1657/execpodm5cnh, name=eth0)
2026-02-17 02:58:19.730 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-1657/externalname-service-78f475d5f6-gkzgz, name=eth0)
2026-02-17 02:58:19.734 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:19.734 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"} status="up"
2026-02-17 02:58:19.734 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1657/execpodm5cnh" endpoint_id:"eth0"}
2026-02-17 02:58:19.734 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1657/externalname-service-78f475d5f6-gkzgz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali348dff45055" profile_ids:"kns.services-1657" profile_ids:"ksa.services-1657.default" ipv4_nets:"10.100.133.233/32"}
2026-02-17 02:58:19.734 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:19.734 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:19.735 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:19.735 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:19.735 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:19.735 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:19.735 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.735 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali37e71700ba0" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.735 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.735 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali37e71700ba0" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.736 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali348dff45055"
2026-02-17 02:58:19.736 [INFO][88] 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-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:19.736 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:19.736 [INFO][88] felix/endpoint_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-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:19.736 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:19.737 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.234
2026-02-17 02:58:19.742 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-1657/externalname-service-78f475d5f6-gkzgz, name=eth0)
2026-02-17 02:58:19.810 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/execpodm5cnh", EndpointId:"eth0"}
2026-02-17 02:58:19.810 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:19.810 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"} status="up"
2026-02-17 02:58:19.810 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1657/externalname-service-78f475d5f6-gkzgz" endpoint_id:"eth0"}
2026-02-17 02:58:19.810 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1657.default"}
2026-02-17 02:58:19.810 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1657"}
2026-02-17 02:58:19.810 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:19.810 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:19.811 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1657" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.811 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0ZuSaunqwlDvdxhqCA" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.811 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1657" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.811 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0ZuSaunqwlDvdxhqCA" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.811 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:19.811 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali348dff45055" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.811 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali348dff45055" ipVersion=0x4 table="filter"
2026-02-17 02:58:19.812 [INFO][88] 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-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:19.812 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:19.812 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.233
2026-02-17 02:58:19.877 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1657/externalname-service-78f475d5f6-gkzgz", EndpointId:"eth0"}
2026-02-17 02:58:20.053 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1657" name:"default"}
2026-02-17 02:58:20.143 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali37e71700ba0" state="down"
2026-02-17 02:58:20.143 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37e71700ba0", State:"down", Index:47}
2026-02-17 02:58:20.143 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37e71700ba0"
2026-02-17 02:58:20.143 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=47
2026-02-17 02:58:20.144 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali37e71700ba0" state=""
2026-02-17 02:58:20.144 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali37e71700ba0"
2026-02-17 02:58:20.168 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37e71700ba0", Addrs:set.Typed[string]{}}
2026-02-17 02:58:20.168 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37e71700ba0", Addrs:set.Typed[string]{}}
2026-02-17 02:58:20.168 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37e71700ba0", State:"", Index:47}
2026-02-17 02:58:20.168 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37e71700ba0", Addrs:set.Set[string](nil)}
2026-02-17 02:58:20.168 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37e71700ba0", Addrs:set.Set[string](nil)}
2026-02-17 02:58:20.406 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-716" name:"default"}
2026-02-17 02:58:20.441 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-9064" name:"default"}
2026-02-17 02:58:20.617 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9439" name:"default"}
2026-02-17 02:58:20.739 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9064"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9064"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9064"}
2026-02-17 02:58:20.768 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-9064"}
2026-02-17 02:58:20.813 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1657"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"services-1657"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1657"}
2026-02-17 02:58:20.848 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1657"}
2026-02-17 02:58:20.899 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-7066" name:"default"}
2026-02-17 02:58:21.070 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-716"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-716"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-716"}
2026-02-17 02:58:21.099 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-716"}
2026-02-17 02:58:21.135 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-9172" name:"default"}
2026-02-17 02:58:21.270 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9172"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-9172"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9172"}
2026-02-17 02:58:21.300 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-9172"}
2026-02-17 02:58:21.372 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-7066"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-7066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7066"}
2026-02-17 02:58:21.402 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-7066"}
2026-02-17 02:58:21.428 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9439"}
2026-02-17 02:58:21.567 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-watch-6481" name:"default"}
2026-02-17 02:58:21.746 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-6481"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-6481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6481"}
2026-02-17 02:58:21.782 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-watch-6481"}
bird: KIF: Received address message for unknown interface 46
2026-02-17 02:58:22.194 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali348dff45055" state="down"
2026-02-17 02:58:22.194 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali348dff45055"
2026-02-17 02:58:22.195 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=46
2026-02-17 02:58:22.195 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali348dff45055", State:"down", Index:46}
2026-02-17 02:58:22.195 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali348dff45055", Addrs:set.Typed[string]{}}
2026-02-17 02:58:22.195 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali348dff45055", Addrs:set.Typed[string]{}}
2026-02-17 02:58:22.198 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali348dff45055" state=""
2026-02-17 02:58:22.198 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali348dff45055"
2026-02-17 02:58:22.222 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali348dff45055", State:"", Index:46}
2026-02-17 02:58:22.222 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali348dff45055", Addrs:set.Set[string](nil)}
2026-02-17 02:58:22.222 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali348dff45055", Addrs:set.Set[string](nil)}
2026-02-17 02:58:22.420 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9745"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9745"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9745"}
2026-02-17 02:58:22.450 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3483"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3483"} 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-3483"}
2026-02-17 02:58:22.479 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-3483" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:22.823 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3483"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3483"} 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-3483"}
2026-02-17 02:58:22.849 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4632"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4632"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4632"}
2026-02-17 02:58:22.872 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-4632" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:22.910 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-6436"
2026-02-17 02:58:23.042 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf, name=eth0)
2026-02-17 02:58:23.042 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib9b2b8dea94" profile_ids:"kns.crd-webhook-6436" profile_ids:"ksa.crd-webhook-6436.default" ipv4_nets:"10.100.133.235/32"}
2026-02-17 02:58:23.043 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:23.043 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:23.043 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:23.048 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib9b2b8dea94"
2026-02-17 02:58:23.049 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:23.049 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:23.070 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf, name=eth0)
2026-02-17 02:58:23.085 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:23.085 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"} status="up"
2026-02-17 02:58:23.086 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6436"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6436"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6436"}
2026-02-17 02:58:23.086 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf" endpoint_id:"eth0"}
2026-02-17 02:58:23.086 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.crd-webhook-6436"}
2026-02-17 02:58:23.086 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.crd-webhook-6436.default"}
2026-02-17 02:58:23.086 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:23.086 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:23.086 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DH6YYAzOs21Xh4vXKW" ipVersion=0x4 table="filter"
2026-02-17 02:58:23.086 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BHDoUY2OUHJFRbFLPf" ipVersion=0x4 table="filter"
2026-02-17 02:58:23.086 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DH6YYAzOs21Xh4vXKW" ipVersion=0x4 table="filter"
2026-02-17 02:58:23.086 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BHDoUY2OUHJFRbFLPf" ipVersion=0x4 table="filter"
2026-02-17 02:58:23.087 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:23.087 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib9b2b8dea94" ipVersion=0x4 table="filter"
2026-02-17 02:58:23.087 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib9b2b8dea94" ipVersion=0x4 table="filter"
2026-02-17 02:58:23.087 [INFO][88] 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:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:23.087 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:23.089 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.235
2026-02-17 02:58:23.162 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6436/sample-crd-conversion-webhook-deployment-5b768fcd7d-dbxzf", EndpointId:"eth0"}
2026-02-17 02:58:23.163 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6697"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6697"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6697"}
2026-02-17 02:58:23.163 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-6697" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:23.233 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6697"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6697"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6697"} labels:{key:"validating-admission-policy-6697" value:"true"}
2026-02-17 02:58:23.495 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6697"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6697"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6697"} labels:{key:"validating-admission-policy-6697" value:"true"}
2026-02-17 02:58:23.508 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calib9b2b8dea94" state="down"
2026-02-17 02:58:23.509 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib9b2b8dea94"
2026-02-17 02:58:23.509 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=48
2026-02-17 02:58:23.514 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="calib9b2b8dea94" state=""
2026-02-17 02:58:23.514 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib9b2b8dea94"
2026-02-17 02:58:23.523 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib9b2b8dea94", State:"down", Index:48}
2026-02-17 02:58:23.523 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib9b2b8dea94", Addrs:set.Typed[string]{}}
2026-02-17 02:58:23.523 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib9b2b8dea94", Addrs:set.Typed[string]{}}
2026-02-17 02:58:23.523 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib9b2b8dea94", State:"", Index:48}
2026-02-17 02:58:23.523 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib9b2b8dea94", Addrs:set.Set[string](nil)}
2026-02-17 02:58:23.523 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib9b2b8dea94", Addrs:set.Set[string](nil)}
2026-02-17 02:58:23.571 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-4941"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4941"}
2026-02-17 02:58:23.599 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-4941" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:24.001 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-ng5ks, name=eth0)
2026-02-17 02:58:24.001 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-4632.default"} profile:{}
2026-02-17 02:58:24.002 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-4632"} profile:{inbound_rules:{action:"allow" rule_id:"NR4FNIq-3nVq5-bF"} outbound_rules:{action:"allow" rule_id:"CVKKBlCedEbwBIZl"}}
2026-02-17 02:58:24.002 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali246c25afcbb" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.236/32"}
2026-02-17 02:58:24.002 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:24.002 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:24.002 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:24.003 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali246c25afcbb" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.003 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-4632" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.003 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_l6wK4Yuq3hhfSvPZaC" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.003 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali246c25afcbb" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.003 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-4632" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.004 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_l6wK4Yuq3hhfSvPZaC" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.004 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali246c25afcbb"
2026-02-17 02:58:24.004 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:24.004 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:24.069 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:24.069 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"} status="down"
2026-02-17 02:58:24.077 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali246c25afcbb" state="down"
2026-02-17 02:58:24.078 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali246c25afcbb", State:"down", Index:49}
2026-02-17 02:58:24.078 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali246c25afcbb"
2026-02-17 02:58:24.078 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:24.078 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:24.078 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali246c25afcbb"
2026-02-17 02:58:24.078 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali246c25afcbb" state="up"
2026-02-17 02:58:24.110 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:24.111 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"} status="down"
2026-02-17 02:58:24.111 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali246c25afcbb", Addrs:set.Typed[string]{}}
2026-02-17 02:58:24.111 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali246c25afcbb", Addrs:set.Typed[string]{}}
2026-02-17 02:58:24.111 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali246c25afcbb", State:"up", Index:49}
2026-02-17 02:58:24.111 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali246c25afcbb"
2026-02-17 02:58:24.111 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali246c25afcbb"
2026-02-17 02:58:24.111 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali246c25afcbb"
2026-02-17 02:58:24.111 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:24.111 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:24.137 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:24.137 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"} status="up"
2026-02-17 02:58:24.219 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-8drhh, name=eth0)
2026-02-17 02:58:24.219 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-8drhh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a68a85d514" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.237/32"}
2026-02-17 02:58:24.219 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:24.220 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:24.220 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:24.221 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.221 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2a68a85d514" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.222 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.222 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2a68a85d514" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.222 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2a68a85d514"
2026-02-17 02:58:24.222 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:24.222 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:24.259 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:24.259 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"} status="down"
2026-02-17 02:58:24.280 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali2a68a85d514" state="down"
2026-02-17 02:58:24.280 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2a68a85d514"
2026-02-17 02:58:24.280 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a68a85d514", State:"down", Index:50}
2026-02-17 02:58:24.281 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a68a85d514", Addrs:set.Typed[string]{}}
2026-02-17 02:58:24.281 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a68a85d514", Addrs:set.Typed[string]{}}
2026-02-17 02:58:24.281 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2a68a85d514"
2026-02-17 02:58:24.281 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:24.281 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:24.281 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali2a68a85d514" state="up"
2026-02-17 02:58:24.308 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:24.308 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"} status="down"
2026-02-17 02:58:24.308 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a68a85d514", State:"up", Index:50}
2026-02-17 02:58:24.308 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2a68a85d514"
2026-02-17 02:58:24.308 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2a68a85d514"
2026-02-17 02:58:24.308 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a68a85d514"
2026-02-17 02:58:24.308 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:24.308 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:24.336 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:24.336 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"} status="up"
2026-02-17 02:58:24.487 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-f26zx, name=eth0)
2026-02-17 02:58:24.487 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-f26zx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali674ff190250" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.238/32"}
2026-02-17 02:58:24.487 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:24.487 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:24.487 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:24.488 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali674ff190250" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.489 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali674ff190250" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.489 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali674ff190250"
2026-02-17 02:58:24.489 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:24.489 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:24.498 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali674ff190250" state="down"
2026-02-17 02:58:24.498 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali674ff190250"
2026-02-17 02:58:24.499 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali674ff190250" state="up"
2026-02-17 02:58:24.523 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali674ff190250" state="down"
2026-02-17 02:58:24.523 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali674ff190250" state="up"
2026-02-17 02:58:24.539 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:24.539 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"} status="down"
2026-02-17 02:58:24.539 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali674ff190250", State:"down", Index:51}
2026-02-17 02:58:24.539 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali674ff190250", Addrs:set.Typed[string]{}}
2026-02-17 02:58:24.539 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali674ff190250", Addrs:set.Typed[string]{}}
2026-02-17 02:58:24.539 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali674ff190250", State:"up", Index:51}
2026-02-17 02:58:24.539 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali674ff190250", State:"down", Index:51}
2026-02-17 02:58:24.539 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali674ff190250", State:"up", Index:51}
2026-02-17 02:58:24.539 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali674ff190250"
2026-02-17 02:58:24.539 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali674ff190250"
2026-02-17 02:58:24.539 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali674ff190250"
2026-02-17 02:58:24.539 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:24.539 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:24.565 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:24.565 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"} status="up"
2026-02-17 02:58:24.626 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-7qkcq, name=eth0)
2026-02-17 02:58:24.627 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib81941b5e49" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.239/32"}
2026-02-17 02:58:24.627 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:24.627 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:24.627 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:24.628 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib81941b5e49" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.629 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib81941b5e49" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.629 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib81941b5e49"
2026-02-17 02:58:24.629 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:24.629 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:24.670 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:24.670 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"} status="down"
2026-02-17 02:58:24.700 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calib81941b5e49" state="down"
2026-02-17 02:58:24.700 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib81941b5e49"
2026-02-17 02:58:24.700 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calib81941b5e49" state="up"
2026-02-17 02:58:24.700 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib81941b5e49", State:"down", Index:52}
2026-02-17 02:58:24.701 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib81941b5e49", Addrs:set.Typed[string]{}}
2026-02-17 02:58:24.701 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib81941b5e49", Addrs:set.Typed[string]{}}
2026-02-17 02:58:24.701 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib81941b5e49", State:"up", Index:52}
2026-02-17 02:58:24.701 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib81941b5e49"
2026-02-17 02:58:24.701 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib81941b5e49"
2026-02-17 02:58:24.701 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib81941b5e49"
2026-02-17 02:58:24.701 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:24.701 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:24.744 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:24.744 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"} status="up"
2026-02-17 02:58:24.838 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-g79bg, name=eth0)
2026-02-17 02:58:24.838 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-g79bg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieb1b7b549cf" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.240/32"}
2026-02-17 02:58:24.838 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:24.838 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:24.838 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:24.839 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.839 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calieb1b7b549cf" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.839 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.839 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calieb1b7b549cf" ipVersion=0x4 table="filter"
2026-02-17 02:58:24.839 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calieb1b7b549cf"
2026-02-17 02:58:24.839 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:24.839 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:24.881 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:24.881 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"} status="down"
2026-02-17 02:58:24.890 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calieb1b7b549cf" state="down"
2026-02-17 02:58:24.890 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieb1b7b549cf"
2026-02-17 02:58:24.890 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb1b7b549cf", State:"down", Index:53}
2026-02-17 02:58:24.890 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb1b7b549cf", Addrs:set.Typed[string]{}}
2026-02-17 02:58:24.890 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb1b7b549cf", Addrs:set.Typed[string]{}}
2026-02-17 02:58:24.890 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieb1b7b549cf"
2026-02-17 02:58:24.890 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:24.890 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:24.906 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calieb1b7b549cf" state="up"
2026-02-17 02:58:24.914 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:24.914 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"} status="down"
2026-02-17 02:58:24.914 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb1b7b549cf", State:"up", Index:53}
2026-02-17 02:58:24.914 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calieb1b7b549cf"
2026-02-17 02:58:24.914 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieb1b7b549cf"
2026-02-17 02:58:24.914 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieb1b7b549cf"
2026-02-17 02:58:24.914 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:24.914 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:24.947 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:24.947 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"} status="up"
2026-02-17 02:58:25.279 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=50
2026-02-17 02:58:25.279 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2a68a85d514"
2026-02-17 02:58:25.279 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a68a85d514", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:25.279 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a68a85d514", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:25.405 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-8drhh, name=eth0)
2026-02-17 02:58:25.405 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-8drhh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a68a85d514" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.237/32"}
2026-02-17 02:58:25.405 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:25.405 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:25.406 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:25.407 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a68a85d514"
2026-02-17 02:58:25.408 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:25.408 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:25.437 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-f26zx, name=eth0)
2026-02-17 02:58:25.448 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:25.448 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"} status="up"
2026-02-17 02:58:25.448 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-f26zx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali674ff190250" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.238/32"}
2026-02-17 02:58:25.448 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:25.448 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:25.448 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:25.449 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali674ff190250"
2026-02-17 02:58:25.449 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:25.449 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:25.460 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-ng5ks, name=eth0)
2026-02-17 02:58:25.478 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:25.478 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"} status="up"
2026-02-17 02:58:25.478 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali246c25afcbb" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.236/32"}
2026-02-17 02:58:25.478 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:25.479 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:25.479 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:25.480 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali246c25afcbb"
2026-02-17 02:58:25.481 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:25.481 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:25.485 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-g79bg, name=eth0)
2026-02-17 02:58:25.498 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=51
2026-02-17 02:58:25.498 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali674ff190250"
2026-02-17 02:58:25.510 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:25.510 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"} status="up"
2026-02-17 02:58:25.511 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-g79bg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieb1b7b549cf" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.240/32"}
2026-02-17 02:58:25.511 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:25.511 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:25.511 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:25.513 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieb1b7b549cf"
2026-02-17 02:58:25.513 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:25.513 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:25.517 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-7qkcq, name=eth0)
2026-02-17 02:58:25.545 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:25.545 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"} status="up"
2026-02-17 02:58:25.545 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib81941b5e49" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.239/32"}
2026-02-17 02:58:25.545 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:25.545 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:25.545 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:25.546 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib81941b5e49"
2026-02-17 02:58:25.547 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:25.547 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:25.576 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:25.577 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"} status="up"
2026-02-17 02:58:25.577 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali674ff190250", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:25.577 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali674ff190250", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:25.752 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=49
2026-02-17 02:58:25.752 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali246c25afcbb"
2026-02-17 02:58:25.752 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali246c25afcbb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:25.752 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali246c25afcbb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:26.585 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=52
2026-02-17 02:58:26.585 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib81941b5e49"
2026-02-17 02:58:26.585 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib81941b5e49", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:26.585 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib81941b5e49", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:26.713 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=53
2026-02-17 02:58:26.713 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calieb1b7b549cf"
2026-02-17 02:58:26.713 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb1b7b549cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:26.713 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb1b7b549cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:27.188 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-f26zx, name=eth0)
2026-02-17 02:58:27.189 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-8drhh, name=eth0)
2026-02-17 02:58:27.189 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-f26zx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali674ff190250" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.238/32"}
2026-02-17 02:58:27.189 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-8drhh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a68a85d514" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.237/32"}
2026-02-17 02:58:27.189 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:27.189 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:27.189 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:27.192 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:27.192 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:27.192 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:27.198 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali674ff190250"
2026-02-17 02:58:27.199 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a68a85d514"
2026-02-17 02:58:27.199 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:27.199 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:27.199 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:27.199 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:27.222 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-f26zx, name=eth0)
2026-02-17 02:58:27.226 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-8drhh, name=eth0)
2026-02-17 02:58:27.238 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:27.238 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"} status="up"
2026-02-17 02:58:27.238 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:27.238 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"} status="up"
2026-02-17 02:58:27.238 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-f26zx" endpoint_id:"eth0"}
2026-02-17 02:58:27.238 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-8drhh" endpoint_id:"eth0"}
2026-02-17 02:58:27.238 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:27.238 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:27.239 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:27.239 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:27.239 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:27.239 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:27.240 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 02:58:27.240 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2a68a85d514" ipVersion=0x4 table="filter"
2026-02-17 02:58:27.240 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali674ff190250" ipVersion=0x4 table="filter"
2026-02-17 02:58:27.240 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 02:58:27.240 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2a68a85d514" ipVersion=0x4 nextLog=2026-02-17 02:58:31.648120948 +0000 UTC m=+725.036079930 table="filter"
2026-02-17 02:58:27.240 [INFO][88] 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-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:27.241 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:27.241 [INFO][88] 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-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:27.241 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:27.242 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.237
2026-02-17 02:58:27.242 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.238
2026-02-17 02:58:27.298 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-8drhh", EndpointId:"eth0"}
2026-02-17 02:58:27.299 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-f26zx", EndpointId:"eth0"}
2026-02-17 02:58:27.933 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-5ndlk, name=eth0)
2026-02-17 02:58:27.933 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9e351bb54c" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.241/32"}
2026-02-17 02:58:27.933 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:27.933 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:27.933 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:27.934 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid9e351bb54c"
2026-02-17 02:58:27.934 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:27.934 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:27.949 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali674ff190250" state="down"
2026-02-17 02:58:27.949 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali674ff190250"
2026-02-17 02:58:27.949 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=51
2026-02-17 02:58:27.952 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali674ff190250" state=""
2026-02-17 02:58:27.952 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali674ff190250"
2026-02-17 02:58:27.958 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali2a68a85d514" state="down"
2026-02-17 02:58:27.958 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2a68a85d514"
2026-02-17 02:58:27.958 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=50
2026-02-17 02:58:27.959 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali2a68a85d514" state=""
2026-02-17 02:58:27.959 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2a68a85d514"
2026-02-17 02:58:27.988 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:27.988 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"} status="down"
2026-02-17 02:58:27.988 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali674ff190250", State:"down", Index:51}
2026-02-17 02:58:27.988 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali674ff190250", Addrs:set.Typed[string]{}}
2026-02-17 02:58:27.988 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali674ff190250", Addrs:set.Typed[string]{}}
2026-02-17 02:58:27.988 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali674ff190250", State:"", Index:51}
2026-02-17 02:58:27.988 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali674ff190250", Addrs:set.Set[string](nil)}
2026-02-17 02:58:27.988 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali674ff190250", Addrs:set.Set[string](nil)}
2026-02-17 02:58:27.988 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a68a85d514", State:"down", Index:50}
2026-02-17 02:58:27.988 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a68a85d514", Addrs:set.Typed[string]{}}
2026-02-17 02:58:27.988 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a68a85d514", Addrs:set.Typed[string]{}}
2026-02-17 02:58:27.988 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a68a85d514", State:"", Index:50}
2026-02-17 02:58:27.988 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a68a85d514", Addrs:set.Set[string](nil)}
2026-02-17 02:58:27.988 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a68a85d514", Addrs:set.Set[string](nil)}
2026-02-17 02:58:28.000 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calid9e351bb54c" state="down"
2026-02-17 02:58:28.001 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid9e351bb54c"
2026-02-17 02:58:28.001 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calid9e351bb54c" state="up"
2026-02-17 02:58:28.033 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9e351bb54c", State:"down", Index:54}
2026-02-17 02:58:28.034 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9e351bb54c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:28.034 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9e351bb54c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:28.034 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9e351bb54c", State:"up", Index:54}
2026-02-17 02:58:28.034 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid9e351bb54c"
2026-02-17 02:58:28.034 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid9e351bb54c"
2026-02-17 02:58:28.034 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9e351bb54c"
2026-02-17 02:58:28.034 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:28.034 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:28.082 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:28.082 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"} status="up"
2026-02-17 02:58:28.154 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-f94s2, name=eth0)
2026-02-17 02:58:28.154 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali407fb30a34c" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.242/32"}
2026-02-17 02:58:28.154 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:28.155 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:28.155 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:28.156 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali407fb30a34c"
2026-02-17 02:58:28.156 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:28.156 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:28.217 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali407fb30a34c" state="down"
2026-02-17 02:58:28.217 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali407fb30a34c"
2026-02-17 02:58:28.218 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:28.218 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"} status="down"
2026-02-17 02:58:28.218 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali407fb30a34c", State:"down", Index:55}
2026-02-17 02:58:28.218 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali407fb30a34c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:28.218 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali407fb30a34c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:28.218 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali407fb30a34c"
2026-02-17 02:58:28.218 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:28.218 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:28.226 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali407fb30a34c" state="up"
2026-02-17 02:58:28.254 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-rrwrj, name=eth0)
2026-02-17 02:58:28.262 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:28.262 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"} status="down"
2026-02-17 02:58:28.262 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali407fb30a34c", State:"up", Index:55}
2026-02-17 02:58:28.262 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali407fb30a34c"
2026-02-17 02:58:28.262 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali407fb30a34c"
2026-02-17 02:58:28.263 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali407fb30a34c"
2026-02-17 02:58:28.263 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:28.263 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:28.287 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:28.288 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:28.288 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif071f9dce04" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.243/32"}
2026-02-17 02:58:28.288 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:28.289 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:28.289 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:28.289 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif071f9dce04"
2026-02-17 02:58:28.290 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:28.290 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:28.326 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="calif071f9dce04" state="down"
2026-02-17 02:58:28.326 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif071f9dce04"
2026-02-17 02:58:28.332 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:28.332 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"} status="down"
2026-02-17 02:58:28.332 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif071f9dce04", State:"down", Index:56}
2026-02-17 02:58:28.332 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif071f9dce04", Addrs:set.Typed[string]{}}
2026-02-17 02:58:28.332 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif071f9dce04", Addrs:set.Typed[string]{}}
2026-02-17 02:58:28.332 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif071f9dce04"
2026-02-17 02:58:28.332 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:28.333 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:28.337 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="calif071f9dce04" state="up"
2026-02-17 02:58:28.358 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:28.358 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"} status="down"
2026-02-17 02:58:28.358 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif071f9dce04", State:"up", Index:56}
2026-02-17 02:58:28.358 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif071f9dce04"
2026-02-17 02:58:28.358 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif071f9dce04"
2026-02-17 02:58:28.358 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif071f9dce04"
2026-02-17 02:58:28.358 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:28.358 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:28.383 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:28.383 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"} status="up"
2026-02-17 02:58:28.387 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1640"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1640"}
2026-02-17 02:58:28.438 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-6288"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-6288"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6288"}
2026-02-17 02:58:28.469 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-6288" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:28.480 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-5ndlk, name=eth0)
2026-02-17 02:58:28.506 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9e351bb54c" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.241/32"}
2026-02-17 02:58:28.506 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:28.507 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:28.507 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:28.507 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9e351bb54c"
2026-02-17 02:58:28.508 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:28.508 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:28.542 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:28.542 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"} status="up"
2026-02-17 02:58:28.548 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-6436" name:"default"}
2026-02-17 02:58:28.629 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-6288"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-6288"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6288"}
2026-02-17 02:58:28.661 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-9745" name:"default"}
2026-02-17 02:58:28.661 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-3483" name:"default"}
2026-02-17 02:58:28.691 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2831"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-2831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2831"}
2026-02-17 02:58:28.722 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2831" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:28.722 [INFO][88] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:58:28.778 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"endpoint-test2" namespace:"services-2831" type:"ClusterIP" cluster_ips:"10.254.190.16" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:58:29.012 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9745"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9745"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9745"}
2026-02-17 02:58:29.038 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-9745"}
2026-02-17 02:58:29.071 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-6697" name:"default"}
2026-02-17 02:58:29.201 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3483"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3483"} 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-3483"}
2026-02-17 02:58:29.279 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=56
2026-02-17 02:58:29.279 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif071f9dce04"
2026-02-17 02:58:29.289 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif071f9dce04", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:29.289 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif071f9dce04", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:29.294 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-3483"}
2026-02-17 02:58:29.413 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6436"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6436"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6436"}
2026-02-17 02:58:29.465 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-6436"}
2026-02-17 02:58:29.560 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=55
2026-02-17 02:58:29.560 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali407fb30a34c"
2026-02-17 02:58:29.572 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali407fb30a34c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:29.573 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali407fb30a34c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:29.592 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=54
2026-02-17 02:58:29.592 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid9e351bb54c"
2026-02-17 02:58:29.592 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9e351bb54c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:29.592 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9e351bb54c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:29.747 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-f94s2, name=eth0)
2026-02-17 02:58:29.748 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali407fb30a34c" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.242/32"}
2026-02-17 02:58:29.750 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:29.750 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:29.750 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:29.751 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali407fb30a34c"
2026-02-17 02:58:29.751 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:29.751 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:29.776 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:29.776 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:29.791 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-5ndlk, name=eth0)
2026-02-17 02:58:29.791 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9e351bb54c" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.241/32"}
2026-02-17 02:58:29.818 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-rrwrj, name=eth0)
2026-02-17 02:58:29.818 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif071f9dce04" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.243/32"}
2026-02-17 02:58:29.857 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:29.858 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:29.858 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:29.858 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:29.858 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:29.858 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:29.858 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9e351bb54c"
2026-02-17 02:58:29.858 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif071f9dce04"
2026-02-17 02:58:29.858 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:29.858 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:29.858 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:29.858 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:29.898 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:29.898 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"} status="up"
2026-02-17 02:58:29.898 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:29.898 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"} status="up"
2026-02-17 02:58:30.195 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-v59pr, name=eth0)
2026-02-17 02:58:30.195 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e06ff9b8fd" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.244/32"}
2026-02-17 02:58:30.195 [INFO][88] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:58:30.195 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:30.196 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:30.196 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:30.197 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7e06ff9b8fd"
2026-02-17 02:58:30.197 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:30.197 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:30.259 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali7e06ff9b8fd" state="down"
2026-02-17 02:58:30.259 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e06ff9b8fd"
2026-02-17 02:58:30.271 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali7e06ff9b8fd" state="up"
2026-02-17 02:58:30.326 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:30.326 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"} status="down"
2026-02-17 02:58:30.326 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e06ff9b8fd", State:"down", Index:57}
2026-02-17 02:58:30.326 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e06ff9b8fd", Addrs:set.Typed[string]{}}
2026-02-17 02:58:30.326 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e06ff9b8fd", Addrs:set.Typed[string]{}}
2026-02-17 02:58:30.326 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e06ff9b8fd", State:"up", Index:57}
2026-02-17 02:58:30.326 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7e06ff9b8fd"
2026-02-17 02:58:30.326 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7e06ff9b8fd"
2026-02-17 02:58:30.326 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e06ff9b8fd"
2026-02-17 02:58:30.327 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:30.327 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:30.379 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:30.379 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"} status="up"
2026-02-17 02:58:30.505 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-rrwrj, name=eth0)
2026-02-17 02:58:30.505 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif071f9dce04" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.243/32"}
2026-02-17 02:58:30.505 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:30.505 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:30.505 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:30.513 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif071f9dce04"
2026-02-17 02:58:30.513 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:30.513 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:30.536 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calidae5604ee5e" state="down"
2026-02-17 02:58:30.537 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidae5604ee5e"
2026-02-17 02:58:30.553 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calidae5604ee5e" state="up"
2026-02-17 02:58:30.618 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-pr7r7, name=eth0)
2026-02-17 02:58:30.633 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-f94s2, name=eth0)
2026-02-17 02:58:30.658 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:30.658 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"} status="up"
2026-02-17 02:58:30.658 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidae5604ee5e" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.245/32"}
2026-02-17 02:58:30.658 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali407fb30a34c" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.242/32"}
2026-02-17 02:58:30.658 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:30.658 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:30.658 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:30.659 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:30.659 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:30.659 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:30.659 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidae5604ee5e"
2026-02-17 02:58:30.660 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali407fb30a34c"
2026-02-17 02:58:30.660 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:30.660 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:30.660 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:30.660 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:30.729 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:30.729 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"} status="down"
2026-02-17 02:58:30.729 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:30.729 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:30.729 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidae5604ee5e", State:"down", Index:58}
2026-02-17 02:58:30.730 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidae5604ee5e", Addrs:set.Typed[string]{}}
2026-02-17 02:58:30.730 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidae5604ee5e", Addrs:set.Typed[string]{}}
2026-02-17 02:58:30.730 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidae5604ee5e", State:"up", Index:58}
2026-02-17 02:58:30.730 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidae5604ee5e"
2026-02-17 02:58:30.730 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidae5604ee5e"
2026-02-17 02:58:30.730 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidae5604ee5e"
2026-02-17 02:58:30.730 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:30.730 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:30.755 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:30.755 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"} status="up"
2026-02-17 02:58:30.773 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-z6w9w, name=eth0)
2026-02-17 02:58:30.773 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93d09e3b5b2" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.246/32"}
2026-02-17 02:58:30.773 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:30.773 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:30.773 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:30.774 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali93d09e3b5b2"
2026-02-17 02:58:30.774 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:30.774 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:30.815 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:30.816 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"} status="down"
2026-02-17 02:58:30.820 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6697"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6697"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6697"} labels:{key:"validating-admission-policy-6697" value:"true"}
2026-02-17 02:58:30.838 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali93d09e3b5b2" state="down"
2026-02-17 02:58:30.839 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93d09e3b5b2"
2026-02-17 02:58:30.839 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali93d09e3b5b2" state="up"
2026-02-17 02:58:30.850 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93d09e3b5b2", State:"down", Index:59}
2026-02-17 02:58:30.850 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93d09e3b5b2", Addrs:set.Typed[string]{}}
2026-02-17 02:58:30.850 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93d09e3b5b2", Addrs:set.Typed[string]{}}
2026-02-17 02:58:30.850 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93d09e3b5b2", State:"up", Index:59}
2026-02-17 02:58:30.850 [INFO][88] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:58:30.854 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali93d09e3b5b2"
2026-02-17 02:58:30.854 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93d09e3b5b2"
2026-02-17 02:58:30.855 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93d09e3b5b2"
2026-02-17 02:58:30.855 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:30.855 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:30.972 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:30.972 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"} status="up"
2026-02-17 02:58:30.972 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-6697"}
2026-02-17 02:58:30.982 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-vxjjw, name=eth0)
2026-02-17 02:58:31.009 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9cdbcc4cef5" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.247/32"}
2026-02-17 02:58:31.045 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali9cdbcc4cef5" state="down"
2026-02-17 02:58:31.045 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cdbcc4cef5", State:"down", Index:60}
2026-02-17 02:58:31.046 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9cdbcc4cef5"
2026-02-17 02:58:31.046 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cdbcc4cef5", Addrs:set.Typed[string]{}}
2026-02-17 02:58:31.046 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cdbcc4cef5", Addrs:set.Typed[string]{}}
2026-02-17 02:58:31.046 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali9cdbcc4cef5" state="up"
2026-02-17 02:58:31.046 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cdbcc4cef5", State:"up", Index:60}
2026-02-17 02:58:31.074 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9cdbcc4cef5"
2026-02-17 02:58:31.074 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:31.074 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:31.074 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:31.075 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9cdbcc4cef5"
2026-02-17 02:58:31.075 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:31.075 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:31.206 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=57
2026-02-17 02:58:31.206 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7e06ff9b8fd"
2026-02-17 02:58:31.275 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:31.275 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"} status="up"
2026-02-17 02:58:31.275 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e06ff9b8fd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:31.275 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e06ff9b8fd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:31.297 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-7m8wj, name=eth0)
2026-02-17 02:58:31.306 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali437af648eb1" state="down"
2026-02-17 02:58:31.307 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali437af648eb1"
2026-02-17 02:58:31.310 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali437af648eb1" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.248/32"}
2026-02-17 02:58:31.310 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:31.310 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:31.310 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:31.311 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali437af648eb1"
2026-02-17 02:58:31.311 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:31.311 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:31.349 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali437af648eb1" state="up"
2026-02-17 02:58:31.359 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:31.359 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"} status="down"
2026-02-17 02:58:31.359 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali437af648eb1", State:"down", Index:61}
2026-02-17 02:58:31.359 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali437af648eb1", Addrs:set.Typed[string]{}}
2026-02-17 02:58:31.359 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali437af648eb1", Addrs:set.Typed[string]{}}
2026-02-17 02:58:31.359 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali437af648eb1", State:"up", Index:61}
2026-02-17 02:58:31.393 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali437af648eb1"
2026-02-17 02:58:31.393 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali437af648eb1"
2026-02-17 02:58:31.393 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali437af648eb1"
2026-02-17 02:58:31.393 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:31.394 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:31.426 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:31.426 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"} status="up"
2026-02-17 02:58:31.426 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4632"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4632"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4632"}
2026-02-17 02:58:31.435 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-f8wnb, name=eth0)
2026-02-17 02:58:31.436 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a249ba88ee" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.249/32"}
2026-02-17 02:58:31.453 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3368"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3368"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3368"}
2026-02-17 02:58:31.483 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali1a249ba88ee" state="down"
2026-02-17 02:58:31.483 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a249ba88ee", State:"down", Index:62}
2026-02-17 02:58:31.483 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a249ba88ee"
2026-02-17 02:58:31.483 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a249ba88ee", Addrs:set.Typed[string]{}}
2026-02-17 02:58:31.483 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a249ba88ee", Addrs:set.Typed[string]{}}
2026-02-17 02:58:31.486 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali1a249ba88ee" state="up"
2026-02-17 02:58:31.489 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a249ba88ee", State:"up", Index:62}
2026-02-17 02:58:31.490 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3368" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:31.500 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1a249ba88ee"
2026-02-17 02:58:31.500 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:31.500 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:31.500 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:31.501 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a249ba88ee"
2026-02-17 02:58:31.502 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:31.502 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:31.546 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-v59pr, name=eth0)
2026-02-17 02:58:31.546 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:31.546 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"} status="up"
2026-02-17 02:58:31.547 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e06ff9b8fd" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.244/32"}
2026-02-17 02:58:31.603 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:31.603 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:31.603 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:31.604 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e06ff9b8fd"
2026-02-17 02:58:31.604 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:31.604 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:31.645 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:31.645 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"} status="up"
2026-02-17 02:58:31.652 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-fjn6r, name=eth0)
2026-02-17 02:58:31.652 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d9aef674f5" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.250/32"}
2026-02-17 02:58:31.705 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:31.705 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:31.705 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:31.706 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-1" ipVersion=0x4 logsSkipped=27 table="filter"
2026-02-17 02:58:31.706 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1d9aef674f5" ipVersion=0x4 table="filter"
2026-02-17 02:58:31.706 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:58:31.706 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1d9aef674f5" ipVersion=0x4 table="filter"
2026-02-17 02:58:31.706 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1d9aef674f5"
2026-02-17 02:58:31.706 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:31.706 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:31.739 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali1d9aef674f5" state="down"
2026-02-17 02:58:31.739 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d9aef674f5"
2026-02-17 02:58:31.739 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali1d9aef674f5" state="up"
2026-02-17 02:58:31.740 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=58
2026-02-17 02:58:31.740 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidae5604ee5e"
2026-02-17 02:58:31.750 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=cronjob-3731/concurrent-29521617-2qmjq, name=eth0)
2026-02-17 02:58:31.781 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:31.781 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"} status="down"
2026-02-17 02:58:31.781 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d9aef674f5", State:"down", Index:63}
2026-02-17 02:58:31.782 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9aef674f5", Addrs:set.Typed[string]{}}
2026-02-17 02:58:31.782 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9aef674f5", Addrs:set.Typed[string]{}}
2026-02-17 02:58:31.782 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d9aef674f5", State:"up", Index:63}
2026-02-17 02:58:31.782 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidae5604ee5e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:31.782 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidae5604ee5e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:31.782 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3731/concurrent-29521617-2qmjq" endpoint_id:"eth0"}
2026-02-17 02:58:31.782 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-3731"}
2026-02-17 02:58:31.782 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-3731.default"}
2026-02-17 02:58:31.807 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1d9aef674f5"
2026-02-17 02:58:31.807 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d9aef674f5"
2026-02-17 02:58:31.807 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:31.807 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:31.808 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-3731" ipVersion=0x4 table="filter"
2026-02-17 02:58:31.808 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8ZsHm_UFFBxRO8a-4G" ipVersion=0x4 table="filter"
2026-02-17 02:58:31.808 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-3731" ipVersion=0x4 table="filter"
2026-02-17 02:58:31.808 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8ZsHm_UFFBxRO8a-4G" ipVersion=0x4 table="filter"
2026-02-17 02:58:31.808 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:31.808 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4a86420dbc6" ipVersion=0x4 table="filter"
2026-02-17 02:58:31.808 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4a86420dbc6" ipVersion=0x4 table="filter"
2026-02-17 02:58:31.808 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d9aef674f5"
2026-02-17 02:58:31.808 [INFO][88] 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-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:31.808 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:31.808 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:31.808 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:31.809 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.227
2026-02-17 02:58:31.836 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-dzfkd, name=eth0)
2026-02-17 02:58:31.837 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=59
2026-02-17 02:58:31.837 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali93d09e3b5b2"
2026-02-17 02:58:31.855 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali4a86420dbc6" state="down"
2026-02-17 02:58:31.855 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a86420dbc6"
2026-02-17 02:58:31.855 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=40
2026-02-17 02:58:31.859 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali4a86420dbc6" state=""
2026-02-17 02:58:31.859 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4a86420dbc6"
2026-02-17 02:58:31.864 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3731/concurrent-29521617-2qmjq", EndpointId:"eth0"}
2026-02-17 02:58:31.864 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:31.864 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"} status="up"
2026-02-17 02:58:31.864 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05a401ba990" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.251/32"}
2026-02-17 02:58:31.864 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93d09e3b5b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:31.864 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93d09e3b5b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:31.864 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a86420dbc6", State:"down", Index:40}
2026-02-17 02:58:31.864 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a86420dbc6", Addrs:set.Typed[string]{}}
2026-02-17 02:58:31.864 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a86420dbc6", Addrs:set.Typed[string]{}}
2026-02-17 02:58:31.864 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a86420dbc6", State:"", Index:40}
2026-02-17 02:58:31.864 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a86420dbc6", Addrs:set.Set[string](nil)}
2026-02-17 02:58:31.864 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a86420dbc6", Addrs:set.Set[string](nil)}
2026-02-17 02:58:31.875 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali05a401ba990" state="down"
2026-02-17 02:58:31.875 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali05a401ba990"
2026-02-17 02:58:31.875 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05a401ba990", State:"down", Index:64}
2026-02-17 02:58:31.875 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05a401ba990", Addrs:set.Typed[string]{}}
2026-02-17 02:58:31.875 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05a401ba990", Addrs:set.Typed[string]{}}
2026-02-17 02:58:31.885 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali05a401ba990" state="up"
2026-02-17 02:58:31.886 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05a401ba990", State:"up", Index:64}
2026-02-17 02:58:31.910 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali05a401ba990"
2026-02-17 02:58:31.910 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:31.910 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:31.910 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:31.911 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali05a401ba990" ipVersion=0x4 table="filter"
2026-02-17 02:58:31.911 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali05a401ba990" ipVersion=0x4 table="filter"
2026-02-17 02:58:31.911 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05a401ba990"
2026-02-17 02:58:31.911 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:31.911 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:31.965 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:31.966 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"} status="up"
2026-02-17 02:58:32.106 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-fcvdx, name=eth0)
2026-02-17 02:58:32.106 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0ce7bf29fa" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 02:58:32.106 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:32.107 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:32.107 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:32.107 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:58:32.107 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif0ce7bf29fa" ipVersion=0x4 table="filter"
2026-02-17 02:58:32.107 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:58:32.107 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif0ce7bf29fa" ipVersion=0x4 table="filter"
2026-02-17 02:58:32.107 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif0ce7bf29fa"
2026-02-17 02:58:32.107 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:32.107 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:32.133 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calif0ce7bf29fa" state="down"
2026-02-17 02:58:32.134 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif0ce7bf29fa"
2026-02-17 02:58:32.141 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calif0ce7bf29fa" state="up"
2026-02-17 02:58:32.169 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:32.169 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"} status="down"
2026-02-17 02:58:32.169 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0ce7bf29fa", State:"down", Index:65}
2026-02-17 02:58:32.169 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0ce7bf29fa", Addrs:set.Typed[string]{}}
2026-02-17 02:58:32.169 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0ce7bf29fa", Addrs:set.Typed[string]{}}
2026-02-17 02:58:32.169 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0ce7bf29fa", State:"up", Index:65}
2026-02-17 02:58:32.169 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif0ce7bf29fa"
2026-02-17 02:58:32.169 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif0ce7bf29fa"
2026-02-17 02:58:32.170 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0ce7bf29fa"
2026-02-17 02:58:32.170 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:32.170 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:32.196 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:32.196 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"} status="up"
2026-02-17 02:58:32.261 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-wrlx7, name=eth0)
2026-02-17 02:58:32.261 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali845bb85f3a6" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.253/32"}
2026-02-17 02:58:32.262 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:32.262 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:32.262 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:32.263 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali845bb85f3a6" ipVersion=0x4 table="filter"
2026-02-17 02:58:32.263 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali845bb85f3a6" ipVersion=0x4 table="filter"
2026-02-17 02:58:32.263 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali845bb85f3a6"
2026-02-17 02:58:32.263 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:32.263 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:32.321 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali845bb85f3a6" state="down"
2026-02-17 02:58:32.322 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali845bb85f3a6"
2026-02-17 02:58:32.339 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:32.339 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"} status="down"
2026-02-17 02:58:32.339 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali845bb85f3a6", State:"down", Index:66}
2026-02-17 02:58:32.339 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali845bb85f3a6", Addrs:set.Typed[string]{}}
2026-02-17 02:58:32.339 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali845bb85f3a6", Addrs:set.Typed[string]{}}
2026-02-17 02:58:32.339 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali845bb85f3a6"
2026-02-17 02:58:32.340 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:32.340 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:32.341 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali845bb85f3a6" state="up"
2026-02-17 02:58:32.364 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:32.364 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"} status="down"
2026-02-17 02:58:32.364 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali845bb85f3a6", State:"up", Index:66}
2026-02-17 02:58:32.447 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali845bb85f3a6"
2026-02-17 02:58:32.447 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali845bb85f3a6"
2026-02-17 02:58:32.448 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali845bb85f3a6"
2026-02-17 02:58:32.448 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:32.448 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:32.460 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-d8f9b, name=eth0)
2026-02-17 02:58:32.474 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:32.474 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"} status="up"
2026-02-17 02:58:32.474 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid32d6056b1a" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.254/32"}
2026-02-17 02:58:32.516 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calid32d6056b1a" state="down"
2026-02-17 02:58:32.517 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid32d6056b1a"
2026-02-17 02:58:32.517 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid32d6056b1a", State:"down", Index:67}
2026-02-17 02:58:32.517 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid32d6056b1a", Addrs:set.Typed[string]{}}
2026-02-17 02:58:32.517 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid32d6056b1a", Addrs:set.Typed[string]{}}
2026-02-17 02:58:32.524 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calid32d6056b1a" state="up"
2026-02-17 02:58:32.524 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid32d6056b1a", State:"up", Index:67}
2026-02-17 02:58:32.551 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid32d6056b1a"
2026-02-17 02:58:32.551 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:32.551 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:32.551 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:32.552 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid32d6056b1a" ipVersion=0x4 table="filter"
2026-02-17 02:58:32.552 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid32d6056b1a" ipVersion=0x4 table="filter"
2026-02-17 02:58:32.552 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid32d6056b1a"
2026-02-17 02:58:32.552 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:32.552 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:32.572 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-pr7r7, name=eth0)
2026-02-17 02:58:32.598 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-fjn6r, name=eth0)
2026-02-17 02:58:32.600 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=62
2026-02-17 02:58:32.600 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1a249ba88ee"
2026-02-17 02:58:32.601 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:32.601 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"} status="up"
2026-02-17 02:58:32.601 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidae5604ee5e" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.245/32"}
2026-02-17 02:58:32.601 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d9aef674f5" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.250/32"}
2026-02-17 02:58:32.601 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a249ba88ee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:32.601 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a249ba88ee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:32.632 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=60
2026-02-17 02:58:32.632 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9cdbcc4cef5"
2026-02-17 02:58:32.632 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cdbcc4cef5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:32.632 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cdbcc4cef5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:32.643 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-z6w9w, name=eth0)
2026-02-17 02:58:32.644 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93d09e3b5b2" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.246/32"}
2026-02-17 02:58:32.660 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:32.660 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:32.660 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:32.661 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:32.661 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:32.661 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:32.661 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:32.661 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:32.661 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:32.662 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidae5604ee5e"
2026-02-17 02:58:32.662 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d9aef674f5"
2026-02-17 02:58:32.662 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93d09e3b5b2"
2026-02-17 02:58:32.662 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:32.662 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:32.662 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:32.662 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:32.662 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:32.662 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:32.673 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-v59pr, name=eth0)
2026-02-17 02:58:32.690 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:32.690 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"} status="up"
2026-02-17 02:58:32.690 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:32.690 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"} status="up"
2026-02-17 02:58:32.690 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:32.690 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"} status="up"
2026-02-17 02:58:32.690 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e06ff9b8fd" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.244/32"}
2026-02-17 02:58:32.724 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-7m8wj, name=eth0)
2026-02-17 02:58:32.724 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali437af648eb1" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.248/32"}
2026-02-17 02:58:32.757 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-vxjjw, name=eth0)
2026-02-17 02:58:32.757 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9cdbcc4cef5" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.247/32"}
2026-02-17 02:58:32.768 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:32.768 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:32.768 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:32.769 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:32.769 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:32.769 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:32.769 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:32.769 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:32.769 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:32.769 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e06ff9b8fd"
2026-02-17 02:58:32.769 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali437af648eb1"
2026-02-17 02:58:32.770 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9cdbcc4cef5"
2026-02-17 02:58:32.770 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:32.770 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:32.770 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:32.770 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:32.770 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:32.770 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:32.793 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=63
2026-02-17 02:58:32.793 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1d9aef674f5"
2026-02-17 02:58:32.804 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:32.804 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"} status="up"
2026-02-17 02:58:32.804 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:32.804 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"} status="up"
2026-02-17 02:58:32.804 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:32.804 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"} status="up"
2026-02-17 02:58:32.804 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9aef674f5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:32.804 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9aef674f5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:32.857 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38, name=eth0)
2026-02-17 02:58:32.857 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-3368"} profile:{inbound_rules:{action:"allow" rule_id:"Rledaq6S05iVO3Gb"} outbound_rules:{action:"allow" rule_id:"81TmN0xqBw_Y0Feg"}}
2026-02-17 02:58:32.857 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-3368.default"} profile:{}
2026-02-17 02:58:32.857 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b8139c2219" profile_ids:"kns.emptydir-3368" profile_ids:"ksa.emptydir-3368.default" ipv4_nets:"10.100.133.255/32"}
2026-02-17 02:58:32.876 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:32.876 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:32.876 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:32.878 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5b8139c2219" ipVersion=0x4 table="filter"
2026-02-17 02:58:32.878 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-3368" ipVersion=0x4 table="filter"
2026-02-17 02:58:32.878 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IWrODWk0Ocv3XSTbbU" ipVersion=0x4 table="filter"
2026-02-17 02:58:32.879 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5b8139c2219" ipVersion=0x4 table="filter"
2026-02-17 02:58:32.879 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-3368" ipVersion=0x4 table="filter"
2026-02-17 02:58:32.879 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IWrODWk0Ocv3XSTbbU" ipVersion=0x4 table="filter"
2026-02-17 02:58:32.879 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5b8139c2219"
2026-02-17 02:58:32.879 [INFO][88] felix/endpoint_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-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:32.879 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:32.929 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali5b8139c2219" state="down"
2026-02-17 02:58:32.929 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b8139c2219"
2026-02-17 02:58:32.929 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali5b8139c2219" state="up"
2026-02-17 02:58:32.941 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:32.941 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"} status="down"
2026-02-17 02:58:32.942 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b8139c2219", State:"down", Index:68}
2026-02-17 02:58:32.942 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b8139c2219", Addrs:set.Typed[string]{}}
2026-02-17 02:58:32.942 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b8139c2219", Addrs:set.Typed[string]{}}
2026-02-17 02:58:32.942 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b8139c2219", State:"up", Index:68}
2026-02-17 02:58:32.982 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5b8139c2219"
2026-02-17 02:58:32.982 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b8139c2219"
2026-02-17 02:58:32.982 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b8139c2219"
2026-02-17 02:58:32.982 [INFO][88] felix/endpoint_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-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:32.983 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:33.016 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=64
2026-02-17 02:58:33.016 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali05a401ba990"
2026-02-17 02:58:33.023 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:33.023 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"} status="up"
2026-02-17 02:58:33.023 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05a401ba990", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:33.023 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05a401ba990", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:33.072 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 02:58:33.241 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=61
2026-02-17 02:58:33.241 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali437af648eb1"
2026-02-17 02:58:33.241 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali437af648eb1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:33.241 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali437af648eb1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:33.657 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-dzfkd, name=eth0)
2026-02-17 02:58:33.657 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05a401ba990" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.251/32"}
2026-02-17 02:58:33.657 [INFO][88] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:58:33.657 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:33.657 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:33.657 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:33.659 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali05a401ba990"
2026-02-17 02:58:33.659 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:33.659 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:33.689 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:33.689 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"} status="up"
2026-02-17 02:58:33.713 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-fcvdx, name=eth0)
2026-02-17 02:58:33.713 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0ce7bf29fa" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 02:58:33.713 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:33.713 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:33.713 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:33.718 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0ce7bf29fa"
2026-02-17 02:58:33.718 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:33.718 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:33.745 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:33.745 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"} status="up"
2026-02-17 02:58:33.749 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38, name=eth0)
2026-02-17 02:58:33.750 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b8139c2219" profile_ids:"kns.emptydir-3368" profile_ids:"ksa.emptydir-3368.default" ipv4_nets:"10.100.133.255/32"}
2026-02-17 02:58:33.750 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:33.750 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:33.750 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:33.752 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b8139c2219"
2026-02-17 02:58:33.752 [INFO][88] felix/endpoint_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-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:33.752 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:33.763 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-wrlx7, name=eth0)
2026-02-17 02:58:33.787 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:33.788 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"} status="up"
2026-02-17 02:58:33.788 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali845bb85f3a6" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.253/32"}
2026-02-17 02:58:33.788 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:33.789 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:33.789 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:33.791 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali845bb85f3a6"
2026-02-17 02:58:33.792 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-d8f9b, name=eth0)
2026-02-17 02:58:33.793 [INFO][88] felix/endpoint_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-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:33.793 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:33.810 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-f8wnb, name=eth0)
2026-02-17 02:58:33.819 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:33.819 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"} status="up"
2026-02-17 02:58:33.819 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid32d6056b1a" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.254/32"}
2026-02-17 02:58:33.819 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a249ba88ee" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.249/32"}
2026-02-17 02:58:33.820 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:33.820 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:33.820 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:33.821 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:33.821 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:33.821 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:33.822 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid32d6056b1a"
2026-02-17 02:58:33.822 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a249ba88ee"
2026-02-17 02:58:33.822 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:33.822 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:33.822 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:33.822 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:33.847 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:33.847 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"} status="up"
2026-02-17 02:58:33.847 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:33.847 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"} status="up"
2026-02-17 02:58:33.853 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=65
2026-02-17 02:58:33.854 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif0ce7bf29fa"
2026-02-17 02:58:33.854 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0ce7bf29fa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:33.854 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0ce7bf29fa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:33.913 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=66
2026-02-17 02:58:33.913 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali845bb85f3a6"
2026-02-17 02:58:33.913 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali845bb85f3a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:33.913 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali845bb85f3a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:33.913 [INFO][88] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:58:34.074 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=68
2026-02-17 02:58:34.074 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5b8139c2219"
2026-02-17 02:58:34.074 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b8139c2219", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:34.074 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b8139c2219", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:34.112 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-6288" name:"default"}
2026-02-17 02:58:34.197 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-1640" name:"default"}
2026-02-17 02:58:34.381 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1640"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1640"}
2026-02-17 02:58:34.419 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-1640"}
2026-02-17 02:58:34.456 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=67
2026-02-17 02:58:34.456 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid32d6056b1a"
2026-02-17 02:58:34.480 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid32d6056b1a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:34.480 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid32d6056b1a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:34.536 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-2831/execpod89r8d, name=eth0)
2026-02-17 02:58:34.536 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2831"} profile:{inbound_rules:{action:"allow" rule_id:"CAA-GDnwFgTZn54v"} outbound_rules:{action:"allow" rule_id:"7efEYj670JiOb3SS"}}
2026-02-17 02:58:34.537 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2831.default"} profile:{}
2026-02-17 02:58:34.537 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2831/execpod89r8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie19a9093632" profile_ids:"kns.services-2831" profile_ids:"ksa.services-2831.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 02:58:34.558 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:34.559 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:34.559 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:34.561 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie19a9093632" ipVersion=0x4 table="filter"
2026-02-17 02:58:34.561 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-2831" ipVersion=0x4 table="filter"
2026-02-17 02:58:34.561 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gw3Wi7duUeuTIx0VQC" ipVersion=0x4 table="filter"
2026-02-17 02:58:34.561 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie19a9093632" ipVersion=0x4 table="filter"
2026-02-17 02:58:34.561 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-2831" ipVersion=0x4 table="filter"
2026-02-17 02:58:34.561 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gw3Wi7duUeuTIx0VQC" ipVersion=0x4 table="filter"
2026-02-17 02:58:34.561 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie19a9093632"
2026-02-17 02:58:34.561 [INFO][88] felix/endpoint_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-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:34.561 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:34.610 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:34.610 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"} status="down"
2026-02-17 02:58:34.610 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calie19a9093632" state="down"
2026-02-17 02:58:34.612 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie19a9093632", State:"down", Index:69}
2026-02-17 02:58:34.612 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie19a9093632"
2026-02-17 02:58:34.613 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie19a9093632", Addrs:set.Typed[string]{}}
2026-02-17 02:58:34.613 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie19a9093632", Addrs:set.Typed[string]{}}
2026-02-17 02:58:34.619 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calie19a9093632" state="up"
2026-02-17 02:58:34.619 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie19a9093632", State:"up", Index:69}
2026-02-17 02:58:34.669 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-d8f9b, name=eth0)
2026-02-17 02:58:34.669 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid32d6056b1a" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.254/32"}
2026-02-17 02:58:34.669 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie19a9093632"
2026-02-17 02:58:34.669 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie19a9093632"
2026-02-17 02:58:34.669 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:34.669 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:34.669 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:34.671 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie19a9093632"
2026-02-17 02:58:34.671 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid32d6056b1a"
2026-02-17 02:58:34.671 [INFO][88] felix/endpoint_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-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:34.671 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:34.671 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:34.671 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:34.698 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-fcvdx, name=eth0)
2026-02-17 02:58:34.699 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:34.699 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"} status="up"
2026-02-17 02:58:34.699 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:34.699 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"} status="up"
2026-02-17 02:58:34.699 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0ce7bf29fa" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 02:58:34.776 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:34.776 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:34.776 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:34.778 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0ce7bf29fa"
2026-02-17 02:58:34.778 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:34.778 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:34.812 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:34.813 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"} status="up"
2026-02-17 02:58:34.851 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-6288"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-6288"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6288"}
2026-02-17 02:58:34.882 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-6288"}
2026-02-17 02:58:34.964 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38, name=eth0)
2026-02-17 02:58:34.965 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b8139c2219" profile_ids:"kns.emptydir-3368" profile_ids:"ksa.emptydir-3368.default" ipv4_nets:"10.100.133.255/32"}
2026-02-17 02:58:34.991 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:34.991 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:34.991 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:34.991 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b8139c2219"
2026-02-17 02:58:34.991 [INFO][88] 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-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:34.991 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:35.021 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:35.021 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"} status="down"
2026-02-17 02:58:35.066 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=68
2026-02-17 02:58:35.066 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b8139c2219"
2026-02-17 02:58:35.066 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b8139c2219", Addrs:set.Typed[string]{}}
2026-02-17 02:58:35.066 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b8139c2219", Addrs:set.Typed[string]{}}
2026-02-17 02:58:35.069 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali5b8139c2219" state="down"
2026-02-17 02:58:35.069 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b8139c2219", State:"down", Index:68}
2026-02-17 02:58:35.069 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali5b8139c2219" state=""
2026-02-17 02:58:35.069 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5b8139c2219"
2026-02-17 02:58:35.069 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b8139c2219", State:"", Index:68}
2026-02-17 02:58:35.069 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b8139c2219", Addrs:set.Set[string](nil)}
2026-02-17 02:58:35.069 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b8139c2219", Addrs:set.Set[string](nil)}
2026-02-17 02:58:35.094 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b8139c2219"
2026-02-17 02:58:35.094 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5b8139c2219"
2026-02-17 02:58:35.094 [INFO][88] felix/endpoint_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-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:35.094 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:35.095 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.255
2026-02-17 02:58:35.128 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:35.128 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"} status="down"
2026-02-17 02:58:35.236 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38, name=eth0)
2026-02-17 02:58:35.236 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38" endpoint_id:"eth0"}
2026-02-17 02:58:35.236 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-3368"}
2026-02-17 02:58:35.237 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-3368.default"}
2026-02-17 02:58:35.237 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:35.237 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:35.237 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-3368" ipVersion=0x4 table="filter"
2026-02-17 02:58:35.237 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IWrODWk0Ocv3XSTbbU" ipVersion=0x4 table="filter"
2026-02-17 02:58:35.237 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-3368" ipVersion=0x4 table="filter"
2026-02-17 02:58:35.237 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IWrODWk0Ocv3XSTbbU" ipVersion=0x4 table="filter"
2026-02-17 02:58:35.237 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:35.238 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5b8139c2219" ipVersion=0x4 table="filter"
2026-02-17 02:58:35.238 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5b8139c2219" ipVersion=0x4 table="filter"
2026-02-17 02:58:35.238 [INFO][88] 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-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:35.238 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:35.309 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3368/pod-14faed17-3589-433a-b8a0-6d52fc25ed38", EndpointId:"eth0"}
2026-02-17 02:58:35.546 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=69
2026-02-17 02:58:35.546 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie19a9093632"
2026-02-17 02:58:35.546 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie19a9093632", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:35.546 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie19a9093632", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:35.547 [INFO][88] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:58:35.680 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-2831/execpod89r8d, name=eth0)
2026-02-17 02:58:35.680 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2831/execpod89r8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie19a9093632" profile_ids:"kns.services-2831" profile_ids:"ksa.services-2831.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 02:58:35.680 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:35.680 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:35.681 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:35.682 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie19a9093632"
2026-02-17 02:58:35.683 [INFO][88] felix/endpoint_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-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:35.683 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:35.708 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:35.708 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"} status="up"
2026-02-17 02:58:35.738 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3368"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3368"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3368"}
2026-02-17 02:58:35.768 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-6482"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-6482"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6482"}
2026-02-17 02:58:35.798 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-6482" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:36.447 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-5ndlk, name=eth0)
2026-02-17 02:58:36.447 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid9e351bb54c" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.241/32"}
2026-02-17 02:58:36.447 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:36.447 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:36.447 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:36.448 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid9e351bb54c"
2026-02-17 02:58:36.448 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:36.448 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:36.454 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-5ndlk, name=eth0)
2026-02-17 02:58:36.479 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:36.479 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"} status="up"
2026-02-17 02:58:36.481 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk" endpoint_id:"eth0"}
2026-02-17 02:58:36.481 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:36.481 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:36.482 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:36.482 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid9e351bb54c" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.482 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid9e351bb54c" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.482 [INFO][88] 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-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:36.482 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:36.483 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.241
2026-02-17 02:58:36.523 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-d8f9b, name=eth0)
2026-02-17 02:58:36.536 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-d8f9b, name=eth0)
2026-02-17 02:58:36.546 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-5ndlk", EndpointId:"eth0"}
2026-02-17 02:58:36.547 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid32d6056b1a" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.254/32"}
2026-02-17 02:58:36.547 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b" endpoint_id:"eth0"}
2026-02-17 02:58:36.547 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:36.547 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:36.548 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:36.548 [INFO][88] 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 02:58:36.548 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid32d6056b1a" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.548 [INFO][88] 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 02:58:36.548 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid32d6056b1a" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.549 [INFO][88] 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-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:36.549 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:36.549 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.254
2026-02-17 02:58:36.634 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-d8f9b", EndpointId:"eth0"}
2026-02-17 02:58:36.640 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-f8wnb, name=eth0)
2026-02-17 02:58:36.640 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a249ba88ee" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.249/32"}
2026-02-17 02:58:36.640 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:36.641 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:36.641 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:36.642 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a249ba88ee"
2026-02-17 02:58:36.642 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:36.642 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:36.662 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-f8wnb, name=eth0)
2026-02-17 02:58:36.678 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-f94s2, name=eth0)
2026-02-17 02:58:36.679 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:36.679 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"} status="up"
2026-02-17 02:58:36.680 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb" endpoint_id:"eth0"}
2026-02-17 02:58:36.680 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali407fb30a34c" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.242/32"}
2026-02-17 02:58:36.680 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:36.680 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:36.681 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:36.681 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:36.681 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:36.681 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:36.681 [INFO][88] 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 02:58:36.681 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1a249ba88ee" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.681 [INFO][88] 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 02:58:36.681 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1a249ba88ee" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.682 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali407fb30a34c"
2026-02-17 02:58:36.682 [INFO][88] 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-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:36.682 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:36.682 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:36.682 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:36.682 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.249
2026-02-17 02:58:36.698 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-f94s2, name=eth0)
2026-02-17 02:58:36.742 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-fcvdx, name=eth0)
2026-02-17 02:58:36.750 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f8wnb", EndpointId:"eth0"}
2026-02-17 02:58:36.750 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:36.750 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:36.750 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2" endpoint_id:"eth0"}
2026-02-17 02:58:36.751 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0ce7bf29fa" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 02:58:36.751 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:36.751 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:36.751 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:36.751 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:36.752 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:36.752 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:36.752 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.752 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali407fb30a34c" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.752 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.752 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali407fb30a34c" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.752 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0ce7bf29fa"
2026-02-17 02:58:36.752 [INFO][88] felix/endpoint_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-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:36.752 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:36.752 [INFO][88] 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-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:36.752 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:36.753 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.242
2026-02-17 02:58:36.761 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-fcvdx, name=eth0)
2026-02-17 02:58:36.822 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:36.822 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"} status="up"
2026-02-17 02:58:36.822 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-f94s2", EndpointId:"eth0"}
2026-02-17 02:58:36.822 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx" endpoint_id:"eth0"}
2026-02-17 02:58:36.822 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:36.822 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:36.822 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:36.823 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.823 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif0ce7bf29fa" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.823 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.823 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif0ce7bf29fa" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.823 [INFO][88] 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-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:36.823 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:36.823 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.252
2026-02-17 02:58:36.890 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-rrwrj, name=eth0)
2026-02-17 02:58:36.899 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-rrwrj, name=eth0)
2026-02-17 02:58:36.902 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-fcvdx", EndpointId:"eth0"}
2026-02-17 02:58:36.902 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif071f9dce04" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.243/32"}
2026-02-17 02:58:36.902 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj" endpoint_id:"eth0"}
2026-02-17 02:58:36.902 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:36.902 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:36.903 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:36.903 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif071f9dce04" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.903 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif071f9dce04" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.903 [INFO][88] 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-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:36.903 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:36.903 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.243
2026-02-17 02:58:36.918 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-v59pr, name=eth0)
2026-02-17 02:58:36.926 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-5d75f69fd6-v59pr, name=eth0)
2026-02-17 02:58:36.979 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-rrwrj", EndpointId:"eth0"}
2026-02-17 02:58:36.980 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e06ff9b8fd" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.244/32"}
2026-02-17 02:58:36.980 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr" endpoint_id:"eth0"}
2026-02-17 02:58:36.980 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:36.980 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:36.980 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:36.981 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.981 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7e06ff9b8fd" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.981 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.981 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7e06ff9b8fd" ipVersion=0x4 table="filter"
2026-02-17 02:58:36.981 [INFO][88] 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-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:36.981 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:36.981 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.244
2026-02-17 02:58:37.013 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-7m8wj, name=eth0)
2026-02-17 02:58:37.014 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calid32d6056b1a" state="down"
2026-02-17 02:58:37.014 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid32d6056b1a"
2026-02-17 02:58:37.019 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=67
2026-02-17 02:58:37.021 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-7m8wj, name=eth0)
2026-02-17 02:58:37.023 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calid32d6056b1a" state=""
2026-02-17 02:58:37.023 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid32d6056b1a"
2026-02-17 02:58:37.031 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calid9e351bb54c" state="down"
2026-02-17 02:58:37.032 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid9e351bb54c"
2026-02-17 02:58:37.032 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=54
2026-02-17 02:58:37.041 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-7qkcq, name=eth0)
2026-02-17 02:58:37.044 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calid9e351bb54c" state=""
2026-02-17 02:58:37.044 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid9e351bb54c"
2026-02-17 02:58:37.051 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-7qkcq, name=eth0)
2026-02-17 02:58:37.065 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-5d75f69fd6-v59pr", EndpointId:"eth0"}
2026-02-17 02:58:37.065 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid32d6056b1a", State:"down", Index:67}
2026-02-17 02:58:37.065 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid32d6056b1a", Addrs:set.Typed[string]{}}
2026-02-17 02:58:37.065 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid32d6056b1a", Addrs:set.Typed[string]{}}
2026-02-17 02:58:37.065 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid32d6056b1a", State:"", Index:67}
2026-02-17 02:58:37.065 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid32d6056b1a", Addrs:set.Set[string](nil)}
2026-02-17 02:58:37.065 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid32d6056b1a", Addrs:set.Set[string](nil)}
2026-02-17 02:58:37.065 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9e351bb54c", State:"down", Index:54}
2026-02-17 02:58:37.065 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9e351bb54c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:37.065 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9e351bb54c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:37.065 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid9e351bb54c", State:"", Index:54}
2026-02-17 02:58:37.065 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid9e351bb54c", Addrs:set.Set[string](nil)}
2026-02-17 02:58:37.065 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid9e351bb54c", Addrs:set.Set[string](nil)}
2026-02-17 02:58:37.145 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali437af648eb1" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.248/32"}
2026-02-17 02:58:37.145 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj" endpoint_id:"eth0"}
2026-02-17 02:58:37.145 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib81941b5e49" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.239/32"}
2026-02-17 02:58:37.145 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq" endpoint_id:"eth0"}
2026-02-17 02:58:37.145 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:37.145 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:37.146 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:37.146 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:37.146 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:37.146 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:37.147 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali437af648eb1" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.147 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib81941b5e49" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.147 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali437af648eb1" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.147 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib81941b5e49" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.147 [INFO][88] 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-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:37.147 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:37.147 [INFO][88] 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-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:37.147 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:37.148 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.239
2026-02-17 02:58:37.149 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.248
2026-02-17 02:58:37.201 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-dzfkd, name=eth0)
2026-02-17 02:58:37.215 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-dzfkd, name=eth0)
2026-02-17 02:58:37.232 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7m8wj", EndpointId:"eth0"}
2026-02-17 02:58:37.232 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-7qkcq", EndpointId:"eth0"}
2026-02-17 02:58:37.233 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali05a401ba990" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.251/32"}
2026-02-17 02:58:37.233 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd" endpoint_id:"eth0"}
2026-02-17 02:58:37.233 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:37.233 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:37.234 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:37.234 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali05a401ba990" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.234 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali05a401ba990" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.234 [INFO][88] 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-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:37.234 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:37.235 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.251
2026-02-17 02:58:37.247 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-fjn6r, name=eth0)
2026-02-17 02:58:37.255 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-fjn6r, name=eth0)
2026-02-17 02:58:37.271 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-g79bg, name=eth0)
2026-02-17 02:58:37.279 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-g79bg, name=eth0)
2026-02-17 02:58:37.325 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-dzfkd", EndpointId:"eth0"}
2026-02-17 02:58:37.325 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d9aef674f5" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.250/32"}
2026-02-17 02:58:37.325 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r" endpoint_id:"eth0"}
2026-02-17 02:58:37.325 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-g79bg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieb1b7b549cf" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.240/32"}
2026-02-17 02:58:37.325 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-g79bg" endpoint_id:"eth0"}
2026-02-17 02:58:37.325 [INFO][88] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:58:37.325 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:37.325 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:37.328 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:37.328 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:37.328 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:37.328 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:37.328 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calieb1b7b549cf" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.328 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1d9aef674f5" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.328 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calieb1b7b549cf" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.328 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1d9aef674f5" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.328 [INFO][88] 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-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:37.328 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:37.329 [INFO][88] 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-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:37.329 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:37.329 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.240
2026-02-17 02:58:37.330 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.250
2026-02-17 02:58:37.390 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-g79bg", EndpointId:"eth0"}
2026-02-17 02:58:37.390 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-fjn6r", EndpointId:"eth0"}
2026-02-17 02:58:37.404 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=62
2026-02-17 02:58:37.404 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a249ba88ee"
2026-02-17 02:58:37.404 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali1a249ba88ee" state="down"
2026-02-17 02:58:37.404 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a249ba88ee", Addrs:set.Typed[string]{}}
2026-02-17 02:58:37.404 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a249ba88ee", Addrs:set.Typed[string]{}}
2026-02-17 02:58:37.404 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a249ba88ee", State:"down", Index:62}
2026-02-17 02:58:37.427 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali1a249ba88ee" state=""
2026-02-17 02:58:37.427 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1a249ba88ee"
2026-02-17 02:58:37.434 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a249ba88ee", State:"", Index:62}
2026-02-17 02:58:37.434 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a249ba88ee", Addrs:set.Set[string](nil)}
2026-02-17 02:58:37.434 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a249ba88ee", Addrs:set.Set[string](nil)}
2026-02-17 02:58:37.438 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-ng5ks, name=eth0)
2026-02-17 02:58:37.451 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-ng5ks, name=eth0)
2026-02-17 02:58:37.462 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali246c25afcbb" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.236/32"}
2026-02-17 02:58:37.462 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks" endpoint_id:"eth0"}
2026-02-17 02:58:37.488 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-pr7r7, name=eth0)
2026-02-17 02:58:37.488 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidae5604ee5e" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.245/32"}
2026-02-17 02:58:37.508 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-pr7r7, name=eth0)
2026-02-17 02:58:37.509 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7" endpoint_id:"eth0"}
2026-02-17 02:58:37.529 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:37.529 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:37.529 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:37.530 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:37.530 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:37.530 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:37.530 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali246c25afcbb" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.530 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidae5604ee5e" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.530 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali246c25afcbb" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.530 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidae5604ee5e" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.530 [INFO][88] 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-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:37.530 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:37.530 [INFO][88] 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-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:37.530 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:37.531 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.245
2026-02-17 02:58:37.531 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.236
2026-02-17 02:58:37.555 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-vxjjw, name=eth0)
2026-02-17 02:58:37.570 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-vxjjw, name=eth0)
2026-02-17 02:58:37.600 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-wrlx7, name=eth0)
2026-02-17 02:58:37.609 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=65
2026-02-17 02:58:37.609 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif0ce7bf29fa"
2026-02-17 02:58:37.609 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calif0ce7bf29fa" state="down"
2026-02-17 02:58:37.609 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-ng5ks", EndpointId:"eth0"}
2026-02-17 02:58:37.609 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-pr7r7", EndpointId:"eth0"}
2026-02-17 02:58:37.609 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9cdbcc4cef5" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.247/32"}
2026-02-17 02:58:37.609 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw" endpoint_id:"eth0"}
2026-02-17 02:58:37.609 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali845bb85f3a6" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.253/32"}
2026-02-17 02:58:37.609 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0ce7bf29fa", Addrs:set.Typed[string]{}}
2026-02-17 02:58:37.609 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0ce7bf29fa", Addrs:set.Typed[string]{}}
2026-02-17 02:58:37.609 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0ce7bf29fa", State:"down", Index:65}
2026-02-17 02:58:37.613 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="calif0ce7bf29fa" state=""
2026-02-17 02:58:37.613 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif0ce7bf29fa"
2026-02-17 02:58:37.613 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0ce7bf29fa", State:"", Index:65}
2026-02-17 02:58:37.613 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0ce7bf29fa", Addrs:set.Set[string](nil)}
2026-02-17 02:58:37.613 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0ce7bf29fa", Addrs:set.Set[string](nil)}
2026-02-17 02:58:37.615 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-wrlx7, name=eth0)
2026-02-17 02:58:37.615 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7" endpoint_id:"eth0"}
2026-02-17 02:58:37.630 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:37.630 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:37.631 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:37.631 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:37.631 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:37.631 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:37.631 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali845bb85f3a6" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.631 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.631 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9cdbcc4cef5" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.631 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali845bb85f3a6" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.631 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.631 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9cdbcc4cef5" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.631 [INFO][88] 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-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:37.631 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:37.631 [INFO][88] 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-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:37.631 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:37.632 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.247
2026-02-17 02:58:37.633 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.253
2026-02-17 02:58:37.651 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-z6w9w, name=eth0)
2026-02-17 02:58:37.662 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-4632/webserver-deployment-79f99d89dd-z6w9w, name=eth0)
2026-02-17 02:58:37.729 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-wrlx7", EndpointId:"eth0"}
2026-02-17 02:58:37.729 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-vxjjw", EndpointId:"eth0"}
2026-02-17 02:58:37.729 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93d09e3b5b2" profile_ids:"kns.deployment-4632" profile_ids:"ksa.deployment-4632.default" ipv4_nets:"10.100.133.246/32"}
2026-02-17 02:58:37.729 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w" endpoint_id:"eth0"}
2026-02-17 02:58:37.729 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-4632.default"}
2026-02-17 02:58:37.729 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-4632"}
2026-02-17 02:58:37.734 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:37.734 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:37.734 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-4632" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.734 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_l6wK4Yuq3hhfSvPZaC" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.734 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-4632" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.734 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_l6wK4Yuq3hhfSvPZaC" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.734 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:37.734 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali93d09e3b5b2" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.734 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali93d09e3b5b2" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.734 [INFO][88] 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-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:37.734 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:37.735 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.246
2026-02-17 02:58:37.765 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali407fb30a34c" state="down"
2026-02-17 02:58:37.766 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali407fb30a34c"
2026-02-17 02:58:37.766 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=55
2026-02-17 02:58:37.766 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali407fb30a34c" state=""
2026-02-17 02:58:37.766 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali407fb30a34c"
2026-02-17 02:58:37.800 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-2831/pod2, name=eth0)
2026-02-17 02:58:37.809 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4632/webserver-deployment-79f99d89dd-z6w9w", EndpointId:"eth0"}
2026-02-17 02:58:37.809 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2831/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2613d710691" profile_ids:"kns.services-2831" profile_ids:"ksa.services-2831.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 02:58:37.809 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali407fb30a34c", State:"down", Index:55}
2026-02-17 02:58:37.809 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali407fb30a34c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:37.809 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali407fb30a34c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:37.809 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali407fb30a34c", State:"", Index:55}
2026-02-17 02:58:37.809 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali407fb30a34c", Addrs:set.Set[string](nil)}
2026-02-17 02:58:37.809 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali407fb30a34c", Addrs:set.Set[string](nil)}
2026-02-17 02:58:37.837 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:37.837 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:37.837 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:37.838 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2613d710691" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.838 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2613d710691" ipVersion=0x4 table="filter"
2026-02-17 02:58:37.838 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2613d710691"
2026-02-17 02:58:37.838 [INFO][88] felix/endpoint_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-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:37.838 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:37.858 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali2613d710691" state="down"
2026-02-17 02:58:37.858 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2613d710691"
2026-02-17 02:58:37.858 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali2613d710691" state="up"
2026-02-17 02:58:37.886 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:37.887 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:58:37.887 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2613d710691", State:"down", Index:70}
2026-02-17 02:58:37.887 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2613d710691", Addrs:set.Typed[string]{}}
2026-02-17 02:58:37.887 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2613d710691", Addrs:set.Typed[string]{}}
2026-02-17 02:58:37.887 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2613d710691", State:"up", Index:70}
2026-02-17 02:58:37.944 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2613d710691"
2026-02-17 02:58:37.944 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2613d710691"
2026-02-17 02:58:37.944 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2613d710691"
2026-02-17 02:58:37.944 [INFO][88] felix/endpoint_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-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:37.945 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:37.968 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:37.968 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 56
2026-02-17 02:58:38.163 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali7e06ff9b8fd" state="down"
2026-02-17 02:58:38.163 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e06ff9b8fd", State:"down", Index:57}
2026-02-17 02:58:38.163 [INFO][88] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:58:38.165 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e06ff9b8fd"
2026-02-17 02:58:38.165 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=57
2026-02-17 02:58:38.167 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali7e06ff9b8fd" state=""
2026-02-17 02:58:38.167 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7e06ff9b8fd"
2026-02-17 02:58:38.185 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e06ff9b8fd", Addrs:set.Typed[string]{}}
2026-02-17 02:58:38.185 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e06ff9b8fd", Addrs:set.Typed[string]{}}
2026-02-17 02:58:38.185 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e06ff9b8fd", State:"", Index:57}
2026-02-17 02:58:38.185 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e06ff9b8fd", Addrs:set.Set[string](nil)}
2026-02-17 02:58:38.185 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e06ff9b8fd", Addrs:set.Set[string](nil)}
2026-02-17 02:58:38.228 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="calif071f9dce04" state="down"
2026-02-17 02:58:38.228 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif071f9dce04"
2026-02-17 02:58:38.228 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif071f9dce04", State:"down", Index:56}
2026-02-17 02:58:38.229 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif071f9dce04", Addrs:set.Typed[string]{}}
2026-02-17 02:58:38.229 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif071f9dce04", Addrs:set.Typed[string]{}}
2026-02-17 02:58:38.229 [INFO][88] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:58:38.231 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=56
2026-02-17 02:58:38.236 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="calif071f9dce04" state=""
2026-02-17 02:58:38.236 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif071f9dce04"
2026-02-17 02:58:38.236 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif071f9dce04", State:"", Index:56}
2026-02-17 02:58:38.236 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif071f9dce04", Addrs:set.Set[string](nil)}
2026-02-17 02:58:38.236 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif071f9dce04", Addrs:set.Set[string](nil)}
2026-02-17 02:58:38.694 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-4632" name:"default"}
2026-02-17 02:58:38.694 [INFO][88] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:58:38.711 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali05a401ba990" state="down"
2026-02-17 02:58:38.711 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali05a401ba990"
2026-02-17 02:58:38.711 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=64
2026-02-17 02:58:38.717 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali05a401ba990" state=""
2026-02-17 02:58:38.717 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali05a401ba990"
2026-02-17 02:58:38.721 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05a401ba990", State:"down", Index:64}
2026-02-17 02:58:38.721 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05a401ba990", Addrs:set.Typed[string]{}}
2026-02-17 02:58:38.721 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05a401ba990", Addrs:set.Typed[string]{}}
2026-02-17 02:58:38.721 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali05a401ba990", State:"", Index:64}
2026-02-17 02:58:38.721 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali05a401ba990", Addrs:set.Set[string](nil)}
2026-02-17 02:58:38.721 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali05a401ba990", Addrs:set.Set[string](nil)}
2026-02-17 02:58:38.799 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali1d9aef674f5" state="down"
2026-02-17 02:58:38.799 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d9aef674f5", State:"down", Index:63}
2026-02-17 02:58:38.825 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d9aef674f5"
2026-02-17 02:58:38.825 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali1d9aef674f5" state=""
2026-02-17 02:58:38.825 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1d9aef674f5"
2026-02-17 02:58:38.825 [INFO][88] 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=63
2026-02-17 02:58:38.826 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9aef674f5", Addrs:set.Typed[string]{}}
2026-02-17 02:58:38.826 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9aef674f5", Addrs:set.Typed[string]{}}
2026-02-17 02:58:38.826 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d9aef674f5", State:"", Index:63}
2026-02-17 02:58:38.826 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9aef674f5", Addrs:set.Set[string](nil)}
2026-02-17 02:58:38.826 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d9aef674f5", Addrs:set.Set[string](nil)}
2026-02-17 02:58:38.894 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calib81941b5e49" state="down"
2026-02-17 02:58:38.895 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib81941b5e49", State:"down", Index:52}
2026-02-17 02:58:38.895 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib81941b5e49"
2026-02-17 02:58:38.906 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=52
2026-02-17 02:58:38.923 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calib81941b5e49" state=""
2026-02-17 02:58:38.923 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib81941b5e49"
2026-02-17 02:58:38.928 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib81941b5e49", Addrs:set.Typed[string]{}}
2026-02-17 02:58:38.928 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib81941b5e49", Addrs:set.Typed[string]{}}
2026-02-17 02:58:38.928 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali246c25afcbb" state="down"
2026-02-17 02:58:38.928 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib81941b5e49", State:"", Index:52}
2026-02-17 02:58:38.929 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib81941b5e49", Addrs:set.Set[string](nil)}
2026-02-17 02:58:38.929 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib81941b5e49", Addrs:set.Set[string](nil)}
2026-02-17 02:58:38.929 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali246c25afcbb", State:"down", Index:49}
2026-02-17 02:58:38.929 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali246c25afcbb"
2026-02-17 02:58:38.930 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=49
2026-02-17 02:58:38.938 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali246c25afcbb" state=""
2026-02-17 02:58:38.939 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali246c25afcbb"
2026-02-17 02:58:38.939 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=61
2026-02-17 02:58:38.939 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali437af648eb1"
2026-02-17 02:58:38.939 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali437af648eb1" state="down"
2026-02-17 02:58:38.939 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali437af648eb1" state=""
2026-02-17 02:58:38.939 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali437af648eb1"
2026-02-17 02:58:38.960 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali246c25afcbb", Addrs:set.Typed[string]{}}
2026-02-17 02:58:38.960 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali246c25afcbb", Addrs:set.Typed[string]{}}
2026-02-17 02:58:38.960 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali246c25afcbb", State:"", Index:49}
2026-02-17 02:58:38.960 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali246c25afcbb", Addrs:set.Set[string](nil)}
2026-02-17 02:58:38.960 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali246c25afcbb", Addrs:set.Set[string](nil)}
2026-02-17 02:58:38.960 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali437af648eb1", Addrs:set.Typed[string]{}}
2026-02-17 02:58:38.960 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali437af648eb1", Addrs:set.Typed[string]{}}
2026-02-17 02:58:38.960 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali437af648eb1", State:"down", Index:61}
2026-02-17 02:58:38.960 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali437af648eb1", State:"", Index:61}
2026-02-17 02:58:38.960 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali437af648eb1", Addrs:set.Set[string](nil)}
2026-02-17 02:58:38.960 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali437af648eb1", Addrs:set.Set[string](nil)}
2026-02-17 02:58:38.960 [INFO][88] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:58:39.000 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-2831/pod2, name=eth0)
2026-02-17 02:58:39.001 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2831/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2613d710691" profile_ids:"kns.services-2831" profile_ids:"ksa.services-2831.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 02:58:39.014 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:39.014 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:39.014 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:39.015 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2613d710691"
2026-02-17 02:58:39.015 [INFO][88] felix/endpoint_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-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:39.015 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:39.063 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:39.063 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:39.184 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calieb1b7b549cf" state="down"
2026-02-17 02:58:39.185 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb1b7b549cf", State:"down", Index:53}
2026-02-17 02:58:39.185 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieb1b7b549cf"
2026-02-17 02:58:39.185 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb1b7b549cf", Addrs:set.Typed[string]{}}
2026-02-17 02:58:39.185 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb1b7b549cf", Addrs:set.Typed[string]{}}
2026-02-17 02:58:39.186 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=53
2026-02-17 02:58:39.192 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="calieb1b7b549cf" state=""
2026-02-17 02:58:39.192 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calieb1b7b549cf"
2026-02-17 02:58:39.209 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieb1b7b549cf", State:"", Index:53}
2026-02-17 02:58:39.209 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieb1b7b549cf", Addrs:set.Set[string](nil)}
2026-02-17 02:58:39.209 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieb1b7b549cf", Addrs:set.Set[string](nil)}
2026-02-17 02:58:39.254 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calidae5604ee5e" state="down"
2026-02-17 02:58:39.254 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidae5604ee5e"
2026-02-17 02:58:39.254 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=58
2026-02-17 02:58:39.256 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calidae5604ee5e" state=""
2026-02-17 02:58:39.256 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidae5604ee5e"
2026-02-17 02:58:39.259 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidae5604ee5e", State:"down", Index:58}
2026-02-17 02:58:39.259 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidae5604ee5e", Addrs:set.Typed[string]{}}
2026-02-17 02:58:39.259 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidae5604ee5e", Addrs:set.Typed[string]{}}
2026-02-17 02:58:39.259 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidae5604ee5e", State:"", Index:58}
2026-02-17 02:58:39.259 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidae5604ee5e", Addrs:set.Set[string](nil)}
2026-02-17 02:58:39.259 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidae5604ee5e", Addrs:set.Set[string](nil)}
2026-02-17 02:58:39.332 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali845bb85f3a6" state="down"
2026-02-17 02:58:39.332 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali845bb85f3a6"
2026-02-17 02:58:39.332 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=66
2026-02-17 02:58:39.332 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali845bb85f3a6" state=""
2026-02-17 02:58:39.333 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali845bb85f3a6"
2026-02-17 02:58:39.351 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali845bb85f3a6", State:"down", Index:66}
2026-02-17 02:58:39.351 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali845bb85f3a6", Addrs:set.Typed[string]{}}
2026-02-17 02:58:39.351 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali845bb85f3a6", Addrs:set.Typed[string]{}}
2026-02-17 02:58:39.352 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali845bb85f3a6", State:"", Index:66}
2026-02-17 02:58:39.352 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali845bb85f3a6", Addrs:set.Set[string](nil)}
2026-02-17 02:58:39.352 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali845bb85f3a6", Addrs:set.Set[string](nil)}
2026-02-17 02:58:39.380 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali9cdbcc4cef5" state="down"
2026-02-17 02:58:39.380 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9cdbcc4cef5"
2026-02-17 02:58:39.380 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cdbcc4cef5", State:"down", Index:60}
2026-02-17 02:58:39.380 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cdbcc4cef5", Addrs:set.Typed[string]{}}
2026-02-17 02:58:39.380 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cdbcc4cef5", Addrs:set.Typed[string]{}}
2026-02-17 02:58:39.381 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=60
2026-02-17 02:58:39.385 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali9cdbcc4cef5" state=""
2026-02-17 02:58:39.385 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9cdbcc4cef5"
2026-02-17 02:58:39.385 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cdbcc4cef5", State:"", Index:60}
2026-02-17 02:58:39.385 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cdbcc4cef5", Addrs:set.Set[string](nil)}
2026-02-17 02:58:39.385 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cdbcc4cef5", Addrs:set.Set[string](nil)}
2026-02-17 02:58:39.397 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali93d09e3b5b2" state="down"
2026-02-17 02:58:39.397 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93d09e3b5b2", State:"down", Index:59}
2026-02-17 02:58:39.398 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93d09e3b5b2"
2026-02-17 02:58:39.398 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=59
2026-02-17 02:58:39.398 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93d09e3b5b2", Addrs:set.Typed[string]{}}
2026-02-17 02:58:39.398 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93d09e3b5b2", Addrs:set.Typed[string]{}}
2026-02-17 02:58:39.399 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali93d09e3b5b2" state=""
2026-02-17 02:58:39.399 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali93d09e3b5b2"
2026-02-17 02:58:39.399 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93d09e3b5b2", State:"", Index:59}
2026-02-17 02:58:39.399 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93d09e3b5b2", Addrs:set.Set[string](nil)}
2026-02-17 02:58:39.399 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93d09e3b5b2", Addrs:set.Set[string](nil)}
2026-02-17 02:58:39.648 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743, name=eth0)
2026-02-17 02:58:39.649 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743" endpoint_id:"eth0"}
2026-02-17 02:58:39.649 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-3710"}
2026-02-17 02:58:39.649 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-3710.default"}
2026-02-17 02:58:39.649 [INFO][88] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:58:39.649 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:39.649 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:39.655 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QuPvXrk-aRBSzZAP7V" ipVersion=0x4 table="filter"
2026-02-17 02:58:39.655 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Xctodkx_ZQ57LOPnop" ipVersion=0x4 table="filter"
2026-02-17 02:58:39.655 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QuPvXrk-aRBSzZAP7V" ipVersion=0x4 table="filter"
2026-02-17 02:58:39.655 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Xctodkx_ZQ57LOPnop" ipVersion=0x4 table="filter"
2026-02-17 02:58:39.656 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:39.656 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:58:39.656 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie5dc5b2ae7c" ipVersion=0x4 table="filter"
2026-02-17 02:58:39.656 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:58:39.656 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie5dc5b2ae7c" ipVersion=0x4 table="filter"
2026-02-17 02:58:39.656 [INFO][88] 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-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:39.656 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:39.657 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.231
2026-02-17 02:58:39.704 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=70
2026-02-17 02:58:39.705 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2613d710691"
2026-02-17 02:58:39.724 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-3710/busybox-scheduling-71beeafc-b73d-477c-8b09-ab0c8cc73743", EndpointId:"eth0"}
2026-02-17 02:58:39.724 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2613d710691", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:39.724 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2613d710691", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:39.750 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calie5dc5b2ae7c" state="down"
2026-02-17 02:58:39.750 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie5dc5b2ae7c"
2026-02-17 02:58:39.750 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5dc5b2ae7c", State:"down", Index:44}
2026-02-17 02:58:39.750 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5dc5b2ae7c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:39.750 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5dc5b2ae7c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:39.750 [INFO][88] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:58:39.754 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=44
2026-02-17 02:58:39.755 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calie5dc5b2ae7c" state=""
2026-02-17 02:58:39.755 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie5dc5b2ae7c"
2026-02-17 02:58:39.778 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5dc5b2ae7c", State:"", Index:44}
2026-02-17 02:58:39.778 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5dc5b2ae7c", Addrs:set.Set[string](nil)}
2026-02-17 02:58:39.778 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5dc5b2ae7c", Addrs:set.Set[string](nil)}
2026-02-17 02:58:40.689 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4632"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4632"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4632"}
2026-02-17 02:58:40.689 [INFO][88] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:58:40.730 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-4632"}
2026-02-17 02:58:41.464 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3368" name:"default"}
2026-02-17 02:58:41.574 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3368"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3368"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3368"}
2026-02-17 02:58:41.603 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3368"}
2026-02-17 02:58:42.055 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-6482"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-6482"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6482"}
2026-02-17 02:58:42.085 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3739"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3739"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3739"}
2026-02-17 02:58:42.177 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3739" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:42.177 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3739"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3739"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3739"} labels:{key:"webhook-3739" value:"true"}
2026-02-17 02:58:42.201 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4781"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4781"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-4781"} labels:{key:"webhook-3739-markers" value:"true"}
2026-02-17 02:58:42.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4781" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:43.128 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242, name=eth0)
2026-02-17 02:58:43.129 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-3739"} profile:{inbound_rules:{action:"allow" rule_id:"If5knEnqMarn70Kc"} outbound_rules:{action:"allow" rule_id:"JU_jnwwmzcF2DECZ"}}
2026-02-17 02:58:43.129 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-3739.default"} profile:{}
2026-02-17 02:58:43.129 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26e482955cc" profile_ids:"kns.webhook-3739" profile_ids:"ksa.webhook-3739.default" ipv4_nets:"10.100.133.196/32"}
2026-02-17 02:58:43.130 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:43.130 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:43.130 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:43.131 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 02:58:43.131 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali26e482955cc" ipVersion=0x4 table="filter"
2026-02-17 02:58:43.131 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-3739" ipVersion=0x4 nextLog=2026-02-17 02:59:01.706295116 +0000 UTC m=+755.094254328 table="filter"
2026-02-17 02:58:43.131 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali26e482955cc"
2026-02-17 02:58:43.131 [INFO][88] felix/endpoint_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-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:43.131 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:43.185 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:43.186 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"} status="down"
2026-02-17 02:58:43.186 [INFO][88] felix/summary.go 100: Summarising 378 dataplane reconciliation loops over 1m0.7s: avg=37ms longest=201ms (partial-resync-routes-v4,resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:58:43.194 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali26e482955cc" state="down"
2026-02-17 02:58:43.194 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26e482955cc"
2026-02-17 02:58:43.194 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali26e482955cc" state="up"
2026-02-17 02:58:43.194 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26e482955cc", State:"down", Index:71}
2026-02-17 02:58:43.194 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26e482955cc", Addrs:set.Typed[string]{}}
2026-02-17 02:58:43.194 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26e482955cc", Addrs:set.Typed[string]{}}
2026-02-17 02:58:43.194 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26e482955cc", State:"up", Index:71}
2026-02-17 02:58:43.194 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali26e482955cc"
2026-02-17 02:58:43.194 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26e482955cc"
2026-02-17 02:58:43.194 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26e482955cc"
2026-02-17 02:58:43.195 [INFO][88] felix/endpoint_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-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:43.195 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:43.217 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:43.217 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"} status="up"
2026-02-17 02:58:43.217 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-3731" name:"default"}
2026-02-17 02:58:43.492 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-2831/pod2, name=eth0)
2026-02-17 02:58:43.492 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2831/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2613d710691" profile_ids:"kns.services-2831" profile_ids:"ksa.services-2831.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 02:58:43.492 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:43.492 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:43.492 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:43.493 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2613d710691"
2026-02-17 02:58:43.493 [INFO][88] felix/endpoint_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-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:43.493 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:43.500 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-2831/pod2, name=eth0)
2026-02-17 02:58:43.521 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:43.522 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:43.522 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2831/pod2" endpoint_id:"eth0"}
2026-02-17 02:58:43.522 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:43.522 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:43.522 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:43.522 [INFO][88] 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-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:43.522 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:43.523 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.195
2026-02-17 02:58:43.581 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/pod2", EndpointId:"eth0"}
2026-02-17 02:58:43.581 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"endpoint-test2" namespace:"services-2831"
2026-02-17 02:58:43.661 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2831"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-2831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2831"}
2026-02-17 02:58:43.661 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1827"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1827"} 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-1827"}
2026-02-17 02:58:43.698 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1827" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:43.729 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-3731"}
2026-02-17 02:58:44.015 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali2613d710691" state="down"
2026-02-17 02:58:44.016 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2613d710691", State:"down", Index:70}
2026-02-17 02:58:44.016 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2613d710691"
2026-02-17 02:58:44.017 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=70
2026-02-17 02:58:44.020 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="cali2613d710691" state=""
2026-02-17 02:58:44.020 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2613d710691"
2026-02-17 02:58:44.045 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2613d710691", Addrs:set.Typed[string]{}}
2026-02-17 02:58:44.045 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2613d710691", Addrs:set.Typed[string]{}}
2026-02-17 02:58:44.045 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2613d710691", State:"", Index:70}
2026-02-17 02:58:44.045 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2613d710691", Addrs:set.Set[string](nil)}
2026-02-17 02:58:44.045 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2613d710691", Addrs:set.Set[string](nil)}
2026-02-17 02:58:44.062 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242, name=eth0)
2026-02-17 02:58:44.080 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26e482955cc" profile_ids:"kns.webhook-3739" profile_ids:"ksa.webhook-3739.default" ipv4_nets:"10.100.133.196/32"}
2026-02-17 02:58:44.080 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:44.081 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:44.081 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:44.082 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26e482955cc"
2026-02-17 02:58:44.082 [INFO][88] felix/endpoint_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-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:44.082 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:44.112 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242, name=eth0)
2026-02-17 02:58:44.116 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:44.116 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"} status="up"
2026-02-17 02:58:44.116 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26e482955cc" profile_ids:"kns.webhook-3739" profile_ids:"ksa.webhook-3739.default" ipv4_nets:"10.100.133.196/32"}
2026-02-17 02:58:44.116 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:44.116 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:44.116 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:44.117 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26e482955cc"
2026-02-17 02:58:44.118 [INFO][88] felix/endpoint_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-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:44.118 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:44.149 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:44.149 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"} status="up"
2026-02-17 02:58:44.408 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=71
2026-02-17 02:58:44.408 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali26e482955cc"
2026-02-17 02:58:44.408 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26e482955cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:44.408 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26e482955cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:44.426 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056, name=eth0)
2026-02-17 02:58:44.442 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-1827.default"} profile:{}
2026-02-17 02:58:44.442 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-1827"} profile:{inbound_rules:{action:"allow" rule_id:"r1Zu8dX81ZxkJQ7O"} outbound_rules:{action:"allow" rule_id:"Zp745CEES7yspiol"}}
2026-02-17 02:58:44.442 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056" endpoint_id:"eth0"} endpoint:{state:"active" name:"calief577638ca6" profile_ids:"kns.pods-1827" profile_ids:"ksa.pods-1827.default" ipv4_nets:"10.100.133.197/32"}
2026-02-17 02:58:44.442 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:44.442 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:44.442 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:44.442 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calief577638ca6"
2026-02-17 02:58:44.442 [INFO][88] felix/endpoint_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-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:44.442 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:44.481 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:44.482 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"} status="down"
2026-02-17 02:58:44.482 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3739" type:"ClusterIP" cluster_ips:"10.254.210.146" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:58:44.494 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="calief577638ca6" state="down"
2026-02-17 02:58:44.494 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calief577638ca6"
2026-02-17 02:58:44.496 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="calief577638ca6" state="up"
2026-02-17 02:58:44.512 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief577638ca6", State:"down", Index:72}
2026-02-17 02:58:44.512 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief577638ca6", Addrs:set.Typed[string]{}}
2026-02-17 02:58:44.512 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief577638ca6", Addrs:set.Typed[string]{}}
2026-02-17 02:58:44.512 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief577638ca6", State:"up", Index:72}
2026-02-17 02:58:44.512 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calief577638ca6"
2026-02-17 02:58:44.512 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calief577638ca6"
2026-02-17 02:58:44.512 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calief577638ca6"
2026-02-17 02:58:44.513 [INFO][88] felix/endpoint_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-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:44.513 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:44.532 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:44.532 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"} status="up"
2026-02-17 02:58:44.899 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-4941"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4941"}
2026-02-17 02:58:44.952 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-6863"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-6863"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6863"}
2026-02-17 02:58:44.980 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-logs-6863" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:45.077 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056, name=eth0)
2026-02-17 02:58:45.078 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056" endpoint_id:"eth0"} endpoint:{state:"active" name:"calief577638ca6" profile_ids:"kns.pods-1827" profile_ids:"ksa.pods-1827.default" ipv4_nets:"10.100.133.197/32"}
2026-02-17 02:58:45.078 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:45.078 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:45.078 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:45.079 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calief577638ca6"
2026-02-17 02:58:45.079 [INFO][88] felix/endpoint_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-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:45.079 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:45.105 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:45.105 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"} status="up"
2026-02-17 02:58:45.560 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=72
2026-02-17 02:58:45.560 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calief577638ca6"
2026-02-17 02:58:45.560 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief577638ca6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:45.560 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief577638ca6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:45.868 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1827"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1827"} 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-1827"}
2026-02-17 02:58:45.894 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-388"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-388"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-388"}
2026-02-17 02:58:45.920 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-388" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:46.299 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-3710" name:"default"}
2026-02-17 02:58:46.574 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=proxy-388/agnhost, name=eth0)
2026-02-17 02:58:46.574 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.proxy-388"} profile:{inbound_rules:{action:"allow" rule_id:"AVrBD67axAMXJGA1"} outbound_rules:{action:"allow" rule_id:"XdmXjrNLewQxqA4-"}}
2026-02-17 02:58:46.574 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.proxy-388.default"} profile:{}
2026-02-17 02:58:46.574 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-388/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali624e8a429ac" profile_ids:"kns.proxy-388" profile_ids:"ksa.proxy-388.default" ipv4_nets:"10.100.133.199/32"}
2026-02-17 02:58:46.574 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:46.575 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:46.575 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:46.576 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali624e8a429ac"
2026-02-17 02:58:46.576 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:46.576 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:46.624 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:46.624 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"} status="down"
2026-02-17 02:58:46.648 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali624e8a429ac" state="down"
2026-02-17 02:58:46.648 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali624e8a429ac"
2026-02-17 02:58:46.648 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali624e8a429ac", State:"down", Index:73}
2026-02-17 02:58:46.649 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali624e8a429ac", Addrs:set.Typed[string]{}}
2026-02-17 02:58:46.649 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali624e8a429ac", Addrs:set.Typed[string]{}}
2026-02-17 02:58:46.649 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali624e8a429ac"
2026-02-17 02:58:46.649 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:46.649 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:46.650 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali624e8a429ac" state="up"
2026-02-17 02:58:46.671 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:46.671 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"} status="down"
2026-02-17 02:58:46.671 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali624e8a429ac", State:"up", Index:73}
2026-02-17 02:58:46.671 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali624e8a429ac"
2026-02-17 02:58:46.672 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali624e8a429ac"
2026-02-17 02:58:46.672 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali624e8a429ac"
2026-02-17 02:58:46.672 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:46.672 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:46.705 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:46.706 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:58:46.765 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-3710"}
2026-02-17 02:58:47.089 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=proxy-388/agnhost, name=eth0)
2026-02-17 02:58:47.089 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-388/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali624e8a429ac" profile_ids:"kns.proxy-388" profile_ids:"ksa.proxy-388.default" ipv4_nets:"10.100.133.199/32"}
2026-02-17 02:58:47.089 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:47.089 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:47.089 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:47.090 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali624e8a429ac"
2026-02-17 02:58:47.090 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:47.090 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:47.121 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:47.121 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:58:47.130 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-6482"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-6482"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6482"}
2026-02-17 02:58:47.577 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=73
2026-02-17 02:58:47.577 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali624e8a429ac"
2026-02-17 02:58:47.577 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali624e8a429ac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:47.577 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali624e8a429ac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:47.984 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"proxy-388" type:"ClusterIP" cluster_ips:"10.254.108.83" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:58:48.098 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-388"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-388"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-388"}
2026-02-17 02:58:48.127 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9124"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9124"} 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-9124"}
2026-02-17 02:58:48.127 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9124" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:48.640 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-2831/execpod89r8d, name=eth0)
2026-02-17 02:58:48.640 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2831/execpod89r8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie19a9093632" profile_ids:"kns.services-2831" profile_ids:"ksa.services-2831.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 02:58:48.641 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:48.641 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:48.641 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:48.642 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie19a9093632"
2026-02-17 02:58:48.642 [INFO][88] felix/endpoint_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-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:48.642 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:48.661 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-2831/execpod89r8d, name=eth0)
2026-02-17 02:58:48.675 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:48.676 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"} status="up"
2026-02-17 02:58:48.676 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2831/execpod89r8d" endpoint_id:"eth0"}
2026-02-17 02:58:48.676 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2831"}
2026-02-17 02:58:48.676 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2831.default"}
2026-02-17 02:58:48.676 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:48.676 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:48.676 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:48.677 [INFO][88] 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-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:48.677 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:48.677 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.194
2026-02-17 02:58:48.749 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2831/execpod89r8d", EndpointId:"eth0"}
2026-02-17 02:58:48.837 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2831" name:"default"}
2026-02-17 02:58:49.105 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calie19a9093632" state="down"
2026-02-17 02:58:49.105 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie19a9093632"
2026-02-17 02:58:49.105 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=69
2026-02-17 02:58:49.105 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie19a9093632", State:"down", Index:69}
2026-02-17 02:58:49.105 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie19a9093632", Addrs:set.Typed[string]{}}
2026-02-17 02:58:49.105 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie19a9093632", Addrs:set.Typed[string]{}}
2026-02-17 02:58:49.108 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calie19a9093632" state=""
2026-02-17 02:58:49.108 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie19a9093632"
2026-02-17 02:58:49.130 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie19a9093632", State:"", Index:69}
2026-02-17 02:58:49.130 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie19a9093632", Addrs:set.Set[string](nil)}
2026-02-17 02:58:49.130 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie19a9093632", Addrs:set.Set[string](nil)}
2026-02-17 02:58:49.158 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2831"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-2831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2831"}
2026-02-17 02:58:49.197 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2831"}
2026-02-17 02:58:50.994 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056, name=eth0)
2026-02-17 02:58:50.994 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056" endpoint_id:"eth0"} endpoint:{state:"active" name:"calief577638ca6" profile_ids:"kns.pods-1827" profile_ids:"ksa.pods-1827.default" ipv4_nets:"10.100.133.197/32"}
2026-02-17 02:58:50.994 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:50.995 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:50.995 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:50.996 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calief577638ca6"
2026-02-17 02:58:50.997 [INFO][88] felix/endpoint_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-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:50.997 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:51.014 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056, name=eth0)
2026-02-17 02:58:51.031 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:51.032 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"} status="up"
2026-02-17 02:58:51.032 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056" endpoint_id:"eth0"} endpoint:{state:"active" name:"calief577638ca6" profile_ids:"kns.pods-1827" profile_ids:"ksa.pods-1827.default" ipv4_nets:"10.100.133.197/32"}
2026-02-17 02:58:51.033 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1827"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1827"} 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-1827"}
2026-02-17 02:58:51.033 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:51.034 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:51.034 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:51.037 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calief577638ca6"
2026-02-17 02:58:51.038 [INFO][88] felix/endpoint_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-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:51.038 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:58:51.067 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:51.068 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"} status="up"
2026-02-17 02:58:52.236 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9124"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9124"} 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-9124"}
2026-02-17 02:58:52.275 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-4306"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"dra-4306"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-4306"}
2026-02-17 02:58:52.303 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-4306" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:52.845 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-4941" name:"default"}
2026-02-17 02:58:52.912 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-4941"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4941"}
2026-02-17 02:58:52.942 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-4941"}
2026-02-17 02:58:53.135 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=proxy-388/agnhost, name=eth0)
2026-02-17 02:58:53.135 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-388/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali624e8a429ac" profile_ids:"kns.proxy-388" profile_ids:"ksa.proxy-388.default" ipv4_nets:"10.100.133.199/32"}
2026-02-17 02:58:53.135 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.135 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.135 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.136 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali624e8a429ac"
2026-02-17 02:58:53.136 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.136 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.161 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=proxy-388/agnhost, name=eth0)
2026-02-17 02:58:53.170 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:53.170 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:58:53.170 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-388"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-388"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-388"}
2026-02-17 02:58:53.170 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-388/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali624e8a429ac" profile_ids:"kns.proxy-388" profile_ids:"ksa.proxy-388.default" ipv4_nets:"10.100.133.199/32"}
2026-02-17 02:58:53.170 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.170 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.170 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.171 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali624e8a429ac"
2026-02-17 02:58:53.171 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.171 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.219 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:53.219 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:58:53.482 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=proxy-388/agnhost, name=eth0)
2026-02-17 02:58:53.482 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-388/agnhost" endpoint_id:"eth0"}
2026-02-17 02:58:53.483 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.proxy-388"}
2026-02-17 02:58:53.483 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.proxy-388.default"}
2026-02-17 02:58:53.483 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.483 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.484 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.484 [INFO][88] 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:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.484 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.485 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.199
2026-02-17 02:58:53.542 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-388/agnhost", EndpointId:"eth0"}
2026-02-17 02:58:53.588 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=73
2026-02-17 02:58:53.588 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali624e8a429ac"
2026-02-17 02:58:53.588 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali624e8a429ac" state="down"
2026-02-17 02:58:53.589 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali624e8a429ac", Addrs:set.Typed[string]{}}
2026-02-17 02:58:53.589 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali624e8a429ac", Addrs:set.Typed[string]{}}
2026-02-17 02:58:53.589 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali624e8a429ac", State:"down", Index:73}
2026-02-17 02:58:53.592 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali624e8a429ac" state=""
2026-02-17 02:58:53.592 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali624e8a429ac"
2026-02-17 02:58:53.616 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali624e8a429ac", State:"", Index:73}
2026-02-17 02:58:53.616 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali624e8a429ac", Addrs:set.Set[string](nil)}
2026-02-17 02:58:53.616 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali624e8a429ac", Addrs:set.Set[string](nil)}
2026-02-17 02:58:53.665 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-6863"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-6863"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6863"}
2026-02-17 02:58:53.713 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1492"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1492"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1492"}
2026-02-17 02:58:53.741 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-1492" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:54.060 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1492"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1492"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1492"}
2026-02-17 02:58:54.094 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4869"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4869"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4869"}
2026-02-17 02:58:54.094 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4869" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:54.278 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4869"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4869"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4869"}
2026-02-17 02:58:54.314 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5693"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"job-5693"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5693"}
2026-02-17 02:58:54.314 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5693" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:54.665 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-4306"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"dra-4306"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-4306"}
2026-02-17 02:58:54.694 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6415"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6415"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6415"}
2026-02-17 02:58:54.719 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6415" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:54.747 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3739"
2026-02-17 02:58:54.820 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242, name=eth0)
2026-02-17 02:58:54.820 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26e482955cc" profile_ids:"kns.webhook-3739" profile_ids:"ksa.webhook-3739.default" ipv4_nets:"10.100.133.196/32"}
2026-02-17 02:58:54.821 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:54.821 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:54.821 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:54.821 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26e482955cc"
2026-02-17 02:58:54.821 [INFO][88] felix/endpoint_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-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:54.822 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:54.829 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242, name=eth0)
2026-02-17 02:58:54.872 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:54.872 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"} status="up"
2026-02-17 02:58:54.872 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242" endpoint_id:"eth0"}
2026-02-17 02:58:54.873 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-3739"}
2026-02-17 02:58:54.873 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-3739.default"}
2026-02-17 02:58:54.873 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3739"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3739"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3739"} labels:{key:"webhook-3739" value:"true"}
2026-02-17 02:58:54.873 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4781"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4781"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-4781"} labels:{key:"webhook-3739-markers" value:"true"}
2026-02-17 02:58:54.873 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:54.873 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:54.873 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:54.874 [INFO][88] 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-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:54.874 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:54.874 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.196
2026-02-17 02:58:54.945 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3739/sample-webhook-deployment-7c5c95bb96-q8242", EndpointId:"eth0"}
2026-02-17 02:58:54.945 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-1905"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-1905"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-1905"}
2026-02-17 02:58:54.980 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpoints-1905" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:55.055 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpoints-1905" type:"ClusterIP" cluster_ips:"10.254.162.78" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:58:55.110 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpoints-1905"
2026-02-17 02:58:55.152 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-5693/with-max-failed-indexes-0-pw9fq, name=eth0)
2026-02-17 02:58:55.153 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5693"} profile:{inbound_rules:{action:"allow" rule_id:"fNjC_f4NWWN8fTi0"} outbound_rules:{action:"allow" rule_id:"dwj1IH6DsDRhhf1A"}}
2026-02-17 02:58:55.153 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5693.default"} profile:{}
2026-02-17 02:58:55.153 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5693/with-max-failed-indexes-0-pw9fq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib46e328b062" profile_ids:"kns.job-5693" profile_ids:"ksa.job-5693.default" ipv4_nets:"10.100.133.200/32"}
2026-02-17 02:58:55.153 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:55.153 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:55.153 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:55.154 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib46e328b062"
2026-02-17 02:58:55.154 [INFO][88] felix/endpoint_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-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:55.154 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:55.199 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calib46e328b062" state="down"
2026-02-17 02:58:55.199 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib46e328b062"
2026-02-17 02:58:55.207 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calib46e328b062" state="up"
2026-02-17 02:58:55.210 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:55.210 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"} status="down"
2026-02-17 02:58:55.211 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-1905"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-1905"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-1905"}
2026-02-17 02:58:55.237 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib46e328b062", State:"down", Index:74}
2026-02-17 02:58:55.237 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib46e328b062", Addrs:set.Typed[string]{}}
2026-02-17 02:58:55.237 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib46e328b062", Addrs:set.Typed[string]{}}
2026-02-17 02:58:55.237 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib46e328b062", State:"up", Index:74}
2026-02-17 02:58:55.237 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib46e328b062"
2026-02-17 02:58:55.237 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib46e328b062"
2026-02-17 02:58:55.237 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib46e328b062"
2026-02-17 02:58:55.238 [INFO][88] felix/endpoint_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-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:55.238 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:55.294 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:55.294 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"} status="up"
2026-02-17 02:58:55.295 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6612"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6612"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6612"}
2026-02-17 02:58:55.295 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-6612" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:55.382 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali26e482955cc" state="down"
2026-02-17 02:58:55.382 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26e482955cc", State:"down", Index:71}
2026-02-17 02:58:55.383 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26e482955cc"
2026-02-17 02:58:55.384 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=71
2026-02-17 02:58:55.394 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali26e482955cc" state=""
2026-02-17 02:58:55.394 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali26e482955cc"
2026-02-17 02:58:55.407 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26e482955cc", Addrs:set.Typed[string]{}}
2026-02-17 02:58:55.407 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26e482955cc", Addrs:set.Typed[string]{}}
2026-02-17 02:58:55.407 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26e482955cc", State:"", Index:71}
2026-02-17 02:58:55.407 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26e482955cc", Addrs:set.Set[string](nil)}
2026-02-17 02:58:55.407 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26e482955cc", Addrs:set.Set[string](nil)}
2026-02-17 02:58:55.439 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6612"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6612"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6612"}
2026-02-17 02:58:55.466 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5807"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5807"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5807"}
2026-02-17 02:58:55.466 [INFO][88] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:58:55.491 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-5807" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:55.758 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1, name=eth0)
2026-02-17 02:58:55.758 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-6415.default"} profile:{}
2026-02-17 02:58:55.758 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-6415"} profile:{inbound_rules:{action:"allow" rule_id:"ImTygGgOly4VYbJz"} outbound_rules:{action:"allow" rule_id:"gVsnfDJvgc1Q87rm"}}
2026-02-17 02:58:55.758 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali230cb129dbd" profile_ids:"kns.downward-api-6415" profile_ids:"ksa.downward-api-6415.default" ipv4_nets:"10.100.133.198/32"}
2026-02-17 02:58:55.758 [INFO][88] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:58:55.758 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:55.759 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:55.759 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:55.759 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali230cb129dbd"
2026-02-17 02:58:55.759 [INFO][88] felix/endpoint_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-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:55.759 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:55.804 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:55.804 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"} status="down"
2026-02-17 02:58:55.825 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali230cb129dbd" state="down"
2026-02-17 02:58:55.826 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali230cb129dbd"
2026-02-17 02:58:55.826 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali230cb129dbd" state="up"
2026-02-17 02:58:55.826 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali230cb129dbd", State:"down", Index:75}
2026-02-17 02:58:55.827 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali230cb129dbd", Addrs:set.Typed[string]{}}
2026-02-17 02:58:55.827 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali230cb129dbd", Addrs:set.Typed[string]{}}
2026-02-17 02:58:55.827 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali230cb129dbd", State:"up", Index:75}
2026-02-17 02:58:55.827 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali230cb129dbd"
2026-02-17 02:58:55.827 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali230cb129dbd"
2026-02-17 02:58:55.827 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali230cb129dbd"
2026-02-17 02:58:55.828 [INFO][88] felix/endpoint_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-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:55.828 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:55.865 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:55.865 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"} status="up"
2026-02-17 02:58:56.162 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-5693/with-max-failed-indexes-0-pw9fq, name=eth0)
2026-02-17 02:58:56.163 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5693/with-max-failed-indexes-0-pw9fq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib46e328b062" profile_ids:"kns.job-5693" profile_ids:"ksa.job-5693.default" ipv4_nets:"10.100.133.200/32"}
2026-02-17 02:58:56.163 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:56.163 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:56.163 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:56.163 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib46e328b062"
2026-02-17 02:58:56.163 [INFO][88] felix/endpoint_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-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:56.163 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:56.194 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:56.194 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"} status="up"
2026-02-17 02:58:56.252 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=74
2026-02-17 02:58:56.252 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib46e328b062"
2026-02-17 02:58:56.252 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib46e328b062", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:56.252 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib46e328b062", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:57.195 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1, name=eth0)
2026-02-17 02:58:57.195 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali230cb129dbd" profile_ids:"kns.downward-api-6415" profile_ids:"ksa.downward-api-6415.default" ipv4_nets:"10.100.133.198/32"}
2026-02-17 02:58:57.195 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:57.195 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:57.195 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:57.195 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali230cb129dbd"
2026-02-17 02:58:57.195 [INFO][88] felix/endpoint_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-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:57.196 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:57.219 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:57.219 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"} status="up"
2026-02-17 02:58:57.292 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9124"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9124"} 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-9124"}
2026-02-17 02:58:57.417 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-5693/with-max-failed-indexes-0-pw9fq, name=eth0)
2026-02-17 02:58:57.418 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5693/with-max-failed-indexes-0-pw9fq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib46e328b062" profile_ids:"kns.job-5693" profile_ids:"ksa.job-5693.default" ipv4_nets:"10.100.133.200/32"}
2026-02-17 02:58:57.418 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:57.418 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:57.418 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:57.419 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib46e328b062"
2026-02-17 02:58:57.419 [INFO][88] felix/endpoint_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-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:57.419 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:57.440 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:57.440 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"} status="up"
2026-02-17 02:58:57.522 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=74
2026-02-17 02:58:57.522 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib46e328b062"
2026-02-17 02:58:57.523 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calib46e328b062" state="down"
2026-02-17 02:58:57.523 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib46e328b062", Addrs:set.Typed[string]{}}
2026-02-17 02:58:57.523 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib46e328b062", Addrs:set.Typed[string]{}}
2026-02-17 02:58:57.523 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib46e328b062", State:"down", Index:74}
2026-02-17 02:58:57.523 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib46e328b062"
2026-02-17 02:58:57.523 [INFO][88] felix/endpoint_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-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:57.523 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:57.524 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.200
2026-02-17 02:58:57.525 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calib46e328b062" state=""
2026-02-17 02:58:57.525 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib46e328b062"
2026-02-17 02:58:57.553 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:57.553 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"} status="down"
2026-02-17 02:58:57.553 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib46e328b062", State:"", Index:74}
2026-02-17 02:58:57.553 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib46e328b062", Addrs:set.Set[string](nil)}
2026-02-17 02:58:57.553 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib46e328b062", Addrs:set.Set[string](nil)}
2026-02-17 02:58:57.554 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib46e328b062"
2026-02-17 02:58:57.554 [INFO][88] felix/endpoint_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-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:57.554 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:57.581 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:57.581 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"} status="down"
2026-02-17 02:58:57.592 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=75
2026-02-17 02:58:57.592 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali230cb129dbd"
2026-02-17 02:58:57.593 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali230cb129dbd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:57.593 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali230cb129dbd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:57.656 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-5693/with-max-failed-indexes-0-pw9fq, name=eth0)
2026-02-17 02:58:57.656 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5693/with-max-failed-indexes-0-pw9fq" endpoint_id:"eth0"}
2026-02-17 02:58:57.657 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5693"}
2026-02-17 02:58:57.657 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5693.default"}
2026-02-17 02:58:57.657 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:57.657 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:57.658 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:57.658 [INFO][88] 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-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:57.658 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:57.738 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5693/with-max-failed-indexes-0-pw9fq", EndpointId:"eth0"}
2026-02-17 02:58:58.394 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-388" name:"default"}
2026-02-17 02:58:58.461 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1, name=eth0)
2026-02-17 02:58:58.461 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali230cb129dbd" profile_ids:"kns.downward-api-6415" profile_ids:"ksa.downward-api-6415.default" ipv4_nets:"10.100.133.198/32"}
2026-02-17 02:58:58.461 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:58.461 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:58.461 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:58.465 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali230cb129dbd"
2026-02-17 02:58:58.465 [INFO][88] 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-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:58.465 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 75
2026-02-17 02:58:58.487 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:58.487 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"} status="down"
2026-02-17 02:58:58.564 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali230cb129dbd" state="down"
2026-02-17 02:58:58.564 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali230cb129dbd"
2026-02-17 02:58:58.564 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=75
2026-02-17 02:58:58.564 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali230cb129dbd", State:"down", Index:75}
2026-02-17 02:58:58.564 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali230cb129dbd", Addrs:set.Typed[string]{}}
2026-02-17 02:58:58.564 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali230cb129dbd", Addrs:set.Typed[string]{}}
2026-02-17 02:58:58.564 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali230cb129dbd"
2026-02-17 02:58:58.564 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali230cb129dbd"
2026-02-17 02:58:58.564 [INFO][88] felix/endpoint_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-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:58.564 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:58.565 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali230cb129dbd" state=""
2026-02-17 02:58:58.565 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali230cb129dbd"
2026-02-17 02:58:58.565 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.198
2026-02-17 02:58:58.606 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:58.607 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"} status="down"
2026-02-17 02:58:58.607 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali230cb129dbd", State:"", Index:75}
2026-02-17 02:58:58.607 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali230cb129dbd", Addrs:set.Set[string](nil)}
2026-02-17 02:58:58.607 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali230cb129dbd", Addrs:set.Set[string](nil)}
2026-02-17 02:58:58.607 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali230cb129dbd"
2026-02-17 02:58:58.607 [INFO][88] felix/endpoint_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-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:58.607 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:58.638 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:58.639 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"} status="down"
2026-02-17 02:58:58.639 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"proxy-388"
2026-02-17 02:58:58.722 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1, name=eth0)
2026-02-17 02:58:58.722 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1" endpoint_id:"eth0"}
2026-02-17 02:58:58.722 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-6415.default"}
2026-02-17 02:58:58.722 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-6415"}
2026-02-17 02:58:58.722 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:58.722 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:58.722 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:58.722 [INFO][88] 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-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:58.723 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:58.786 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6415/downwardapi-volume-07625b37-3185-4f23-b530-f05c573684f1", EndpointId:"eth0"}
2026-02-17 02:58:58.847 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-388"}
2026-02-17 02:58:58.880 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-logs-6863" name:"default"}
2026-02-17 02:58:58.937 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6415"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6415"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6415"}
2026-02-17 02:58:58.970 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3344"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3344"}
2026-02-17 02:58:59.001 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3344" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:59.349 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-1492" name:"default"}
2026-02-17 02:58:59.530 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-6863"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-6863"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6863"}
2026-02-17 02:58:59.564 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-logs-6863"}
2026-02-17 02:58:59.589 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1492"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1492"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1492"}
2026-02-17 02:58:59.618 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-1492"}
2026-02-17 02:58:59.681 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008, name=eth0)
2026-02-17 02:58:59.681 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-3344"} profile:{inbound_rules:{action:"allow" rule_id:"gm1T4aLFQkkyEf54"} outbound_rules:{action:"allow" rule_id:"K9BGcI1d19lMlNkt"}}
2026-02-17 02:58:59.682 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-3344.default"} profile:{}
2026-02-17 02:58:59.682 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali558099b9588" profile_ids:"kns.secrets-3344" profile_ids:"ksa.secrets-3344.default" ipv4_nets:"10.100.133.201/32"}
2026-02-17 02:58:59.682 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 02:58:59.682 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 02:58:59.682 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 02:58:59.682 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali558099b9588"
2026-02-17 02:58:59.682 [INFO][88] felix/endpoint_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-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 02:58:59.682 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 02:58:59.732 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:59.732 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"} status="down"
2026-02-17 02:58:59.760 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali558099b9588" state="down"
2026-02-17 02:58:59.761 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali558099b9588"
2026-02-17 02:58:59.761 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali558099b9588", State:"down", Index:76}
2026-02-17 02:58:59.761 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali558099b9588", Addrs:set.Typed[string]{}}
2026-02-17 02:58:59.761 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali558099b9588", Addrs:set.Typed[string]{}}
2026-02-17 02:58:59.761 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali558099b9588"
2026-02-17 02:58:59.761 [INFO][88] felix/endpoint_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-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 02:58:59.761 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 02:58:59.768 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali558099b9588" state="up"
2026-02-17 02:58:59.788 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:59.788 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"} status="down"
2026-02-17 02:58:59.788 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali558099b9588", State:"up", Index:76}
2026-02-17 02:58:59.788 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali558099b9588"
2026-02-17 02:58:59.788 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali558099b9588"
2026-02-17 02:58:59.788 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali558099b9588"
2026-02-17 02:58:59.789 [INFO][88] felix/endpoint_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-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 02:58:59.789 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 02:58:59.821 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:59.821 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"} status="up"
2026-02-17 02:58:59.821 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4869" name:"default"}
2026-02-17 02:58:59.919 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-4306" name:"default"}
2026-02-17 02:59:00.220 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4869"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4869"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4869"}
2026-02-17 02:59:00.250 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4869"}
2026-02-17 02:59:00.342 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4781" name:"default"}
2026-02-17 02:59:00.394 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5693"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"job-5693"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5693"}
2026-02-17 02:59:00.435 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-6718"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"containers-6718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6718"}
2026-02-17 02:59:00.468 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3739" name:"default"}
2026-02-17 02:59:00.468 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-6718" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:00.681 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5807"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5807"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5807"}
2026-02-17 02:59:00.713 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-4306"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"dra-4306"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-4306"}
2026-02-17 02:59:00.714 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6269"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6269"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6269"}
2026-02-17 02:59:00.730 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=76
2026-02-17 02:59:00.730 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali558099b9588"
2026-02-17 02:59:00.743 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali558099b9588", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:00.743 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali558099b9588", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:00.764 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6269" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:00.764 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-4306"}
2026-02-17 02:59:00.793 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6269"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6269"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6269"} labels:{key:"webhook-6269" value:"true"}
2026-02-17 02:59:00.814 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3739"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3739"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3739"} labels:{key:"webhook-3739" value:"true"}
2026-02-17 02:59:00.814 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5803"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5803"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5803"} labels:{key:"webhook-6269-markers" value:"true"}
2026-02-17 02:59:00.843 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5803" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:00.867 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3739"}
2026-02-17 02:59:00.867 [INFO][88] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:59:01.198 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4781"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4781"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-4781"} labels:{key:"webhook-3739-markers" value:"true"}
2026-02-17 02:59:01.198 [INFO][88] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:59:01.246 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008, name=eth0)
2026-02-17 02:59:01.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali558099b9588" profile_ids:"kns.secrets-3344" profile_ids:"ksa.secrets-3344.default" ipv4_nets:"10.100.133.201/32"}
2026-02-17 02:59:01.246 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 02:59:01.247 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 02:59:01.247 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 02:59:01.247 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali558099b9588"
2026-02-17 02:59:01.247 [INFO][88] felix/endpoint_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-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 02:59:01.247 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 02:59:01.277 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:01.277 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"} status="up"
2026-02-17 02:59:01.277 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4781"}
2026-02-17 02:59:01.350 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpoints-1905" name:"default"}
2026-02-17 02:59:01.387 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-6612" name:"default"}
2026-02-17 02:59:01.387 [INFO][88] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:59:01.427 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6612"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6612"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6612"}
2026-02-17 02:59:01.484 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-6612"}
2026-02-17 02:59:01.611 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-1905"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-1905"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-1905"}
2026-02-17 02:59:01.642 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpoints-1905"}
2026-02-17 02:59:02.615 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9124" name:"default"}
2026-02-17 02:59:02.615 [INFO][88] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:59:02.795 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9124"}
2026-02-17 02:59:03.139 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6269" type:"ClusterIP" cluster_ips:"10.254.186.16" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:59:03.202 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-fqwd7-6lqfr" ipv4_addr:"192.168.24.21/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-8hjc9-fqwd7-6lqfr"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:59:03.202 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:59:03.202 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:59:04.149 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6415" name:"default"}
2026-02-17 02:59:04.427 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6415"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6415"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6415"}
2026-02-17 02:59:04.456 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6415"}
2026-02-17 02:59:04.626 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-6718"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"containers-6718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6718"}
2026-02-17 02:59:04.653 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7655"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7655"} 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-7655"}
2026-02-17 02:59:04.678 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7655" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:05.512 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5693" name:"default"}
2026-02-17 02:59:05.905 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-5807" name:"default"}
2026-02-17 02:59:06.065 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5693"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"job-5693"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5693"}
2026-02-17 02:59:06.090 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5693"}
2026-02-17 02:59:06.248 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5807"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5807"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5807"}
2026-02-17 02:59:06.287 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-5807"}
2026-02-17 02:59:07.370 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7655"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7655"} 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-7655"}
2026-02-17 02:59:07.398 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3772"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3772"}
2026-02-17 02:59:07.427 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3772" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:08.157 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b, name=eth0)
2026-02-17 02:59:08.158 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-3772"} profile:{inbound_rules:{action:"allow" rule_id:"yM56js7A6u3b7o7u"} outbound_rules:{action:"allow" rule_id:"Axy1LC2rqO6elSmt"}}
2026-02-17 02:59:08.158 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-3772.default"} profile:{}
2026-02-17 02:59:08.158 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali72cec49f9aa" profile_ids:"kns.configmap-3772" profile_ids:"ksa.configmap-3772.default" ipv4_nets:"10.100.133.202/32"}
2026-02-17 02:59:08.158 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:08.158 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:08.158 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:08.159 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 logsSkipped=73 table="filter"
2026-02-17 02:59:08.159 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali72cec49f9aa" ipVersion=0x4 table="filter"
2026-02-17 02:59:08.159 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-3772" ipVersion=0x4 table="filter"
2026-02-17 02:59:08.159 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SNkZCX4Tx2DfhFkuql" ipVersion=0x4 table="filter"
2026-02-17 02:59:08.159 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:59:08.159 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali72cec49f9aa" ipVersion=0x4 table="filter"
2026-02-17 02:59:08.159 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-3772" ipVersion=0x4 table="filter"
2026-02-17 02:59:08.159 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SNkZCX4Tx2DfhFkuql" ipVersion=0x4 table="filter"
2026-02-17 02:59:08.159 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali72cec49f9aa"
2026-02-17 02:59:08.159 [INFO][88] felix/endpoint_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-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:08.159 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:08.207 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:08.207 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"} status="down"
2026-02-17 02:59:08.233 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali72cec49f9aa" state="down"
2026-02-17 02:59:08.233 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali72cec49f9aa"
2026-02-17 02:59:08.233 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72cec49f9aa", State:"down", Index:77}
2026-02-17 02:59:08.233 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72cec49f9aa", Addrs:set.Typed[string]{}}
2026-02-17 02:59:08.233 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72cec49f9aa", Addrs:set.Typed[string]{}}
2026-02-17 02:59:08.234 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali72cec49f9aa"
2026-02-17 02:59:08.234 [INFO][88] felix/endpoint_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-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:08.234 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:08.240 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali72cec49f9aa" state="up"
2026-02-17 02:59:08.267 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:08.267 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"} status="down"
2026-02-17 02:59:08.267 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72cec49f9aa", State:"up", Index:77}
2026-02-17 02:59:08.267 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali72cec49f9aa"
2026-02-17 02:59:08.267 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali72cec49f9aa"
2026-02-17 02:59:08.267 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali72cec49f9aa"
2026-02-17 02:59:08.267 [INFO][88] felix/endpoint_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-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:08.267 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:08.292 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:08.292 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"} status="up"
2026-02-17 02:59:09.180 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=77
2026-02-17 02:59:09.180 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali72cec49f9aa"
2026-02-17 02:59:09.180 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72cec49f9aa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:09.180 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72cec49f9aa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:09.296 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b, name=eth0)
2026-02-17 02:59:09.296 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali72cec49f9aa" profile_ids:"kns.configmap-3772" profile_ids:"ksa.configmap-3772.default" ipv4_nets:"10.100.133.202/32"}
2026-02-17 02:59:09.296 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:09.296 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:09.296 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:09.297 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali72cec49f9aa"
2026-02-17 02:59:09.297 [INFO][88] felix/endpoint_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-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:09.297 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:09.322 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:09.322 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"} status="up"
2026-02-17 02:59:10.018 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-6718" name:"default"}
2026-02-17 02:59:10.046 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-6718"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"containers-6718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6718"}
2026-02-17 02:59:10.076 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-6718"}
2026-02-17 02:59:10.502 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b, name=eth0)
2026-02-17 02:59:10.503 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali72cec49f9aa" profile_ids:"kns.configmap-3772" profile_ids:"ksa.configmap-3772.default" ipv4_nets:"10.100.133.202/32"}
2026-02-17 02:59:10.503 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:10.503 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:10.503 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:10.504 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali72cec49f9aa"
2026-02-17 02:59:10.505 [INFO][88] felix/endpoint_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-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:10.505 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:10.530 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:10.530 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"} status="up"
2026-02-17 02:59:10.607 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=77
2026-02-17 02:59:10.607 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali72cec49f9aa"
2026-02-17 02:59:10.607 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali72cec49f9aa" state="down"
2026-02-17 02:59:10.608 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72cec49f9aa", Addrs:set.Typed[string]{}}
2026-02-17 02:59:10.608 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72cec49f9aa", Addrs:set.Typed[string]{}}
2026-02-17 02:59:10.608 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72cec49f9aa", State:"down", Index:77}
2026-02-17 02:59:10.608 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali72cec49f9aa"
2026-02-17 02:59:10.608 [INFO][88] felix/endpoint_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-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:10.608 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:10.609 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.202
2026-02-17 02:59:10.609 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali72cec49f9aa" state=""
2026-02-17 02:59:10.609 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali72cec49f9aa"
2026-02-17 02:59:10.638 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:10.638 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"} status="down"
2026-02-17 02:59:10.638 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72cec49f9aa", State:"", Index:77}
2026-02-17 02:59:10.638 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72cec49f9aa", Addrs:set.Set[string](nil)}
2026-02-17 02:59:10.638 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72cec49f9aa", Addrs:set.Set[string](nil)}
2026-02-17 02:59:10.639 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali72cec49f9aa"
2026-02-17 02:59:10.639 [INFO][88] felix/endpoint_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-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:10.639 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:10.671 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:10.671 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"} status="down"
2026-02-17 02:59:10.760 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b, name=eth0)
2026-02-17 02:59:10.760 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b" endpoint_id:"eth0"}
2026-02-17 02:59:10.761 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-3772"}
2026-02-17 02:59:10.761 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-3772.default"}
2026-02-17 02:59:10.761 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:10.761 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:10.761 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-3772" ipVersion=0x4 table="filter"
2026-02-17 02:59:10.761 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SNkZCX4Tx2DfhFkuql" ipVersion=0x4 table="filter"
2026-02-17 02:59:10.761 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-3772" ipVersion=0x4 table="filter"
2026-02-17 02:59:10.761 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SNkZCX4Tx2DfhFkuql" ipVersion=0x4 table="filter"
2026-02-17 02:59:10.761 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:10.761 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:59:10.761 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali72cec49f9aa" ipVersion=0x4 table="filter"
2026-02-17 02:59:10.761 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:59:10.761 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali72cec49f9aa" ipVersion=0x4 table="filter"
2026-02-17 02:59:10.761 [INFO][88] 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-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:10.761 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:10.826 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3772/pod-configmaps-b8b9d929-b23d-4607-a99e-169a6bf2dd3b", EndpointId:"eth0"}
2026-02-17 02:59:11.629 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3772"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3772"}
2026-02-17 02:59:11.666 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4754"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4754"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4754"}
2026-02-17 02:59:11.690 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4754" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:12.421 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7655"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7655"} 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-7655"}
2026-02-17 02:59:12.564 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-4754/agnhost-primary-rxgd9, name=eth0)
2026-02-17 02:59:12.564 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-4754"} profile:{inbound_rules:{action:"allow" rule_id:"-b2hjzvApum5JnqW"} outbound_rules:{action:"allow" rule_id:"g5o7vOd2jpNIIrWG"}}
2026-02-17 02:59:12.564 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-4754.default"} profile:{}
2026-02-17 02:59:12.564 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4754/agnhost-primary-rxgd9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3105cfddb5a" profile_ids:"kns.kubectl-4754" profile_ids:"ksa.kubectl-4754.default" ipv4_nets:"10.100.133.203/32"}
2026-02-17 02:59:12.564 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:12.564 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:12.564 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:12.565 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3105cfddb5a" ipVersion=0x4 table="filter"
2026-02-17 02:59:12.565 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-4754" ipVersion=0x4 table="filter"
2026-02-17 02:59:12.565 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7pXfPV-31kfkXN1OQ_" ipVersion=0x4 table="filter"
2026-02-17 02:59:12.565 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3105cfddb5a" ipVersion=0x4 table="filter"
2026-02-17 02:59:12.565 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-4754" ipVersion=0x4 table="filter"
2026-02-17 02:59:12.565 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7pXfPV-31kfkXN1OQ_" ipVersion=0x4 table="filter"
2026-02-17 02:59:12.565 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3105cfddb5a"
2026-02-17 02:59:12.565 [INFO][88] felix/endpoint_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-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:12.565 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:12.612 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:12.612 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"} status="down"
2026-02-17 02:59:12.639 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali3105cfddb5a" state="down"
2026-02-17 02:59:12.639 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3105cfddb5a"
2026-02-17 02:59:12.639 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3105cfddb5a", State:"down", Index:78}
2026-02-17 02:59:12.640 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3105cfddb5a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:12.640 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3105cfddb5a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:12.640 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3105cfddb5a"
2026-02-17 02:59:12.640 [INFO][88] felix/endpoint_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-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:12.640 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:12.645 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali3105cfddb5a" state="up"
2026-02-17 02:59:12.673 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:12.673 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"} status="down"
2026-02-17 02:59:12.673 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3105cfddb5a", State:"up", Index:78}
2026-02-17 02:59:12.674 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3105cfddb5a"
2026-02-17 02:59:12.674 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3105cfddb5a"
2026-02-17 02:59:12.674 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3105cfddb5a"
2026-02-17 02:59:12.674 [INFO][88] felix/endpoint_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-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:12.674 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:12.702 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:12.702 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"} status="up"
2026-02-17 02:59:13.371 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-4754/agnhost-primary-rxgd9, name=eth0)
2026-02-17 02:59:13.372 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4754/agnhost-primary-rxgd9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3105cfddb5a" profile_ids:"kns.kubectl-4754" profile_ids:"ksa.kubectl-4754.default" ipv4_nets:"10.100.133.203/32"}
2026-02-17 02:59:13.372 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:13.373 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:13.373 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:13.374 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3105cfddb5a"
2026-02-17 02:59:13.374 [INFO][88] felix/endpoint_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-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:13.375 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:13.409 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:13.410 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"} status="up"
2026-02-17 02:59:13.657 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=78
2026-02-17 02:59:13.657 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3105cfddb5a"
2026-02-17 02:59:13.657 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3105cfddb5a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:13.657 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3105cfddb5a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:14.174 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm2" namespace:"kubectl-4754" type:"ClusterIP" cluster_ips:"10.254.53.204" ports:{Protocol:"TCP" Port:1234}
2026-02-17 02:59:14.447 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-5375"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-5375"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5375"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-6269" value:"true"}
2026-02-17 02:59:14.476 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"exempted-namespace-5375" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:14.507 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6269"
2026-02-17 02:59:14.615 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6269"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6269"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6269"} labels:{key:"webhook-6269" value:"true"}
2026-02-17 02:59:14.649 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5803"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5803"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5803"} labels:{key:"webhook-6269-markers" value:"true"}
2026-02-17 02:59:14.649 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-5375"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-5375"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5375"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-6269" value:"true"}
2026-02-17 02:59:14.674 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9776"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9776"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9776"}
2026-02-17 02:59:14.701 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9776" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:14.789 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9776"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9776"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9776"}
2026-02-17 02:59:14.817 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-4304"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-4304"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4304"}
2026-02-17 02:59:14.851 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-4304" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:14.901 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-4304"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-4304"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4304"}
2026-02-17 02:59:14.938 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3257"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"services-3257"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3257"}
2026-02-17 02:59:14.970 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-3257" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:15.002 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-3257" type:"NodePort" cluster_ips:"10.254.7.173" ports:{Protocol:"TCP" Port:80 NodePort:31575}
2026-02-17 02:59:15.684 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-3257/affinity-nodeport-transition-69755df4c9-8fgkg, name=eth0)
2026-02-17 02:59:15.714 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-3257"} profile:{inbound_rules:{action:"allow" rule_id:"wpQDgCouTfYy2WRf"} outbound_rules:{action:"allow" rule_id:"RqFuQ1pdc6PR6MZP"}}
2026-02-17 02:59:15.715 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-3257.default"} profile:{}
2026-02-17 02:59:15.715 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a6cf37ef9f" profile_ids:"kns.services-3257" profile_ids:"ksa.services-3257.default" ipv4_nets:"10.100.133.204/32"}
2026-02-17 02:59:15.715 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:15.715 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:15.716 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:15.717 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4a6cf37ef9f" ipVersion=0x4 table="filter"
2026-02-17 02:59:15.717 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-3257" ipVersion=0x4 table="filter"
2026-02-17 02:59:15.717 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GDL2NhFDL6xLHRR-Qi" ipVersion=0x4 table="filter"
2026-02-17 02:59:15.717 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4a6cf37ef9f" ipVersion=0x4 table="filter"
2026-02-17 02:59:15.717 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-3257" ipVersion=0x4 table="filter"
2026-02-17 02:59:15.717 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GDL2NhFDL6xLHRR-Qi" ipVersion=0x4 table="filter"
2026-02-17 02:59:15.717 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4a6cf37ef9f"
2026-02-17 02:59:15.717 [INFO][88] felix/endpoint_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-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:15.718 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:15.757 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:15.757 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"} status="down"
2026-02-17 02:59:15.761 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali4a6cf37ef9f" state="down"
2026-02-17 02:59:15.761 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a6cf37ef9f", State:"down", Index:79}
2026-02-17 02:59:15.761 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a6cf37ef9f"
2026-02-17 02:59:15.761 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a6cf37ef9f", Addrs:set.Typed[string]{}}
2026-02-17 02:59:15.761 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a6cf37ef9f", Addrs:set.Typed[string]{}}
2026-02-17 02:59:15.761 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a6cf37ef9f"
2026-02-17 02:59:15.761 [INFO][88] felix/endpoint_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-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:15.761 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:15.769 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali4a6cf37ef9f" state="up"
2026-02-17 02:59:15.791 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:15.791 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"} status="down"
2026-02-17 02:59:15.791 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a6cf37ef9f", State:"up", Index:79}
2026-02-17 02:59:15.791 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4a6cf37ef9f"
2026-02-17 02:59:15.791 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a6cf37ef9f"
2026-02-17 02:59:15.791 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a6cf37ef9f"
2026-02-17 02:59:15.791 [INFO][88] felix/endpoint_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-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:15.791 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:15.810 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:15.810 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"} status="up"
2026-02-17 02:59:16.317 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm3" namespace:"kubectl-4754" type:"ClusterIP" cluster_ips:"10.254.134.241" ports:{Protocol:"TCP" Port:2345}
2026-02-17 02:59:16.398 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-3257/affinity-nodeport-transition-69755df4c9-8fgkg, name=eth0)
2026-02-17 02:59:16.398 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a6cf37ef9f" profile_ids:"kns.services-3257" profile_ids:"ksa.services-3257.default" ipv4_nets:"10.100.133.204/32"}
2026-02-17 02:59:16.399 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:16.399 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:16.399 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:16.400 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a6cf37ef9f"
2026-02-17 02:59:16.400 [INFO][88] felix/endpoint_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-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:16.401 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:16.427 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:16.427 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"} status="up"
2026-02-17 02:59:16.734 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3772" name:"default"}
2026-02-17 02:59:17.053 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3772"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3772"}
2026-02-17 02:59:17.097 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3772"}
2026-02-17 02:59:17.369 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=79
2026-02-17 02:59:17.369 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4a6cf37ef9f"
2026-02-17 02:59:17.369 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a6cf37ef9f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:17.369 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a6cf37ef9f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:17.666 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7655" name:"default"}
2026-02-17 02:59:18.041 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7655"}
2026-02-17 02:59:18.373 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4754"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4754"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4754"}
2026-02-17 02:59:18.409 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1690"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1690"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1690"}
2026-02-17 02:59:18.435 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-1690" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:18.535 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-1690" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:59:18.562 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-1690" type:"ClusterIP" cluster_ips:"10.254.4.176" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:59:18.979 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:59:18.979 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:59:18.979 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:59:19.938 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-3257" type:"NodePort" cluster_ips:"10.254.7.173" ports:{Protocol:"TCP" Port:80 NodePort:31575}
2026-02-17 02:59:20.000 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6269" name:"default"}
2026-02-17 02:59:20.099 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5803" name:"default"}
2026-02-17 02:59:20.546 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"exempted-namespace-5375" name:"default"}
2026-02-17 02:59:20.635 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5803"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5803"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5803"} labels:{key:"webhook-6269-markers" value:"true"}
2026-02-17 02:59:20.669 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5803"}
2026-02-17 02:59:20.759 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9776" name:"default"}
2026-02-17 02:59:20.832 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6269"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6269"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6269"} labels:{key:"webhook-6269" value:"true"}
2026-02-17 02:59:20.864 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9776"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9776"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9776"}
2026-02-17 02:59:20.864 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6269"}
2026-02-17 02:59:20.892 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9776"}
2026-02-17 02:59:20.943 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-4304" name:"default"}
2026-02-17 02:59:21.019 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-4304"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-4304"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4304"}
2026-02-17 02:59:21.050 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-5375"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-5375"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5375"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-6269" value:"true"}
2026-02-17 02:59:21.070 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-4304"}
2026-02-17 02:59:21.096 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"exempted-namespace-5375"}
2026-02-17 02:59:21.333 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056, name=eth0)
2026-02-17 02:59:21.333 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056" endpoint_id:"eth0"}
2026-02-17 02:59:21.333 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-1827.default"}
2026-02-17 02:59:21.333 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-1827"}
2026-02-17 02:59:21.333 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:59:21.334 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:59:21.340 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-1827" ipVersion=0x4 table="filter"
2026-02-17 02:59:21.341 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wmxGGOmb9tEoosKecm" ipVersion=0x4 table="filter"
2026-02-17 02:59:21.341 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-1827" ipVersion=0x4 table="filter"
2026-02-17 02:59:21.341 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wmxGGOmb9tEoosKecm" ipVersion=0x4 table="filter"
2026-02-17 02:59:21.341 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:59:21.341 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calief577638ca6" ipVersion=0x4 table="filter"
2026-02-17 02:59:21.341 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calief577638ca6" ipVersion=0x4 table="filter"
2026-02-17 02:59:21.341 [INFO][88] 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-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:59:21.341 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:59:21.343 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.197
2026-02-17 02:59:21.402 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1827/pod-logs-websocket-dc4988e3-106a-42a4-b4fa-eec483872056", EndpointId:"eth0"}
2026-02-17 02:59:21.438 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="calief577638ca6" state="down"
2026-02-17 02:59:21.438 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calief577638ca6"
2026-02-17 02:59:21.438 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief577638ca6", State:"down", Index:72}
2026-02-17 02:59:21.438 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief577638ca6", Addrs:set.Typed[string]{}}
2026-02-17 02:59:21.438 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief577638ca6", Addrs:set.Typed[string]{}}
2026-02-17 02:59:21.440 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="calief577638ca6" state=""
2026-02-17 02:59:21.440 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calief577638ca6"
2026-02-17 02:59:21.440 [INFO][88] 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=72
2026-02-17 02:59:21.468 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief577638ca6", State:"", Index:72}
2026-02-17 02:59:21.468 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief577638ca6", Addrs:set.Set[string](nil)}
2026-02-17 02:59:21.468 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief577638ca6", Addrs:set.Set[string](nil)}
2026-02-17 02:59:23.409 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-4754/agnhost-primary-rxgd9, name=eth0)
2026-02-17 02:59:23.409 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4754/agnhost-primary-rxgd9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3105cfddb5a" profile_ids:"kns.kubectl-4754" profile_ids:"ksa.kubectl-4754.default" ipv4_nets:"10.100.133.203/32"}
2026-02-17 02:59:23.409 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.409 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.409 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.410 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3105cfddb5a"
2026-02-17 02:59:23.410 [INFO][88] felix/endpoint_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-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.410 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.447 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:23.447 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"} status="up"
2026-02-17 02:59:23.447 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4754"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4754"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4754"}
2026-02-17 02:59:23.457 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-4754/agnhost-primary-rxgd9, name=eth0)
2026-02-17 02:59:23.488 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4754/agnhost-primary-rxgd9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3105cfddb5a" profile_ids:"kns.kubectl-4754" profile_ids:"ksa.kubectl-4754.default" ipv4_nets:"10.100.133.203/32"}
2026-02-17 02:59:23.488 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.488 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.488 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.489 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3105cfddb5a"
2026-02-17 02:59:23.490 [INFO][88] felix/endpoint_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-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.490 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.524 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:23.524 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"} status="up"
2026-02-17 02:59:23.757 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-4754/agnhost-primary-rxgd9, name=eth0)
2026-02-17 02:59:23.757 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4754/agnhost-primary-rxgd9" endpoint_id:"eth0"}
2026-02-17 02:59:23.757 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-4754"}
2026-02-17 02:59:23.757 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-4754.default"}
2026-02-17 02:59:23.757 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.757 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.758 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-4754" ipVersion=0x4 table="filter"
2026-02-17 02:59:23.758 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7pXfPV-31kfkXN1OQ_" ipVersion=0x4 table="filter"
2026-02-17 02:59:23.758 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-4754" ipVersion=0x4 table="filter"
2026-02-17 02:59:23.758 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7pXfPV-31kfkXN1OQ_" ipVersion=0x4 table="filter"
2026-02-17 02:59:23.758 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.758 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3105cfddb5a" ipVersion=0x4 table="filter"
2026-02-17 02:59:23.758 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3105cfddb5a" ipVersion=0x4 table="filter"
2026-02-17 02:59:23.758 [INFO][88] 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-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.758 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.759 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.203
2026-02-17 02:59:23.842 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4754/agnhost-primary-rxgd9", EndpointId:"eth0"}
2026-02-17 02:59:23.869 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=78
2026-02-17 02:59:23.869 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3105cfddb5a"
2026-02-17 02:59:23.869 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali3105cfddb5a" state="down"
2026-02-17 02:59:23.870 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3105cfddb5a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:23.870 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3105cfddb5a", Addrs:set.Typed[string]{}}
2026-02-17 02:59:23.870 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3105cfddb5a", State:"down", Index:78}
2026-02-17 02:59:23.874 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali3105cfddb5a" state=""
2026-02-17 02:59:23.874 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3105cfddb5a"
2026-02-17 02:59:23.900 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3105cfddb5a", State:"", Index:78}
2026-02-17 02:59:23.900 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3105cfddb5a", Addrs:set.Set[string](nil)}
2026-02-17 02:59:23.900 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3105cfddb5a", Addrs:set.Set[string](nil)}
2026-02-17 02:59:24.421 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-6482" name:"default"}
2026-02-17 02:59:24.803 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-6482"}
2026-02-17 02:59:25.881 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-1690"
2026-02-17 02:59:25.927 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-1690"
2026-02-17 02:59:25.966 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1690"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1690"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1690"}
2026-02-17 02:59:25.999 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7323"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7323"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7323"}
2026-02-17 02:59:26.029 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-7323" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:28.482 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4754" name:"default"}
2026-02-17 02:59:28.763 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm2" namespace:"kubectl-4754"
2026-02-17 02:59:28.807 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm3" namespace:"kubectl-4754"
2026-02-17 02:59:28.913 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1827" name:"default"}
2026-02-17 02:59:29.069 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1827"}
2026-02-17 02:59:29.142 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4754"}
2026-02-17 02:59:29.195 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7323"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7323"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7323"}
2026-02-17 02:59:29.224 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-8277"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-8277"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8277"}
2026-02-17 02:59:29.224 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-8277" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:30.039 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-8277/pod-handle-http-request, name=eth0)
2026-02-17 02:59:30.040 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-8277"} profile:{inbound_rules:{action:"allow" rule_id:"eF0eRzWHWyjBBBU9"} outbound_rules:{action:"allow" rule_id:"LE0a2HyES-rxgNn2"}}
2026-02-17 02:59:30.040 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-8277.default"} profile:{}
2026-02-17 02:59:30.040 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8277/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali73bf6f7b767" profile_ids:"kns.container-lifecycle-hook-8277" profile_ids:"ksa.container-lifecycle-hook-8277.default" ipv4_nets:"10.100.133.205/32"}
2026-02-17 02:59:30.040 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:30.040 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:30.040 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:30.041 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:59:30.041 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali73bf6f7b767" ipVersion=0x4 table="filter"
2026-02-17 02:59:30.041 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UDX14WIEFJPY80GbC3" ipVersion=0x4 table="filter"
2026-02-17 02:59:30.041 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6hGmK4AaDKNCps6T8q" ipVersion=0x4 table="filter"
2026-02-17 02:59:30.041 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:59:30.041 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali73bf6f7b767" ipVersion=0x4 table="filter"
2026-02-17 02:59:30.041 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UDX14WIEFJPY80GbC3" ipVersion=0x4 table="filter"
2026-02-17 02:59:30.041 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6hGmK4AaDKNCps6T8q" ipVersion=0x4 table="filter"
2026-02-17 02:59:30.041 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali73bf6f7b767"
2026-02-17 02:59:30.041 [INFO][88] felix/endpoint_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-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:30.041 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:30.081 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:30.081 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:59:30.112 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali73bf6f7b767" state="down"
2026-02-17 02:59:30.112 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali73bf6f7b767"
2026-02-17 02:59:30.112 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali73bf6f7b767", State:"down", Index:80}
2026-02-17 02:59:30.112 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali73bf6f7b767", Addrs:set.Typed[string]{}}
2026-02-17 02:59:30.112 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali73bf6f7b767", Addrs:set.Typed[string]{}}
2026-02-17 02:59:30.112 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali73bf6f7b767"
2026-02-17 02:59:30.113 [INFO][88] felix/endpoint_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-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:30.113 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:30.116 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali73bf6f7b767" state="up"
2026-02-17 02:59:30.135 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:30.135 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:59:30.135 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali73bf6f7b767", State:"up", Index:80}
2026-02-17 02:59:30.135 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali73bf6f7b767"
2026-02-17 02:59:30.135 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali73bf6f7b767"
2026-02-17 02:59:30.135 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali73bf6f7b767"
2026-02-17 02:59:30.135 [INFO][88] felix/endpoint_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-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:30.135 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:30.159 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:30.159 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:59:31.039 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-1690" name:"default"}
2026-02-17 02:59:31.533 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-8277/pod-handle-http-request, name=eth0)
2026-02-17 02:59:31.534 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8277/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali73bf6f7b767" profile_ids:"kns.container-lifecycle-hook-8277" profile_ids:"ksa.container-lifecycle-hook-8277.default" ipv4_nets:"10.100.133.205/32"}
2026-02-17 02:59:31.534 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:31.534 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:31.534 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:31.535 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali73bf6f7b767"
2026-02-17 02:59:31.535 [INFO][88] felix/endpoint_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-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:31.536 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:31.563 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:31.563 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:59:31.585 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1690"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1690"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1690"}
2026-02-17 02:59:31.619 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-1690"}
2026-02-17 02:59:31.737 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=80
2026-02-17 02:59:31.737 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali73bf6f7b767"
2026-02-17 02:59:31.737 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali73bf6f7b767", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:31.737 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali73bf6f7b767", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:33.087 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 02:59:34.595 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-7323" name:"default"}
2026-02-17 02:59:34.898 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7323"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7323"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7323"}
2026-02-17 02:59:34.958 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-7323"}
2026-02-17 02:59:39.505 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-8277"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-8277"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8277"}
2026-02-17 02:59:39.533 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6733"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6733"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6733"}
2026-02-17 02:59:39.560 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-6733" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:44.541 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-8277/pod-handle-http-request, name=eth0)
2026-02-17 02:59:44.541 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8277/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali73bf6f7b767" profile_ids:"kns.container-lifecycle-hook-8277" profile_ids:"ksa.container-lifecycle-hook-8277.default" ipv4_nets:"10.100.133.205/32"}
2026-02-17 02:59:44.542 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:44.542 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:44.542 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:44.543 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali73bf6f7b767"
2026-02-17 02:59:44.543 [INFO][88] felix/endpoint_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-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:44.543 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:44.549 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-8277/pod-handle-http-request, name=eth0)
2026-02-17 02:59:44.580 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:44.580 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:59:44.580 [INFO][88] felix/summary.go 100: Summarising 267 dataplane reconciliation loops over 1m1.4s: avg=33ms longest=85ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:59:44.580 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-8277/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:59:44.580 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-8277"}
2026-02-17 02:59:44.580 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-8277.default"}
2026-02-17 02:59:44.581 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:44.581 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:44.581 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UDX14WIEFJPY80GbC3" ipVersion=0x4 table="filter"
2026-02-17 02:59:44.581 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6hGmK4AaDKNCps6T8q" ipVersion=0x4 table="filter"
2026-02-17 02:59:44.581 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UDX14WIEFJPY80GbC3" ipVersion=0x4 table="filter"
2026-02-17 02:59:44.581 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6hGmK4AaDKNCps6T8q" ipVersion=0x4 table="filter"
2026-02-17 02:59:44.581 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:44.581 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:59:44.581 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali73bf6f7b767" ipVersion=0x4 table="filter"
2026-02-17 02:59:44.581 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:59:44.581 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali73bf6f7b767" ipVersion=0x4 table="filter"
2026-02-17 02:59:44.581 [INFO][88] 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-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:44.581 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:44.582 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.205
2026-02-17 02:59:44.651 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-8277/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:59:44.858 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-8277" name:"default"}
2026-02-17 02:59:44.962 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali73bf6f7b767" state="down"
2026-02-17 02:59:44.962 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali73bf6f7b767", State:"down", Index:80}
2026-02-17 02:59:44.962 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali73bf6f7b767"
2026-02-17 02:59:44.962 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=80
2026-02-17 02:59:44.966 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali73bf6f7b767" state=""
2026-02-17 02:59:44.966 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali73bf6f7b767"
2026-02-17 02:59:44.987 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali73bf6f7b767", Addrs:set.Typed[string]{}}
2026-02-17 02:59:44.988 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali73bf6f7b767", Addrs:set.Typed[string]{}}
2026-02-17 02:59:44.988 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali73bf6f7b767", State:"", Index:80}
2026-02-17 02:59:44.988 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali73bf6f7b767", Addrs:set.Set[string](nil)}
2026-02-17 02:59:44.988 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali73bf6f7b767", Addrs:set.Set[string](nil)}
2026-02-17 02:59:45.144 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-8277"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-8277"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8277"}
2026-02-17 02:59:45.173 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-8277"}
2026-02-17 02:59:45.378 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l, name=eth0)
2026-02-17 02:59:45.378 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-6733"} profile:{inbound_rules:{action:"allow" rule_id:"BJFH9qrJr_4mWiHG"} outbound_rules:{action:"allow" rule_id:"IxuMnEtQvryGFut6"}}
2026-02-17 02:59:45.378 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-6733.default"} profile:{}
2026-02-17 02:59:45.378 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31dc74f0a41" profile_ids:"kns.deployment-6733" profile_ids:"ksa.deployment-6733.default" ipv4_nets:"10.100.133.206/32"}
2026-02-17 02:59:45.378 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:45.378 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:45.378 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:45.379 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali31dc74f0a41" ipVersion=0x4 table="filter"
2026-02-17 02:59:45.379 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-6733" ipVersion=0x4 table="filter"
2026-02-17 02:59:45.379 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Lb4x-7b3DKJ-N8NW8z" ipVersion=0x4 table="filter"
2026-02-17 02:59:45.379 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali31dc74f0a41" ipVersion=0x4 table="filter"
2026-02-17 02:59:45.379 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-6733" ipVersion=0x4 table="filter"
2026-02-17 02:59:45.379 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Lb4x-7b3DKJ-N8NW8z" ipVersion=0x4 table="filter"
2026-02-17 02:59:45.379 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali31dc74f0a41"
2026-02-17 02:59:45.379 [INFO][88] felix/endpoint_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-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:45.379 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:45.413 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:45.413 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"} status="down"
2026-02-17 02:59:45.457 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali31dc74f0a41" state="down"
2026-02-17 02:59:45.457 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31dc74f0a41", State:"down", Index:81}
2026-02-17 02:59:45.457 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31dc74f0a41"
2026-02-17 02:59:45.457 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali31dc74f0a41"
2026-02-17 02:59:45.457 [INFO][88] felix/endpoint_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-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:45.457 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:45.460 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali31dc74f0a41" state="up"
2026-02-17 02:59:45.484 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:45.484 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"} status="down"
2026-02-17 02:59:45.484 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc74f0a41", Addrs:set.Typed[string]{}}
2026-02-17 02:59:45.484 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc74f0a41", Addrs:set.Typed[string]{}}
2026-02-17 02:59:45.484 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31dc74f0a41", State:"up", Index:81}
2026-02-17 02:59:45.484 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali31dc74f0a41"
2026-02-17 02:59:45.484 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31dc74f0a41"
2026-02-17 02:59:45.485 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31dc74f0a41"
2026-02-17 02:59:45.485 [INFO][88] felix/endpoint_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-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:45.485 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:45.514 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:45.514 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"} status="up"
2026-02-17 02:59:46.650 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l, name=eth0)
2026-02-17 02:59:46.650 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31dc74f0a41" profile_ids:"kns.deployment-6733" profile_ids:"ksa.deployment-6733.default" ipv4_nets:"10.100.133.206/32"}
2026-02-17 02:59:46.650 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:46.650 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:46.650 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:46.651 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31dc74f0a41"
2026-02-17 02:59:46.652 [INFO][88] felix/endpoint_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-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:46.652 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:46.683 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:46.683 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"} status="up"
2026-02-17 02:59:46.845 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=81
2026-02-17 02:59:46.845 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali31dc74f0a41"
2026-02-17 02:59:46.846 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc74f0a41", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:46.846 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc74f0a41", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:47.521 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8432"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8432"}
2026-02-17 02:59:47.551 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6271"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6271"}
2026-02-17 02:59:47.578 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-6271" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:48.788 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6733"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6733"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6733"}
2026-02-17 02:59:48.821 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5905"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5905"}
2026-02-17 02:59:48.851 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5905" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:49.546 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a, name=eth0)
2026-02-17 02:59:49.546 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-5905.default"} profile:{}
2026-02-17 02:59:49.547 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-5905"} profile:{inbound_rules:{action:"allow" rule_id:"Cp3XhdkcFYLYRn-g"} outbound_rules:{action:"allow" rule_id:"QjI8YHF0ngs3doul"}}
2026-02-17 02:59:49.547 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali941769109a9" profile_ids:"kns.secrets-5905" profile_ids:"ksa.secrets-5905.default" ipv4_nets:"10.100.133.207/32"}
2026-02-17 02:59:49.547 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:49.547 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:49.547 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:49.548 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali941769109a9" ipVersion=0x4 table="filter"
2026-02-17 02:59:49.548 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-5905" ipVersion=0x4 table="filter"
2026-02-17 02:59:49.548 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GiqadiEqq1ehlQho-u" ipVersion=0x4 table="filter"
2026-02-17 02:59:49.548 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali941769109a9" ipVersion=0x4 table="filter"
2026-02-17 02:59:49.548 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-5905" ipVersion=0x4 table="filter"
2026-02-17 02:59:49.548 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GiqadiEqq1ehlQho-u" ipVersion=0x4 table="filter"
2026-02-17 02:59:49.548 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali941769109a9"
2026-02-17 02:59:49.548 [INFO][88] felix/endpoint_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-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:49.548 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:49.600 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:49.600 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"} status="down"
2026-02-17 02:59:49.614 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali941769109a9" state="down"
2026-02-17 02:59:49.615 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali941769109a9"
2026-02-17 02:59:49.615 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali941769109a9", State:"down", Index:82}
2026-02-17 02:59:49.615 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali941769109a9", Addrs:set.Typed[string]{}}
2026-02-17 02:59:49.615 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali941769109a9", Addrs:set.Typed[string]{}}
2026-02-17 02:59:49.615 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali941769109a9"
2026-02-17 02:59:49.615 [INFO][88] felix/endpoint_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-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:49.615 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:49.615 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali941769109a9" state="up"
2026-02-17 02:59:49.656 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:49.656 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"} status="down"
2026-02-17 02:59:49.656 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali941769109a9", State:"up", Index:82}
2026-02-17 02:59:49.656 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali941769109a9"
2026-02-17 02:59:49.656 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali941769109a9"
2026-02-17 02:59:49.656 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali941769109a9"
2026-02-17 02:59:49.656 [INFO][88] felix/endpoint_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-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:49.656 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:49.691 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:49.691 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"} status="up"
2026-02-17 02:59:50.723 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-3257" type:"NodePort" cluster_ips:"10.254.7.173" ports:{Protocol:"TCP" Port:80 NodePort:31575}
2026-02-17 02:59:50.729 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a, name=eth0)
2026-02-17 02:59:50.778 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali941769109a9" profile_ids:"kns.secrets-5905" profile_ids:"ksa.secrets-5905.default" ipv4_nets:"10.100.133.207/32"}
2026-02-17 02:59:50.778 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:50.778 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:50.778 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:50.778 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali941769109a9"
2026-02-17 02:59:50.779 [INFO][88] felix/endpoint_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-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:50.779 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:50.805 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:50.805 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"} status="up"
2026-02-17 02:59:51.001 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=82
2026-02-17 02:59:51.001 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali941769109a9"
2026-02-17 02:59:51.001 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali941769109a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:51.001 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali941769109a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:51.171 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-3257"
2026-02-17 02:59:51.217 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-3257/affinity-nodeport-transition-69755df4c9-8fgkg, name=eth0)
2026-02-17 02:59:51.217 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a6cf37ef9f" profile_ids:"kns.services-3257" profile_ids:"ksa.services-3257.default" ipv4_nets:"10.100.133.204/32"}
2026-02-17 02:59:51.217 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:51.217 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:51.218 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:51.219 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a6cf37ef9f"
2026-02-17 02:59:51.219 [INFO][88] felix/endpoint_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-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:51.219 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:51.248 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:51.248 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"} status="up"
2026-02-17 02:59:51.250 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-3257/affinity-nodeport-transition-69755df4c9-8fgkg, name=eth0)
2026-02-17 02:59:51.251 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg" endpoint_id:"eth0"}
2026-02-17 02:59:51.251 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-3257"}
2026-02-17 02:59:51.251 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-3257.default"}
2026-02-17 02:59:51.251 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:51.251 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:51.251 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-3257" ipVersion=0x4 table="filter"
2026-02-17 02:59:51.251 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GDL2NhFDL6xLHRR-Qi" ipVersion=0x4 table="filter"
2026-02-17 02:59:51.251 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-3257" ipVersion=0x4 table="filter"
2026-02-17 02:59:51.251 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GDL2NhFDL6xLHRR-Qi" ipVersion=0x4 table="filter"
2026-02-17 02:59:51.251 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:51.251 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4a6cf37ef9f" ipVersion=0x4 table="filter"
2026-02-17 02:59:51.252 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4a6cf37ef9f" ipVersion=0x4 table="filter"
2026-02-17 02:59:51.252 [INFO][88] 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-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:51.252 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:51.253 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.204
2026-02-17 02:59:51.330 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3257/affinity-nodeport-transition-69755df4c9-8fgkg", EndpointId:"eth0"}
2026-02-17 02:59:51.330 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3257"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"services-3257"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3257"}
2026-02-17 02:59:51.330 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6584"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6584"} 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-6584"}
2026-02-17 02:59:51.330 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-6584" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:51.919 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a, name=eth0)
2026-02-17 02:59:51.919 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali941769109a9" profile_ids:"kns.secrets-5905" profile_ids:"ksa.secrets-5905.default" ipv4_nets:"10.100.133.207/32"}
2026-02-17 02:59:51.919 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:51.919 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:51.919 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:51.921 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali941769109a9"
2026-02-17 02:59:51.921 [INFO][88] felix/endpoint_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-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:51.921 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:51.952 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:51.952 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"} status="up"
2026-02-17 02:59:52.024 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali941769109a9" state="down"
2026-02-17 02:59:52.024 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali941769109a9"
2026-02-17 02:59:52.024 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali941769109a9", State:"down", Index:82}
2026-02-17 02:59:52.024 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=82
2026-02-17 02:59:52.024 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali941769109a9", Addrs:set.Typed[string]{}}
2026-02-17 02:59:52.024 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali941769109a9", Addrs:set.Typed[string]{}}
2026-02-17 02:59:52.024 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali941769109a9"
2026-02-17 02:59:52.024 [INFO][88] felix/endpoint_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-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:52.024 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:52.025 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.207
2026-02-17 02:59:52.027 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali941769109a9" state=""
2026-02-17 02:59:52.027 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali941769109a9"
2026-02-17 02:59:52.052 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:52.052 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"} status="down"
2026-02-17 02:59:52.052 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali941769109a9", State:"", Index:82}
2026-02-17 02:59:52.052 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali941769109a9", Addrs:set.Set[string](nil)}
2026-02-17 02:59:52.052 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali941769109a9", Addrs:set.Set[string](nil)}
2026-02-17 02:59:52.052 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali941769109a9"
2026-02-17 02:59:52.052 [INFO][88] felix/endpoint_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-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:52.052 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:52.075 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:52.075 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"} status="down"
2026-02-17 02:59:52.161 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a, name=eth0)
2026-02-17 02:59:52.162 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a" endpoint_id:"eth0"}
2026-02-17 02:59:52.162 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-5905"}
2026-02-17 02:59:52.162 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-5905.default"}
2026-02-17 02:59:52.162 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:52.162 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:52.162 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-5905" ipVersion=0x4 table="filter"
2026-02-17 02:59:52.162 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GiqadiEqq1ehlQho-u" ipVersion=0x4 table="filter"
2026-02-17 02:59:52.162 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-5905" ipVersion=0x4 table="filter"
2026-02-17 02:59:52.162 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GiqadiEqq1ehlQho-u" ipVersion=0x4 table="filter"
2026-02-17 02:59:52.162 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:52.163 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali941769109a9" ipVersion=0x4 table="filter"
2026-02-17 02:59:52.163 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali941769109a9" ipVersion=0x4 table="filter"
2026-02-17 02:59:52.163 [INFO][88] 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-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:52.163 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:52.230 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5905/pod-secret-fba2fd3f-5cc5-4883-8bd4-f43fa71e553a", EndpointId:"eth0"}
2026-02-17 02:59:52.577 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8432"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8432"}
2026-02-17 02:59:52.982 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5905"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5905"}
2026-02-17 02:59:53.011 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-995"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-995"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-995"}
2026-02-17 02:59:53.035 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-995" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:53.852 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali4a6cf37ef9f" state="down"
2026-02-17 02:59:53.852 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a6cf37ef9f"
2026-02-17 02:59:53.852 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a6cf37ef9f", State:"down", Index:79}
2026-02-17 02:59:53.852 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a6cf37ef9f", Addrs:set.Typed[string]{}}
2026-02-17 02:59:53.852 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a6cf37ef9f", Addrs:set.Typed[string]{}}
2026-02-17 02:59:53.854 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=79
2026-02-17 02:59:53.854 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali4a6cf37ef9f" state=""
2026-02-17 02:59:53.854 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4a6cf37ef9f"
2026-02-17 02:59:53.876 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a6cf37ef9f", State:"", Index:79}
2026-02-17 02:59:53.877 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a6cf37ef9f", Addrs:set.Set[string](nil)}
2026-02-17 02:59:53.877 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a6cf37ef9f", Addrs:set.Set[string](nil)}
2026-02-17 02:59:54.051 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l, name=eth0)
2026-02-17 02:59:54.052 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31dc74f0a41" profile_ids:"kns.deployment-6733" profile_ids:"ksa.deployment-6733.default" ipv4_nets:"10.100.133.206/32"}
2026-02-17 02:59:54.053 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:54.053 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:54.054 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:54.054 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31dc74f0a41"
2026-02-17 02:59:54.055 [INFO][88] felix/endpoint_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-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:54.055 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:54.064 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l, name=eth0)
2026-02-17 02:59:54.082 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:54.083 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"} status="up"
2026-02-17 02:59:54.083 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l" endpoint_id:"eth0"}
2026-02-17 02:59:54.083 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-6733"}
2026-02-17 02:59:54.083 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-6733.default"}
2026-02-17 02:59:54.083 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:54.083 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:54.083 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-6733" ipVersion=0x4 table="filter"
2026-02-17 02:59:54.083 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Lb4x-7b3DKJ-N8NW8z" ipVersion=0x4 table="filter"
2026-02-17 02:59:54.083 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-6733" ipVersion=0x4 table="filter"
2026-02-17 02:59:54.083 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Lb4x-7b3DKJ-N8NW8z" ipVersion=0x4 table="filter"
2026-02-17 02:59:54.083 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:54.084 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali31dc74f0a41" ipVersion=0x4 table="filter"
2026-02-17 02:59:54.084 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali31dc74f0a41" ipVersion=0x4 table="filter"
2026-02-17 02:59:54.084 [INFO][88] 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-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:54.084 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
2026-02-17 02:59:54.084 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.206
2026-02-17 02:59:54.144 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6733/test-rolling-update-deployment-6466d5fddd-4f97l", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 81
2026-02-17 02:59:54.640 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=81
2026-02-17 02:59:54.640 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali31dc74f0a41"
2026-02-17 02:59:54.640 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali31dc74f0a41" state="down"
2026-02-17 02:59:54.640 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc74f0a41", Addrs:set.Typed[string]{}}
2026-02-17 02:59:54.640 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc74f0a41", Addrs:set.Typed[string]{}}
2026-02-17 02:59:54.640 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31dc74f0a41", State:"down", Index:81}
2026-02-17 02:59:54.641 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali31dc74f0a41" state=""
2026-02-17 02:59:54.642 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali31dc74f0a41"
2026-02-17 02:59:54.674 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31dc74f0a41", State:"", Index:81}
2026-02-17 02:59:54.674 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc74f0a41", Addrs:set.Set[string](nil)}
2026-02-17 02:59:54.674 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31dc74f0a41", Addrs:set.Set[string](nil)}
2026-02-17 02:59:55.023 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-6733" name:"default"}
2026-02-17 02:59:55.224 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6733"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6733"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6733"}
2026-02-17 02:59:55.251 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-6733"}
2026-02-17 02:59:56.539 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-3257" name:"default"}
2026-02-17 02:59:57.001 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6584"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6584"} 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-6584"}
2026-02-17 02:59:57.039 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8161"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8161"} 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-8161"}
2026-02-17 02:59:57.069 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8161" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:57.152 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-995"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-995"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-995"}
2026-02-17 02:59:57.191 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9727"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9727"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9727"}
2026-02-17 02:59:57.222 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9727" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:57.497 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3257"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"services-3257"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3257"}
2026-02-17 02:59:57.532 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-3257"}
2026-02-17 02:59:58.061 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40, name=eth0)
2026-02-17 02:59:58.061 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-9727"} profile:{inbound_rules:{action:"allow" rule_id:"HN2rrMv2WqOvYeZu"} outbound_rules:{action:"allow" rule_id:"4KizsLwe9F_UscBn"}}
2026-02-17 02:59:58.061 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-9727.default"} profile:{}
2026-02-17 02:59:58.061 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2bd86dad8fc" profile_ids:"kns.configmap-9727" profile_ids:"ksa.configmap-9727.default" ipv4_nets:"10.100.133.208/32"}
2026-02-17 02:59:58.061 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 02:59:58.061 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 02:59:58.061 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 02:59:58.062 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2bd86dad8fc" ipVersion=0x4 table="filter"
2026-02-17 02:59:58.062 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-9727" ipVersion=0x4 table="filter"
2026-02-17 02:59:58.062 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ly3k2scSyXNl39vVQN" ipVersion=0x4 table="filter"
2026-02-17 02:59:58.062 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2bd86dad8fc" ipVersion=0x4 table="filter"
2026-02-17 02:59:58.062 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-9727" ipVersion=0x4 table="filter"
2026-02-17 02:59:58.062 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ly3k2scSyXNl39vVQN" ipVersion=0x4 table="filter"
2026-02-17 02:59:58.062 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2bd86dad8fc"
2026-02-17 02:59:58.062 [INFO][88] felix/endpoint_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-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 02:59:58.062 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 02:59:58.109 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:58.109 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"} status="down"
2026-02-17 02:59:58.119 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali2bd86dad8fc" state="down"
2026-02-17 02:59:58.119 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2bd86dad8fc"
2026-02-17 02:59:58.120 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bd86dad8fc", State:"down", Index:83}
2026-02-17 02:59:58.120 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd86dad8fc", Addrs:set.Typed[string]{}}
2026-02-17 02:59:58.120 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd86dad8fc", Addrs:set.Typed[string]{}}
2026-02-17 02:59:58.120 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2bd86dad8fc"
2026-02-17 02:59:58.120 [INFO][88] felix/endpoint_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-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 02:59:58.120 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 02:59:58.121 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali2bd86dad8fc" state="up"
2026-02-17 02:59:58.147 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:58.147 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"} status="down"
2026-02-17 02:59:58.147 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bd86dad8fc", State:"up", Index:83}
2026-02-17 02:59:58.147 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2bd86dad8fc"
2026-02-17 02:59:58.147 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2bd86dad8fc"
2026-02-17 02:59:58.147 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2bd86dad8fc"
2026-02-17 02:59:58.148 [INFO][88] felix/endpoint_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-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 02:59:58.148 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 02:59:58.172 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:58.172 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"} status="up"
2026-02-17 02:59:58.172 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5905" name:"default"}
2026-02-17 02:59:58.259 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8432" name:"default"}
2026-02-17 02:59:58.430 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8432"}
2026-02-17 02:59:58.808 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40, name=eth0)
2026-02-17 02:59:58.808 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2bd86dad8fc" profile_ids:"kns.configmap-9727" profile_ids:"ksa.configmap-9727.default" ipv4_nets:"10.100.133.208/32"}
2026-02-17 02:59:58.808 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 02:59:58.809 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 02:59:58.809 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 02:59:58.809 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2bd86dad8fc"
2026-02-17 02:59:58.809 [INFO][88] felix/endpoint_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-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 02:59:58.809 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 02:59:58.829 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:58.830 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"} status="up"
2026-02-17 02:59:59.046 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5905"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5905"}
2026-02-17 02:59:59.073 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5905"}
2026-02-17 02:59:59.928 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=83
2026-02-17 02:59:59.928 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2bd86dad8fc"
2026-02-17 02:59:59.928 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd86dad8fc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:59.929 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd86dad8fc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:00.005 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40, name=eth0)
2026-02-17 03:00:00.005 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2bd86dad8fc" profile_ids:"kns.configmap-9727" profile_ids:"ksa.configmap-9727.default" ipv4_nets:"10.100.133.208/32"}
2026-02-17 03:00:00.005 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 03:00:00.006 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 03:00:00.006 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 03:00:00.006 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2bd86dad8fc"
2026-02-17 03:00:00.007 [INFO][88] felix/endpoint_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-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 03:00:00.007 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 03:00:00.040 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:00.040 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"} status="up"
2026-02-17 03:00:00.111 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali2bd86dad8fc" state="down"
2026-02-17 03:00:00.111 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bd86dad8fc", State:"down", Index:83}
2026-02-17 03:00:00.111 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2bd86dad8fc"
2026-02-17 03:00:00.112 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=83
2026-02-17 03:00:00.112 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd86dad8fc", Addrs:set.Typed[string]{}}
2026-02-17 03:00:00.112 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd86dad8fc", Addrs:set.Typed[string]{}}
2026-02-17 03:00:00.112 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2bd86dad8fc"
2026-02-17 03:00:00.112 [INFO][88] felix/endpoint_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-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 03:00:00.112 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 03:00:00.113 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.208
2026-02-17 03:00:00.115 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali2bd86dad8fc" state=""
2026-02-17 03:00:00.116 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2bd86dad8fc"
2026-02-17 03:00:00.142 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:00.142 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"} status="down"
2026-02-17 03:00:00.142 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bd86dad8fc", State:"", Index:83}
2026-02-17 03:00:00.142 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd86dad8fc", Addrs:set.Set[string](nil)}
2026-02-17 03:00:00.142 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bd86dad8fc", Addrs:set.Set[string](nil)}
2026-02-17 03:00:00.142 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2bd86dad8fc"
2026-02-17 03:00:00.142 [INFO][88] felix/endpoint_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-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 03:00:00.142 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 03:00:00.168 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:00.168 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"} status="down"
2026-02-17 03:00:00.264 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40, name=eth0)
2026-02-17 03:00:00.264 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40" endpoint_id:"eth0"}
2026-02-17 03:00:00.265 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-9727"}
2026-02-17 03:00:00.265 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-9727.default"}
2026-02-17 03:00:00.265 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 03:00:00.265 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 03:00:00.266 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-9727" ipVersion=0x4 table="filter"
2026-02-17 03:00:00.266 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ly3k2scSyXNl39vVQN" ipVersion=0x4 table="filter"
2026-02-17 03:00:00.266 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-9727" ipVersion=0x4 table="filter"
2026-02-17 03:00:00.266 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ly3k2scSyXNl39vVQN" ipVersion=0x4 table="filter"
2026-02-17 03:00:00.266 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 03:00:00.266 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2bd86dad8fc" ipVersion=0x4 table="filter"
2026-02-17 03:00:00.267 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2bd86dad8fc" ipVersion=0x4 table="filter"
2026-02-17 03:00:00.267 [INFO][88] 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-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 03:00:00.267 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 03:00:00.325 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9727/pod-configmaps-3596bd3e-7281-45ae-9ff2-02971b628e40", EndpointId:"eth0"}
2026-02-17 03:00:01.507 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9727"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9727"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9727"}
2026-02-17 03:00:01.534 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3140"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3140"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3140"}
2026-02-17 03:00:01.564 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3140" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:01.667 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3140"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3140"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3140"} labels:{key:"webhook-3140" value:"true"}
2026-02-17 03:00:01.691 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8296"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8296"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8296"} labels:{key:"webhook-3140-markers" value:"true"}
2026-02-17 03:00:01.714 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8296" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:02.306 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8161"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8161"} 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-8161"}
2026-02-17 03:00:02.332 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9438"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9438"}
2026-02-17 03:00:02.359 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-9438" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:02.401 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-6584" name:"default"}
2026-02-17 03:00:02.723 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6584"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6584"} 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-6584"}
2026-02-17 03:00:02.760 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-6584"}
2026-02-17 03:00:02.859 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-995" name:"default"}
2026-02-17 03:00:03.091 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-995"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-995"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-995"}
2026-02-17 03:00:03.162 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-995"}
2026-02-17 03:00:05.403 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9438"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9438"}
2026-02-17 03:00:05.563 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-1043"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-1043"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1043"}
2026-02-17 03:00:05.598 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-1043" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:06.139 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3140" type:"ClusterIP" cluster_ips:"10.254.121.227" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:00:06.201 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3140"
2026-02-17 03:00:06.263 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3140"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3140"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3140"} labels:{key:"webhook-3140" value:"true"}
2026-02-17 03:00:06.300 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8296"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8296"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8296"} labels:{key:"webhook-3140-markers" value:"true"}
2026-02-17 03:00:06.342 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5176"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5176"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5176"}
2026-02-17 03:00:06.369 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-5176" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:06.633 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9727" name:"default"}
2026-02-17 03:00:07.068 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9727"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9727"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9727"}
2026-02-17 03:00:07.096 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9727"}
2026-02-17 03:00:07.665 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8161" name:"default"}
2026-02-17 03:00:07.766 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-1043" type:"ClusterIP" cluster_ips:"10.254.218.99" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:00:07.918 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-1043"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-1043"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1043"}
2026-02-17 03:00:07.943 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3754"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3754"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3754"}
2026-02-17 03:00:07.964 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3754" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:08.149 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8161"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8161"} 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-8161"}
2026-02-17 03:00:08.178 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8161"}
2026-02-17 03:00:08.464 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5176"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5176"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5176"}
2026-02-17 03:00:08.505 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-3374"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-3374"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3374"}
2026-02-17 03:00:08.542 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"server-version-3374" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:08.663 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-3374"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-3374"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3374"}
2026-02-17 03:00:08.703 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3626"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3626"}
2026-02-17 03:00:08.742 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-3626" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:08.794 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde, name=eth0)
2026-02-17 03:00:08.795 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-3754"} profile:{inbound_rules:{action:"allow" rule_id:"0HOibMtD7QMMxELM"} outbound_rules:{action:"allow" rule_id:"0NyhG5nZm5a1eI3b"}}
2026-02-17 03:00:08.795 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-3754.default"} profile:{}
2026-02-17 03:00:08.795 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ef4226aa18" profile_ids:"kns.projected-3754" profile_ids:"ksa.projected-3754.default" ipv4_nets:"10.100.133.209/32"}
2026-02-17 03:00:08.795 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:08.795 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:08.795 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:08.796 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8ef4226aa18" ipVersion=0x4 table="filter"
2026-02-17 03:00:08.797 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-3754" ipVersion=0x4 table="filter"
2026-02-17 03:00:08.797 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ko0vLit3qXZ2rrzIo8" ipVersion=0x4 table="filter"
2026-02-17 03:00:08.797 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8ef4226aa18" ipVersion=0x4 table="filter"
2026-02-17 03:00:08.797 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-3754" ipVersion=0x4 table="filter"
2026-02-17 03:00:08.797 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ko0vLit3qXZ2rrzIo8" ipVersion=0x4 table="filter"
2026-02-17 03:00:08.797 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8ef4226aa18"
2026-02-17 03:00:08.797 [INFO][88] felix/endpoint_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-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:08.797 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:08.846 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:08.847 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"} status="down"
2026-02-17 03:00:08.873 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali8ef4226aa18" state="down"
2026-02-17 03:00:08.873 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8ef4226aa18"
2026-02-17 03:00:08.873 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali8ef4226aa18" state="up"
2026-02-17 03:00:08.873 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ef4226aa18", State:"down", Index:84}
2026-02-17 03:00:08.873 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ef4226aa18", Addrs:set.Typed[string]{}}
2026-02-17 03:00:08.873 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ef4226aa18", Addrs:set.Typed[string]{}}
2026-02-17 03:00:08.873 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ef4226aa18", State:"up", Index:84}
2026-02-17 03:00:08.873 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8ef4226aa18"
2026-02-17 03:00:08.873 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8ef4226aa18"
2026-02-17 03:00:08.873 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ef4226aa18"
2026-02-17 03:00:08.874 [INFO][88] felix/endpoint_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-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:08.874 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:08.913 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:08.913 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"} status="up"
2026-02-17 03:00:09.029 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6271"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6271"}
2026-02-17 03:00:09.062 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8331"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8331"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8331"}
2026-02-17 03:00:09.095 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8331" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:09.849 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=84
2026-02-17 03:00:09.849 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8ef4226aa18"
2026-02-17 03:00:09.849 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ef4226aa18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:09.849 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ef4226aa18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:09.963 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde, name=eth0)
2026-02-17 03:00:09.963 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ef4226aa18" profile_ids:"kns.projected-3754" profile_ids:"ksa.projected-3754.default" ipv4_nets:"10.100.133.209/32"}
2026-02-17 03:00:09.963 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:09.963 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:09.964 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:09.965 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ef4226aa18"
2026-02-17 03:00:09.965 [INFO][88] felix/endpoint_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-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:09.965 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:10.018 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:10.019 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"} status="up"
2026-02-17 03:00:10.981 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-9438" name:"default"}
2026-02-17 03:00:11.098 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde, name=eth0)
2026-02-17 03:00:11.098 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ef4226aa18" profile_ids:"kns.projected-3754" profile_ids:"ksa.projected-3754.default" ipv4_nets:"10.100.133.209/32"}
2026-02-17 03:00:11.098 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:11.099 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:11.099 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:11.100 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ef4226aa18"
2026-02-17 03:00:11.101 [INFO][88] felix/endpoint_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-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:11.101 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:11.132 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:11.132 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"} status="up"
2026-02-17 03:00:11.204 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali8ef4226aa18" state="down"
2026-02-17 03:00:11.204 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8ef4226aa18"
2026-02-17 03:00:11.204 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=84
2026-02-17 03:00:11.205 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ef4226aa18", State:"down", Index:84}
2026-02-17 03:00:11.205 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ef4226aa18", Addrs:set.Typed[string]{}}
2026-02-17 03:00:11.205 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ef4226aa18", Addrs:set.Typed[string]{}}
2026-02-17 03:00:11.205 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8ef4226aa18"
2026-02-17 03:00:11.205 [INFO][88] felix/endpoint_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-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:11.205 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:11.206 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="cali8ef4226aa18" state=""
2026-02-17 03:00:11.206 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.209
2026-02-17 03:00:11.206 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8ef4226aa18"
2026-02-17 03:00:11.233 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:11.233 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"} status="down"
2026-02-17 03:00:11.233 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ef4226aa18", State:"", Index:84}
2026-02-17 03:00:11.234 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ef4226aa18", Addrs:set.Set[string](nil)}
2026-02-17 03:00:11.234 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ef4226aa18", Addrs:set.Set[string](nil)}
2026-02-17 03:00:11.234 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8ef4226aa18"
2026-02-17 03:00:11.234 [INFO][88] felix/endpoint_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-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:11.234 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:11.276 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:11.276 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"} status="down"
2026-02-17 03:00:11.352 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde, name=eth0)
2026-02-17 03:00:11.353 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde" endpoint_id:"eth0"}
2026-02-17 03:00:11.353 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-3754"}
2026-02-17 03:00:11.353 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-3754.default"}
2026-02-17 03:00:11.353 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:11.353 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:11.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-3754" ipVersion=0x4 table="filter"
2026-02-17 03:00:11.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ko0vLit3qXZ2rrzIo8" ipVersion=0x4 table="filter"
2026-02-17 03:00:11.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-3754" ipVersion=0x4 table="filter"
2026-02-17 03:00:11.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ko0vLit3qXZ2rrzIo8" ipVersion=0x4 table="filter"
2026-02-17 03:00:11.353 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:11.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8ef4226aa18" ipVersion=0x4 table="filter"
2026-02-17 03:00:11.353 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8ef4226aa18" ipVersion=0x4 table="filter"
2026-02-17 03:00:11.353 [INFO][88] 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-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:11.353 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:11.426 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3754/pod-projected-configmaps-ea97aef0-55f3-4091-957c-5b966e3a8bde", EndpointId:"eth0"}
2026-02-17 03:00:11.455 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9438"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9438"}
2026-02-17 03:00:11.517 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-9438"}
2026-02-17 03:00:11.600 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8296" name:"default"}
2026-02-17 03:00:11.782 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3140" name:"default"}
2026-02-17 03:00:11.967 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3140"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3140"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3140"} labels:{key:"webhook-3140" value:"true"}
2026-02-17 03:00:11.991 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3140"}
2026-02-17 03:00:12.091 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8296"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8296"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8296"} labels:{key:"webhook-3140-markers" value:"true"}
2026-02-17 03:00:12.122 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8296"}
2026-02-17 03:00:12.209 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3754"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3754"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3754"}
2026-02-17 03:00:12.250 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2352"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"job-2352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2352"}
2026-02-17 03:00:12.329 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-2352" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:14.185 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-1043"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-1043"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1043"}
2026-02-17 03:00:14.257 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8331"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8331"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8331"}
2026-02-17 03:00:14.359 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5796"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5796"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5796"}
2026-02-17 03:00:14.395 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5796" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:14.674 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5176"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5176"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5176"}
2026-02-17 03:00:14.710 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3344"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3344"}
2026-02-17 03:00:14.748 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5796" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:00:14.791 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8784"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8784"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8784"}
2026-02-17 03:00:14.825 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslicemirroring-8784" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:14.929 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-2352/fail-once-local-d8fsp, name=eth0)
2026-02-17 03:00:14.929 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-2352"} profile:{inbound_rules:{action:"allow" rule_id:"0XNTgKlJu2ogCFNi"} outbound_rules:{action:"allow" rule_id:"TxLs4LWxe68mUWU8"}}
2026-02-17 03:00:14.929 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-2352.default"} profile:{}
2026-02-17 03:00:14.929 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2352/fail-once-local-d8fsp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif48dc5345f2" profile_ids:"kns.job-2352" profile_ids:"ksa.job-2352.default" ipv4_nets:"10.100.133.210/32"}
2026-02-17 03:00:14.929 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:14.930 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:14.930 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:14.930 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif48dc5345f2" ipVersion=0x4 table="filter"
2026-02-17 03:00:14.930 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-2352" ipVersion=0x4 table="filter"
2026-02-17 03:00:14.930 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FXYelaVhGRTHaX7wAl" ipVersion=0x4 table="filter"
2026-02-17 03:00:14.930 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif48dc5345f2" ipVersion=0x4 table="filter"
2026-02-17 03:00:14.930 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-2352" ipVersion=0x4 table="filter"
2026-02-17 03:00:14.930 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FXYelaVhGRTHaX7wAl" ipVersion=0x4 table="filter"
2026-02-17 03:00:14.930 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif48dc5345f2"
2026-02-17 03:00:14.930 [INFO][88] felix/endpoint_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-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:14.930 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:14.986 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:14.986 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} status="down"
2026-02-17 03:00:14.987 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-8784" type:"ClusterIP" cluster_ips:"10.254.50.88" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:00:14.999 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="calif48dc5345f2" state="down"
2026-02-17 03:00:14.999 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif48dc5345f2"
2026-02-17 03:00:15.005 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="calif48dc5345f2" state="up"
2026-02-17 03:00:15.039 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif48dc5345f2", State:"down", Index:85}
2026-02-17 03:00:15.039 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif48dc5345f2", Addrs:set.Typed[string]{}}
2026-02-17 03:00:15.039 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif48dc5345f2", Addrs:set.Typed[string]{}}
2026-02-17 03:00:15.039 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif48dc5345f2", State:"up", Index:85}
2026-02-17 03:00:15.039 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif48dc5345f2"
2026-02-17 03:00:15.039 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif48dc5345f2"
2026-02-17 03:00:15.039 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif48dc5345f2"
2026-02-17 03:00:15.040 [INFO][88] felix/endpoint_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-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:15.040 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:15.069 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:15.069 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} status="up"
2026-02-17 03:00:15.474 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-6271" name:"default"}
2026-02-17 03:00:15.582 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"server-version-3374" name:"default"}
2026-02-17 03:00:15.937 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-2352/fail-once-local-d8fsp, name=eth0)
2026-02-17 03:00:15.937 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2352/fail-once-local-d8fsp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif48dc5345f2" profile_ids:"kns.job-2352" profile_ids:"ksa.job-2352.default" ipv4_nets:"10.100.133.210/32"}
2026-02-17 03:00:15.937 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:15.937 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:15.937 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:15.938 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif48dc5345f2"
2026-02-17 03:00:15.938 [INFO][88] felix/endpoint_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-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:15.938 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:15.971 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:15.971 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} status="up"
2026-02-17 03:00:15.971 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-3374"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-3374"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3374"}
2026-02-17 03:00:15.996 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"server-version-3374"}
2026-02-17 03:00:16.331 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6271"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6271"}
2026-02-17 03:00:16.399 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-6271"}
2026-02-17 03:00:16.665 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=85
2026-02-17 03:00:16.665 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif48dc5345f2"
2026-02-17 03:00:16.665 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif48dc5345f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:16.665 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif48dc5345f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:16.943 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-2352/fail-once-local-d8fsp, name=eth0)
2026-02-17 03:00:16.943 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2352/fail-once-local-d8fsp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif48dc5345f2" profile_ids:"kns.job-2352" profile_ids:"ksa.job-2352.default" ipv4_nets:"10.100.133.210/32"}
2026-02-17 03:00:16.943 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:16.943 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:16.943 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:16.944 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif48dc5345f2"
2026-02-17 03:00:16.944 [INFO][88] felix/endpoint_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-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:16.944 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:16.967 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:16.967 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} status="up"
2026-02-17 03:00:17.050 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8784"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8784"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8784"}
2026-02-17 03:00:17.078 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2380"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2380"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2380"}
2026-02-17 03:00:17.111 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2380" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:17.569 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3754" name:"default"}
2026-02-17 03:00:17.727 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3754"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3754"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3754"}
2026-02-17 03:00:17.768 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3754"}
2026-02-17 03:00:17.954 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-2352/fail-once-local-d8fsp, name=eth0)
2026-02-17 03:00:17.954 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2352/fail-once-local-d8fsp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif48dc5345f2" profile_ids:"kns.job-2352" profile_ids:"ksa.job-2352.default" ipv4_nets:"10.100.133.210/32"}
2026-02-17 03:00:17.954 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:17.954 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:17.954 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:17.955 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif48dc5345f2"
2026-02-17 03:00:17.955 [INFO][88] felix/endpoint_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-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:17.955 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:17.983 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:17.983 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} status="up"
2026-02-17 03:00:18.018 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:00:18.019 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5796"} profile:{inbound_rules:{action:"allow" rule_id:"tUpKeOcHzyXehY0D"} outbound_rules:{action:"allow" rule_id:"9BCY71yQi6dwfwA8"}}
2026-02-17 03:00:18.019 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5796.default"} profile:{}
2026-02-17 03:00:18.019 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 03:00:18.019 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:18.019 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:18.019 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:18.020 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:00:18.020 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali722497411f0" ipVersion=0x4 table="filter"
2026-02-17 03:00:18.020 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uLNdZn2TAVVxMKVf0o" ipVersion=0x4 table="filter"
2026-02-17 03:00:18.020 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VC-LE5v8gdifaDMQ17" ipVersion=0x4 table="filter"
2026-02-17 03:00:18.020 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:00:18.020 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali722497411f0" ipVersion=0x4 table="filter"
2026-02-17 03:00:18.020 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uLNdZn2TAVVxMKVf0o" ipVersion=0x4 table="filter"
2026-02-17 03:00:18.020 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VC-LE5v8gdifaDMQ17" ipVersion=0x4 table="filter"
2026-02-17 03:00:18.020 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali722497411f0"
2026-02-17 03:00:18.020 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:18.020 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:18.065 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:18.066 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 03:00:18.076 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali722497411f0" state="down"
2026-02-17 03:00:18.076 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali722497411f0", State:"down", Index:86}
2026-02-17 03:00:18.077 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali722497411f0"
2026-02-17 03:00:18.078 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali722497411f0" state="up"
2026-02-17 03:00:18.078 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{}}
2026-02-17 03:00:18.078 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{}}
2026-02-17 03:00:18.079 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali722497411f0", State:"up", Index:86}
2026-02-17 03:00:18.079 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali722497411f0"
2026-02-17 03:00:18.079 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali722497411f0"
2026-02-17 03:00:18.079 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:00:18.079 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:18.079 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:18.111 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:18.111 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:00:18.237 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-2352/fail-once-local-d8fsp, name=eth0)
2026-02-17 03:00:18.237 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2352/fail-once-local-d8fsp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif48dc5345f2" profile_ids:"kns.job-2352" profile_ids:"ksa.job-2352.default" ipv4_nets:"10.100.133.210/32"}
2026-02-17 03:00:18.237 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:18.237 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:18.237 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:18.238 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif48dc5345f2"
2026-02-17 03:00:18.239 [INFO][88] felix/endpoint_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-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:18.239 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 85
2026-02-17 03:00:18.263 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:18.263 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} status="up"
2026-02-17 03:00:18.343 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="calif48dc5345f2" state="down"
2026-02-17 03:00:18.343 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif48dc5345f2"
2026-02-17 03:00:18.343 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=85
2026-02-17 03:00:18.343 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif48dc5345f2", State:"down", Index:85}
2026-02-17 03:00:18.344 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif48dc5345f2", Addrs:set.Typed[string]{}}
2026-02-17 03:00:18.344 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif48dc5345f2", Addrs:set.Typed[string]{}}
2026-02-17 03:00:18.344 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif48dc5345f2"
2026-02-17 03:00:18.344 [INFO][88] felix/endpoint_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-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:18.344 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:18.345 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.210
2026-02-17 03:00:18.350 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="calif48dc5345f2" state=""
2026-02-17 03:00:18.350 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif48dc5345f2"
2026-02-17 03:00:18.370 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:18.370 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} status="down"
2026-02-17 03:00:18.371 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif48dc5345f2", State:"", Index:85}
2026-02-17 03:00:18.371 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif48dc5345f2", Addrs:set.Set[string](nil)}
2026-02-17 03:00:18.371 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif48dc5345f2", Addrs:set.Set[string](nil)}
2026-02-17 03:00:18.371 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif48dc5345f2"
2026-02-17 03:00:18.372 [INFO][88] felix/endpoint_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-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:18.372 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:18.405 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:18.405 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"} status="down"
2026-02-17 03:00:18.621 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-2352/fail-once-local-d8fsp, name=eth0)
2026-02-17 03:00:18.629 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-2352/fail-once-local-d8fsp" endpoint_id:"eth0"}
2026-02-17 03:00:18.629 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-2352"}
2026-02-17 03:00:18.629 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-2352.default"}
2026-02-17 03:00:18.630 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:18.630 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:18.631 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-2352" ipVersion=0x4 table="filter"
2026-02-17 03:00:18.631 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FXYelaVhGRTHaX7wAl" ipVersion=0x4 table="filter"
2026-02-17 03:00:18.631 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-2352" ipVersion=0x4 table="filter"
2026-02-17 03:00:18.631 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FXYelaVhGRTHaX7wAl" ipVersion=0x4 table="filter"
2026-02-17 03:00:18.631 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:18.631 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif48dc5345f2" ipVersion=0x4 table="filter"
2026-02-17 03:00:18.631 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif48dc5345f2" ipVersion=0x4 table="filter"
2026-02-17 03:00:18.631 [INFO][88] 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-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:18.631 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:18.692 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-2352/fail-once-local-d8fsp", EndpointId:"eth0"}
2026-02-17 03:00:19.005 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:00:19.005 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 03:00:19.005 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:19.005 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:19.005 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:19.006 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:00:19.006 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:19.006 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:19.077 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:19.077 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:00:19.309 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:00:19.310 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 03:00:19.310 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:19.310 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:19.310 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:19.312 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:00:19.312 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:19.312 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:19.324 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=86
2026-02-17 03:00:19.324 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali722497411f0"
2026-02-17 03:00:19.340 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:19.340 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:00:19.340 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:19.340 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:20.725 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008, name=eth0)
2026-02-17 03:00:20.726 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali558099b9588" profile_ids:"kns.secrets-3344" profile_ids:"ksa.secrets-3344.default" ipv4_nets:"10.100.133.201/32"}
2026-02-17 03:00:20.726 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8331"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8331"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8331"}
2026-02-17 03:00:20.727 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:20.727 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:20.727 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:20.730 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali558099b9588"
2026-02-17 03:00:20.730 [INFO][88] felix/endpoint_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-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:20.730 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:20.763 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:20.763 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"} status="up"
2026-02-17 03:00:20.764 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3344"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3344"}
2026-02-17 03:00:20.777 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008, name=eth0)
2026-02-17 03:00:20.794 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali558099b9588" profile_ids:"kns.secrets-3344" profile_ids:"ksa.secrets-3344.default" ipv4_nets:"10.100.133.201/32"}
2026-02-17 03:00:20.794 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:20.794 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:20.794 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:20.795 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali558099b9588"
2026-02-17 03:00:20.795 [INFO][88] felix/endpoint_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-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:20.795 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:20.827 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:20.828 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"} status="up"
2026-02-17 03:00:21.175 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008, name=eth0)
2026-02-17 03:00:21.176 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008" endpoint_id:"eth0"}
2026-02-17 03:00:21.176 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-3344.default"}
2026-02-17 03:00:21.176 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-3344"}
2026-02-17 03:00:21.176 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:21.176 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:21.178 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-3344" ipVersion=0x4 table="filter"
2026-02-17 03:00:21.178 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9sS6OalE-wx73Vsykc" ipVersion=0x4 table="filter"
2026-02-17 03:00:21.178 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-3344" ipVersion=0x4 table="filter"
2026-02-17 03:00:21.178 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9sS6OalE-wx73Vsykc" ipVersion=0x4 table="filter"
2026-02-17 03:00:21.178 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:21.178 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali558099b9588" ipVersion=0x4 table="filter"
2026-02-17 03:00:21.178 [INFO][88] 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 03:00:21.178 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali558099b9588" ipVersion=0x4 table="filter"
2026-02-17 03:00:21.178 [INFO][88] 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 03:00:21.178 [INFO][88] 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-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:21.178 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:21.179 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.201
2026-02-17 03:00:21.213 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:00:21.251 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3344/pod-secrets-84755955-207b-495b-92a7-e32b76786008", EndpointId:"eth0"}
2026-02-17 03:00:21.251 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.212/32"}
2026-02-17 03:00:21.251 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:21.252 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:21.252 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:21.253 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2e855a59f45" ipVersion=0x4 table="filter"
2026-02-17 03:00:21.253 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:00:21.253 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2e855a59f45" ipVersion=0x4 table="filter"
2026-02-17 03:00:21.253 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:00:21.253 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2e855a59f45"
2026-02-17 03:00:21.253 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:21.253 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:21.258 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali2e855a59f45" state="down"
2026-02-17 03:00:21.258 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2e855a59f45"
2026-02-17 03:00:21.265 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali2e855a59f45" state="up"
2026-02-17 03:00:21.289 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=76
2026-02-17 03:00:21.289 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali558099b9588"
2026-02-17 03:00:21.289 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali558099b9588" state="down"
2026-02-17 03:00:21.291 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali558099b9588" state=""
2026-02-17 03:00:21.291 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali558099b9588"
2026-02-17 03:00:21.293 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:21.293 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 03:00:21.293 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e855a59f45", State:"down", Index:87}
2026-02-17 03:00:21.293 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{}}
2026-02-17 03:00:21.293 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{}}
2026-02-17 03:00:21.293 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e855a59f45", State:"up", Index:87}
2026-02-17 03:00:21.293 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali558099b9588", Addrs:set.Typed[string]{}}
2026-02-17 03:00:21.293 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali558099b9588", Addrs:set.Typed[string]{}}
2026-02-17 03:00:21.293 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali558099b9588", State:"down", Index:76}
2026-02-17 03:00:21.293 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali558099b9588", State:"", Index:76}
2026-02-17 03:00:21.293 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali558099b9588", Addrs:set.Set[string](nil)}
2026-02-17 03:00:21.293 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali558099b9588", Addrs:set.Set[string](nil)}
2026-02-17 03:00:21.294 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2e855a59f45"
2026-02-17 03:00:21.294 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e855a59f45"
2026-02-17 03:00:21.294 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:00:21.294 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:21.294 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:21.317 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:21.317 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:00:21.511 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-1043"
2026-02-17 03:00:21.752 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-1043" name:"default"}
2026-02-17 03:00:21.887 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-5176" name:"default"}
2026-02-17 03:00:21.922 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-5176"}
2026-02-17 03:00:22.001 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:00:22.001 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.212/32"}
2026-02-17 03:00:22.001 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:22.001 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:22.002 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:22.002 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:00:22.002 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:22.002 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:22.039 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:22.039 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:00:22.039 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-1043"}
2026-02-17 03:00:22.077 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:00:22.077 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.212/32"}
2026-02-17 03:00:22.077 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:22.077 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:22.078 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:22.079 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:00:22.079 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:22.079 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:22.109 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:22.109 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:00:22.497 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-8784"
2026-02-17 03:00:22.606 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslicemirroring-8784" name:"default"}
2026-02-17 03:00:22.705 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8784"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8784"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8784"}
2026-02-17 03:00:22.732 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslicemirroring-8784"}
2026-02-17 03:00:23.160 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=87
2026-02-17 03:00:23.161 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2e855a59f45"
2026-02-17 03:00:23.161 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:23.161 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:23.321 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2380"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2380"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2380"}
2026-02-17 03:00:23.351 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6466"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"job-6466"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6466"}
2026-02-17 03:00:23.376 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6466" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:25.273 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="calid5cce39b271" state="down"
2026-02-17 03:00:25.273 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid5cce39b271"
2026-02-17 03:00:25.273 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5cce39b271", State:"down", Index:88}
2026-02-17 03:00:25.274 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5cce39b271", Addrs:set.Typed[string]{}}
2026-02-17 03:00:25.274 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5cce39b271", Addrs:set.Typed[string]{}}
2026-02-17 03:00:25.279 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="calid5cce39b271" state="up"
2026-02-17 03:00:25.292 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-6466/with-backoff-limit-per-index-0-5v8rm, name=eth0)
2026-02-17 03:00:25.317 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6466.default"} profile:{}
2026-02-17 03:00:25.317 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6466"} profile:{inbound_rules:{action:"allow" rule_id:"0Ye_sxVHTHh8lTJ2"} outbound_rules:{action:"allow" rule_id:"GWA3v3YApCougvvo"}}
2026-02-17 03:00:25.317 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6466/with-backoff-limit-per-index-0-5v8rm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid5cce39b271" profile_ids:"kns.job-6466" profile_ids:"ksa.job-6466.default" ipv4_nets:"10.100.133.213/32"}
2026-02-17 03:00:25.317 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:25.317 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:25.317 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:25.318 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid5cce39b271" ipVersion=0x4 table="filter"
2026-02-17 03:00:25.318 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6466" ipVersion=0x4 table="filter"
2026-02-17 03:00:25.318 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FnZBy-kr8ppe_zeMfL" ipVersion=0x4 table="filter"
2026-02-17 03:00:25.318 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid5cce39b271" ipVersion=0x4 table="filter"
2026-02-17 03:00:25.318 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6466" ipVersion=0x4 table="filter"
2026-02-17 03:00:25.318 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FnZBy-kr8ppe_zeMfL" ipVersion=0x4 table="filter"
2026-02-17 03:00:25.318 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid5cce39b271"
2026-02-17 03:00:25.318 [INFO][88] felix/endpoint_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-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:25.318 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:25.389 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:25.389 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"} status="down"
2026-02-17 03:00:25.389 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5cce39b271", State:"up", Index:88}
2026-02-17 03:00:25.389 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid5cce39b271"
2026-02-17 03:00:25.389 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid5cce39b271"
2026-02-17 03:00:25.390 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid5cce39b271"
2026-02-17 03:00:25.390 [INFO][88] felix/endpoint_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-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:25.390 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:25.424 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:25.424 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"} status="up"
2026-02-17 03:00:25.999 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:00:25.999 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 03:00:25.999 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:25.999 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:25.999 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:26.007 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:00:26.008 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:26.008 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:26.042 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:26.043 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:00:26.118 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-6466/with-backoff-limit-per-index-0-5v8rm, name=eth0)
2026-02-17 03:00:26.118 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6466/with-backoff-limit-per-index-0-5v8rm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid5cce39b271" profile_ids:"kns.job-6466" profile_ids:"ksa.job-6466.default" ipv4_nets:"10.100.133.213/32"}
2026-02-17 03:00:26.118 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:26.118 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:26.118 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:26.119 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid5cce39b271"
2026-02-17 03:00:26.119 [INFO][88] felix/endpoint_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-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:26.119 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:26.146 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:26.147 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"} status="up"
2026-02-17 03:00:26.253 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3344" name:"default"}
2026-02-17 03:00:26.306 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8331" name:"default"}
2026-02-17 03:00:26.520 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=88
2026-02-17 03:00:26.520 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid5cce39b271"
2026-02-17 03:00:26.520 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5cce39b271", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:26.520 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5cce39b271", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:26.804 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3344"}
2026-02-17 03:00:27.166 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8331"}
2026-02-17 03:00:27.353 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-6466/with-backoff-limit-per-index-0-5v8rm, name=eth0)
2026-02-17 03:00:27.354 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6466/with-backoff-limit-per-index-0-5v8rm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid5cce39b271" profile_ids:"kns.job-6466" profile_ids:"ksa.job-6466.default" ipv4_nets:"10.100.133.213/32"}
2026-02-17 03:00:27.354 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:27.354 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:27.354 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:27.354 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid5cce39b271"
2026-02-17 03:00:27.354 [INFO][88] felix/endpoint_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-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:27.354 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:27.377 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:27.377 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"} status="up"
2026-02-17 03:00:27.461 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=88
2026-02-17 03:00:27.461 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid5cce39b271"
2026-02-17 03:00:27.461 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="calid5cce39b271" state="down"
2026-02-17 03:00:27.461 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="calid5cce39b271" state=""
2026-02-17 03:00:27.461 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid5cce39b271"
2026-02-17 03:00:27.461 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5cce39b271", Addrs:set.Typed[string]{}}
2026-02-17 03:00:27.462 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5cce39b271", Addrs:set.Typed[string]{}}
2026-02-17 03:00:27.462 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5cce39b271", State:"down", Index:88}
2026-02-17 03:00:27.462 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5cce39b271", State:"", Index:88}
2026-02-17 03:00:27.462 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5cce39b271", Addrs:set.Set[string](nil)}
2026-02-17 03:00:27.462 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5cce39b271", Addrs:set.Set[string](nil)}
2026-02-17 03:00:27.462 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid5cce39b271"
2026-02-17 03:00:27.462 [INFO][88] felix/endpoint_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-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:27.462 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:27.462 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.213
2026-02-17 03:00:27.496 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:27.496 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"} status="down"
2026-02-17 03:00:27.686 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-6466/with-backoff-limit-per-index-0-5v8rm, name=eth0)
2026-02-17 03:00:27.686 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6466/with-backoff-limit-per-index-0-5v8rm" endpoint_id:"eth0"}
2026-02-17 03:00:27.686 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6466"}
2026-02-17 03:00:27.686 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6466.default"}
2026-02-17 03:00:27.686 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:27.686 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:27.687 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6466" ipVersion=0x4 table="filter"
2026-02-17 03:00:27.687 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FnZBy-kr8ppe_zeMfL" ipVersion=0x4 table="filter"
2026-02-17 03:00:27.687 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6466" ipVersion=0x4 table="filter"
2026-02-17 03:00:27.687 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FnZBy-kr8ppe_zeMfL" ipVersion=0x4 table="filter"
2026-02-17 03:00:27.687 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:27.687 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid5cce39b271" ipVersion=0x4 table="filter"
2026-02-17 03:00:27.687 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid5cce39b271" ipVersion=0x4 table="filter"
2026-02-17 03:00:27.687 [INFO][88] 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-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:27.687 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:27.744 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6466/with-backoff-limit-per-index-0-5v8rm", EndpointId:"eth0"}
2026-02-17 03:00:28.782 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2352"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"job-2352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2352"}
2026-02-17 03:00:28.814 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3759"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3759"}
2026-02-17 03:00:28.844 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3759" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:29.317 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2380" name:"default"}
2026-02-17 03:00:29.357 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2380"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2380"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2380"}
2026-02-17 03:00:29.387 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2380"}
2026-02-17 03:00:33.121 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:00:33.980 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3759"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3759"}
2026-02-17 03:00:34.015 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6800"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6800"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6800"}
2026-02-17 03:00:34.047 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6800" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:34.275 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-2352" name:"default"}
2026-02-17 03:00:34.754 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc, name=eth0)
2026-02-17 03:00:34.755 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-6800"} profile:{inbound_rules:{action:"allow" rule_id:"45bOVybiXrcONanv"} outbound_rules:{action:"allow" rule_id:"gQV56Hwc3HDmlEvP"}}
2026-02-17 03:00:34.755 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-6800.default"} profile:{}
2026-02-17 03:00:34.755 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif10eba0bff7" profile_ids:"kns.emptydir-6800" profile_ids:"ksa.emptydir-6800.default" ipv4_nets:"10.100.133.215/32"}
2026-02-17 03:00:34.755 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:34.755 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:34.755 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:34.756 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif10eba0bff7" ipVersion=0x4 table="filter"
2026-02-17 03:00:34.756 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-6800" ipVersion=0x4 table="filter"
2026-02-17 03:00:34.756 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uxs5DVn08FAPiLz3f3" ipVersion=0x4 table="filter"
2026-02-17 03:00:34.757 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif10eba0bff7" ipVersion=0x4 table="filter"
2026-02-17 03:00:34.757 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-6800" ipVersion=0x4 table="filter"
2026-02-17 03:00:34.757 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uxs5DVn08FAPiLz3f3" ipVersion=0x4 table="filter"
2026-02-17 03:00:34.757 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif10eba0bff7"
2026-02-17 03:00:34.757 [INFO][88] felix/endpoint_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-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:34.757 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:34.790 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:34.790 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"} status="down"
2026-02-17 03:00:34.790 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2352"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"job-2352"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2352"}
2026-02-17 03:00:34.819 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-2352"}
2026-02-17 03:00:34.827 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calif10eba0bff7" state="down"
2026-02-17 03:00:34.827 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif10eba0bff7"
2026-02-17 03:00:34.830 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calif10eba0bff7" state="up"
2026-02-17 03:00:34.849 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif10eba0bff7", State:"down", Index:89}
2026-02-17 03:00:34.849 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif10eba0bff7", Addrs:set.Typed[string]{}}
2026-02-17 03:00:34.849 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif10eba0bff7", Addrs:set.Typed[string]{}}
2026-02-17 03:00:34.849 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif10eba0bff7", State:"up", Index:89}
2026-02-17 03:00:34.850 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif10eba0bff7"
2026-02-17 03:00:34.850 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif10eba0bff7"
2026-02-17 03:00:34.850 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif10eba0bff7"
2026-02-17 03:00:34.850 [INFO][88] felix/endpoint_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-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:34.850 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:34.874 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:34.875 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"} status="up"
2026-02-17 03:00:35.768 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=89
2026-02-17 03:00:35.768 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif10eba0bff7"
2026-02-17 03:00:35.768 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif10eba0bff7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:35.769 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif10eba0bff7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:36.111 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc, name=eth0)
2026-02-17 03:00:36.112 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif10eba0bff7" profile_ids:"kns.emptydir-6800" profile_ids:"ksa.emptydir-6800.default" ipv4_nets:"10.100.133.215/32"}
2026-02-17 03:00:36.112 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:36.112 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:36.112 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:36.113 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif10eba0bff7"
2026-02-17 03:00:36.114 [INFO][88] felix/endpoint_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-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:36.114 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:36.150 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:36.150 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"} status="up"
2026-02-17 03:00:37.316 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc, name=eth0)
2026-02-17 03:00:37.316 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif10eba0bff7" profile_ids:"kns.emptydir-6800" profile_ids:"ksa.emptydir-6800.default" ipv4_nets:"10.100.133.215/32"}
2026-02-17 03:00:37.316 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:37.316 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:37.316 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:37.317 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif10eba0bff7"
2026-02-17 03:00:37.318 [INFO][88] felix/endpoint_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-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:37.318 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:37.346 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:37.346 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"} status="up"
2026-02-17 03:00:37.424 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calif10eba0bff7" state="down"
2026-02-17 03:00:37.424 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif10eba0bff7"
2026-02-17 03:00:37.424 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=89
2026-02-17 03:00:37.424 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calif10eba0bff7" state=""
2026-02-17 03:00:37.424 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif10eba0bff7"
2026-02-17 03:00:37.424 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif10eba0bff7", State:"down", Index:89}
2026-02-17 03:00:37.425 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif10eba0bff7", Addrs:set.Typed[string]{}}
2026-02-17 03:00:37.425 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif10eba0bff7", Addrs:set.Typed[string]{}}
2026-02-17 03:00:37.425 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif10eba0bff7", State:"", Index:89}
2026-02-17 03:00:37.425 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif10eba0bff7", Addrs:set.Set[string](nil)}
2026-02-17 03:00:37.425 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif10eba0bff7", Addrs:set.Set[string](nil)}
2026-02-17 03:00:37.425 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif10eba0bff7"
2026-02-17 03:00:37.425 [INFO][88] felix/endpoint_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-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:37.425 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:37.425 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.215
2026-02-17 03:00:37.456 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:37.456 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"} status="down"
2026-02-17 03:00:37.574 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc, name=eth0)
2026-02-17 03:00:37.574 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc" endpoint_id:"eth0"}
2026-02-17 03:00:37.574 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-6800"}
2026-02-17 03:00:37.574 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-6800.default"}
2026-02-17 03:00:37.574 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:37.574 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:37.575 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-6800" ipVersion=0x4 table="filter"
2026-02-17 03:00:37.575 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uxs5DVn08FAPiLz3f3" ipVersion=0x4 table="filter"
2026-02-17 03:00:37.575 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-6800" ipVersion=0x4 table="filter"
2026-02-17 03:00:37.575 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uxs5DVn08FAPiLz3f3" ipVersion=0x4 table="filter"
2026-02-17 03:00:37.575 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:37.575 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif10eba0bff7" ipVersion=0x4 table="filter"
2026-02-17 03:00:37.575 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif10eba0bff7" ipVersion=0x4 table="filter"
2026-02-17 03:00:37.575 [INFO][88] 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-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:37.575 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:37.644 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6800/pod-ed1b4ea6-e9d2-446d-9df3-1fbc133af0fc", EndpointId:"eth0"}
2026-02-17 03:00:38.166 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6800"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6800"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6800"}
2026-02-17 03:00:38.197 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1258"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1258"}
2026-02-17 03:00:38.226 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1258" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:38.324 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1258"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1258"} labels:{key:"webhook-1258" value:"true"}
2026-02-17 03:00:38.358 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2657"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-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-markers-2657"} labels:{key:"webhook-1258-markers" value:"true"}
2026-02-17 03:00:38.358 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2657" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:39.095 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3759" name:"default"}
2026-02-17 03:00:39.406 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3759"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3759"}
2026-02-17 03:00:39.432 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3759"}
2026-02-17 03:00:42.611 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1258" type:"ClusterIP" cluster_ips:"10.254.204.143" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:00:43.567 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6800" name:"default"}
2026-02-17 03:00:43.844 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6800"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6800"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6800"}
2026-02-17 03:00:43.871 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6800"}
2026-02-17 03:00:45.828 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1258"
2026-02-17 03:00:45.886 [INFO][88] felix/summary.go 100: Summarising 237 dataplane reconciliation loops over 1m1.3s: avg=34ms longest=79ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:00:45.983 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:00:45.983 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 03:00:45.983 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:45.984 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:45.984 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:45.984 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:00:45.985 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:45.985 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:46.008 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:00:46.023 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:46.023 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:00:46.024 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.212/32"}
2026-02-17 03:00:46.024 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.024 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.024 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.025 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:00:46.025 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.025 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.042 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:00:46.062 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:46.063 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:00:46.063 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.212/32"}
2026-02-17 03:00:46.063 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.063 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.063 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.063 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:00:46.063 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.063 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.089 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:46.089 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:00:46.381 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:00:46.381 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"}
2026-02-17 03:00:46.382 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.382 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.386 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.386 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2e855a59f45" ipVersion=0x4 table="filter"
2026-02-17 03:00:46.386 [INFO][88] 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 03:00:46.386 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2e855a59f45" ipVersion=0x4 table="filter"
2026-02-17 03:00:46.386 [INFO][88] 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 03:00:46.386 [INFO][88] 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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.386 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.391 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.212
2026-02-17 03:00:46.455 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:46.462 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1258"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1258"} labels:{key:"webhook-1258" value:"true"}
2026-02-17 03:00:46.485 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2657"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-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-markers-2657"} labels:{key:"webhook-1258-markers" value:"true"}
2026-02-17 03:00:46.489 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=87
2026-02-17 03:00:46.489 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2e855a59f45"
2026-02-17 03:00:46.489 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali2e855a59f45" state="down"
2026-02-17 03:00:46.495 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="cali2e855a59f45" state=""
2026-02-17 03:00:46.495 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2e855a59f45"
2026-02-17 03:00:46.514 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{}}
2026-02-17 03:00:46.514 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{}}
2026-02-17 03:00:46.514 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e855a59f45", State:"down", Index:87}
2026-02-17 03:00:46.514 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e855a59f45", State:"", Index:87}
2026-02-17 03:00:46.515 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Set[string](nil)}
2026-02-17 03:00:46.515 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Set[string](nil)}
2026-02-17 03:00:46.545 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8988"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8988"}
2026-02-17 03:00:46.569 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8988" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:46.636 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8988"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8988"} labels:{key:"webhook-8988" value:"true"}
2026-02-17 03:00:46.663 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9078"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9078"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-9078"} labels:{key:"webhook-8988-markers" value:"true"}
2026-02-17 03:00:46.663 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9078" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:47.540 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6466"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"job-6466"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6466"}
2026-02-17 03:00:47.570 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6189"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6189"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6189"}
2026-02-17 03:00:47.600 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6189" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:47.889 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:00:47.889 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.216/32"}
2026-02-17 03:00:47.889 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:47.890 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:47.890 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:47.891 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2e855a59f45" ipVersion=0x4 table="filter"
2026-02-17 03:00:47.891 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:00:47.891 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2e855a59f45" ipVersion=0x4 table="filter"
2026-02-17 03:00:47.891 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:00:47.891 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2e855a59f45"
2026-02-17 03:00:47.891 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:47.891 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:47.941 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:47.941 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 03:00:47.962 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali2e855a59f45" state="down"
2026-02-17 03:00:47.962 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e855a59f45", State:"down", Index:90}
2026-02-17 03:00:47.962 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2e855a59f45"
2026-02-17 03:00:47.962 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e855a59f45"
2026-02-17 03:00:47.962 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:47.962 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:47.964 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali2e855a59f45" state="up"
2026-02-17 03:00:47.987 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:47.988 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 03:00:47.988 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{}}
2026-02-17 03:00:47.988 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{}}
2026-02-17 03:00:47.988 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e855a59f45", State:"up", Index:90}
2026-02-17 03:00:47.988 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2e855a59f45"
2026-02-17 03:00:47.988 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e855a59f45"
2026-02-17 03:00:47.988 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:00:47.988 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:47.988 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:48.025 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:48.025 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:00:49.034 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8988" type:"ClusterIP" cluster_ips:"10.254.102.4" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:00:49.247 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:00:49.248 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.216/32"}
2026-02-17 03:00:49.248 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:49.248 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:49.248 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:49.249 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:00:49.249 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:49.249 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:49.272 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:00:49.274 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:49.274 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:00:49.274 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.216/32"}
2026-02-17 03:00:49.274 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:49.275 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:49.275 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:49.277 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:00:49.278 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:49.278 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:00:49.293 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:00:49.303 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:49.303 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:00:49.318 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:00:49.337 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 03:00:49.337 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 03:00:49.337 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:49.337 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:49.337 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:49.338 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:00:49.338 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:49.338 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:49.367 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:49.368 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:00:49.432 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=90
2026-02-17 03:00:49.432 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2e855a59f45"
2026-02-17 03:00:49.432 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:49.432 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:49.631 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:00:49.631 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"}
2026-02-17 03:00:49.632 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:49.632 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:49.633 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:49.633 [INFO][88] 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 03:00:49.633 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali722497411f0" ipVersion=0x4 table="filter"
2026-02-17 03:00:49.633 [INFO][88] 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 03:00:49.633 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali722497411f0" ipVersion=0x4 table="filter"
2026-02-17 03:00:49.633 [INFO][88] 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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:49.633 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:49.634 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.211
2026-02-17 03:00:49.695 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:49.739 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali722497411f0" state="down"
2026-02-17 03:00:49.740 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali722497411f0", State:"down", Index:86}
2026-02-17 03:00:49.740 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali722497411f0"
2026-02-17 03:00:49.740 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=86
2026-02-17 03:00:49.742 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali722497411f0" state=""
2026-02-17 03:00:49.742 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali722497411f0"
2026-02-17 03:00:49.773 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{}}
2026-02-17 03:00:49.773 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{}}
2026-02-17 03:00:49.773 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali722497411f0", State:"", Index:86}
2026-02-17 03:00:49.773 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Set[string](nil)}
2026-02-17 03:00:49.773 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Set[string](nil)}
2026-02-17 03:00:49.806 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6189"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6189"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6189"}
2026-02-17 03:00:49.843 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3944"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3944"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3944"}
2026-02-17 03:00:49.882 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3944" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:49.883 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3944"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3944"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3944"} labels:{key:"webhook-3944" value:"true"}
2026-02-17 03:00:49.914 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5125"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5125"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5125"} labels:{key:"webhook-3944-markers" value:"true"}
2026-02-17 03:00:49.914 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5125" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:50.158 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8988"
2026-02-17 03:00:50.306 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8988"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8988"} labels:{key:"webhook-8988" value:"true"}
2026-02-17 03:00:50.336 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9078"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9078"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-9078"} labels:{key:"webhook-8988-markers" value:"true"}
2026-02-17 03:00:50.367 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8567"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8567"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8567"}
2026-02-17 03:00:50.400 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-8567" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:50.777 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs, name=eth0)
2026-02-17 03:00:50.778 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-3944"} profile:{inbound_rules:{action:"allow" rule_id:"5kbP4XWndAXuG9Q3"} outbound_rules:{action:"allow" rule_id:"KmTVVu2GANflxbKn"}}
2026-02-17 03:00:50.778 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-3944.default"} profile:{}
2026-02-17 03:00:50.778 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9c0df1e8c1a" profile_ids:"kns.webhook-3944" profile_ids:"ksa.webhook-3944.default" ipv4_nets:"10.100.133.214/32"}
2026-02-17 03:00:50.778 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:50.778 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:50.778 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:50.779 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9c0df1e8c1a" ipVersion=0x4 table="filter"
2026-02-17 03:00:50.779 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-3944" ipVersion=0x4 table="filter"
2026-02-17 03:00:50.779 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DBr_kL7sEqiWrrFzgu" ipVersion=0x4 table="filter"
2026-02-17 03:00:50.779 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9c0df1e8c1a" ipVersion=0x4 table="filter"
2026-02-17 03:00:50.779 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-3944" ipVersion=0x4 table="filter"
2026-02-17 03:00:50.779 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DBr_kL7sEqiWrrFzgu" ipVersion=0x4 table="filter"
2026-02-17 03:00:50.779 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9c0df1e8c1a"
2026-02-17 03:00:50.779 [INFO][88] felix/endpoint_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-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:50.779 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:50.823 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:50.823 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"} status="down"
2026-02-17 03:00:50.844 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali9c0df1e8c1a" state="down"
2026-02-17 03:00:50.844 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9c0df1e8c1a"
2026-02-17 03:00:50.844 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c0df1e8c1a", State:"down", Index:91}
2026-02-17 03:00:50.845 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df1e8c1a", Addrs:set.Typed[string]{}}
2026-02-17 03:00:50.845 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df1e8c1a", Addrs:set.Typed[string]{}}
2026-02-17 03:00:50.845 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9c0df1e8c1a"
2026-02-17 03:00:50.845 [INFO][88] felix/endpoint_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-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:50.845 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:50.845 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali9c0df1e8c1a" state="up"
2026-02-17 03:00:50.869 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:50.869 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"} status="down"
2026-02-17 03:00:50.869 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c0df1e8c1a", State:"up", Index:91}
2026-02-17 03:00:50.869 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9c0df1e8c1a"
2026-02-17 03:00:50.869 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9c0df1e8c1a"
2026-02-17 03:00:50.869 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9c0df1e8c1a"
2026-02-17 03:00:50.869 [INFO][88] felix/endpoint_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-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:50.869 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:50.895 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:50.895 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"} status="up"
2026-02-17 03:00:50.995 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:00:50.996 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 03:00:50.996 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:50.997 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:50.997 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:50.997 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:00:50.997 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali722497411f0" ipVersion=0x4 table="filter"
2026-02-17 03:00:50.997 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:00:50.997 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali722497411f0" ipVersion=0x4 table="filter"
2026-02-17 03:00:50.997 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali722497411f0"
2026-02-17 03:00:50.997 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:50.997 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:51.058 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:51.058 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 03:00:51.073 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali722497411f0" state="down"
2026-02-17 03:00:51.074 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali722497411f0"
2026-02-17 03:00:51.074 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali722497411f0", State:"down", Index:92}
2026-02-17 03:00:51.074 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{}}
2026-02-17 03:00:51.074 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{}}
2026-02-17 03:00:51.074 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali722497411f0"
2026-02-17 03:00:51.075 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:51.075 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:51.077 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali722497411f0" state="up"
2026-02-17 03:00:51.105 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:51.105 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 03:00:51.105 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali722497411f0", State:"up", Index:92}
2026-02-17 03:00:51.105 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali722497411f0"
2026-02-17 03:00:51.105 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali722497411f0"
2026-02-17 03:00:51.106 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:00:51.106 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:51.106 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:51.129 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:51.129 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:00:51.261 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs, name=eth0)
2026-02-17 03:00:51.261 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9c0df1e8c1a" profile_ids:"kns.webhook-3944" profile_ids:"ksa.webhook-3944.default" ipv4_nets:"10.100.133.214/32"}
2026-02-17 03:00:51.262 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:51.262 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:51.262 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:51.263 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9c0df1e8c1a"
2026-02-17 03:00:51.263 [INFO][88] felix/endpoint_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-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:51.263 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:51.294 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:51.294 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"} status="up"
2026-02-17 03:00:51.827 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1258" name:"default"}
2026-02-17 03:00:51.960 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1258"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1258"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1258"} labels:{key:"webhook-1258" value:"true"}
2026-02-17 03:00:51.989 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1258"}
2026-02-17 03:00:52.019 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2657" name:"default"}
2026-02-17 03:00:52.080 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2657"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-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-markers-2657"} labels:{key:"webhook-1258-markers" value:"true"}
2026-02-17 03:00:52.126 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2657"}
2026-02-17 03:00:52.267 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:00:52.268 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 03:00:52.268 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:52.268 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:52.268 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:52.270 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:00:52.270 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:52.270 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:52.295 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:00:52.311 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:52.311 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:00:52.312 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 03:00:52.312 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:52.312 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:52.312 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:52.313 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:00:52.313 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:52.313 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:52.320 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs, name=eth0)
2026-02-17 03:00:52.337 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:52.337 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:00:52.337 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9c0df1e8c1a" profile_ids:"kns.webhook-3944" profile_ids:"ksa.webhook-3944.default" ipv4_nets:"10.100.133.214/32"}
2026-02-17 03:00:52.338 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:52.338 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:52.338 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:52.339 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9c0df1e8c1a"
2026-02-17 03:00:52.340 [INFO][88] felix/endpoint_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-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:52.340 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:52.368 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:52.368 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"} status="up"
2026-02-17 03:00:52.409 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=92
2026-02-17 03:00:52.409 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali722497411f0"
2026-02-17 03:00:52.467 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:52.467 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:52.697 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=91
2026-02-17 03:00:52.697 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9c0df1e8c1a"
2026-02-17 03:00:52.697 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df1e8c1a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:52.697 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df1e8c1a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:53.351 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6466" name:"default"}
2026-02-17 03:00:53.565 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6466"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"job-6466"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6466"}
2026-02-17 03:00:53.592 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6466"}
2026-02-17 03:00:54.178 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3944" type:"ClusterIP" cluster_ips:"10.254.233.150" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:00:54.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3944"
2026-02-17 03:00:54.335 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs, name=eth0)
2026-02-17 03:00:54.336 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9c0df1e8c1a" profile_ids:"kns.webhook-3944" profile_ids:"ksa.webhook-3944.default" ipv4_nets:"10.100.133.214/32"}
2026-02-17 03:00:54.336 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3944"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3944"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3944"} labels:{key:"webhook-3944" value:"true"}
2026-02-17 03:00:54.336 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:54.336 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:54.336 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:54.337 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9c0df1e8c1a"
2026-02-17 03:00:54.338 [INFO][88] felix/endpoint_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-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:54.338 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:54.339 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs, name=eth0)
2026-02-17 03:00:54.366 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:54.366 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"} status="up"
2026-02-17 03:00:54.366 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs" endpoint_id:"eth0"}
2026-02-17 03:00:54.366 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-3944"}
2026-02-17 03:00:54.366 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-3944.default"}
2026-02-17 03:00:54.367 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5125"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5125"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5125"} labels:{key:"webhook-3944-markers" value:"true"}
2026-02-17 03:00:54.367 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6453"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6453"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6453"}
2026-02-17 03:00:54.367 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:54.367 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:54.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-3944" ipVersion=0x4 table="filter"
2026-02-17 03:00:54.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DBr_kL7sEqiWrrFzgu" ipVersion=0x4 table="filter"
2026-02-17 03:00:54.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-3944" ipVersion=0x4 table="filter"
2026-02-17 03:00:54.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DBr_kL7sEqiWrrFzgu" ipVersion=0x4 table="filter"
2026-02-17 03:00:54.368 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:54.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9c0df1e8c1a" ipVersion=0x4 table="filter"
2026-02-17 03:00:54.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9c0df1e8c1a" ipVersion=0x4 table="filter"
2026-02-17 03:00:54.368 [INFO][88] 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-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:54.368 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:54.369 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.214
2026-02-17 03:00:54.437 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3944/sample-webhook-deployment-7c5c95bb96-zrzcs", EndpointId:"eth0"}
2026-02-17 03:00:54.438 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-6453" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:55.017 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6189" name:"default"}
2026-02-17 03:00:55.080 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v, name=eth0)
2026-02-17 03:00:55.081 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-6453"} profile:{inbound_rules:{action:"allow" rule_id:"WNof6A8TUNiVOf-0"} outbound_rules:{action:"allow" rule_id:"phLd6EW6CoaFyiKZ"}}
2026-02-17 03:00:55.081 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-6453.default"} profile:{}
2026-02-17 03:00:55.082 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4cd2d047ab3" profile_ids:"kns.deployment-6453" profile_ids:"ksa.deployment-6453.default" ipv4_nets:"10.100.133.219/32"}
2026-02-17 03:00:55.082 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:00:55.082 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:00:55.082 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:00:55.083 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4cd2d047ab3" ipVersion=0x4 table="filter"
2026-02-17 03:00:55.083 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-6453" ipVersion=0x4 table="filter"
2026-02-17 03:00:55.083 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wKYBn5AAbXwZ0K9a9R" ipVersion=0x4 table="filter"
2026-02-17 03:00:55.083 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4cd2d047ab3" ipVersion=0x4 table="filter"
2026-02-17 03:00:55.084 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-6453" ipVersion=0x4 table="filter"
2026-02-17 03:00:55.084 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wKYBn5AAbXwZ0K9a9R" ipVersion=0x4 table="filter"
2026-02-17 03:00:55.084 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4cd2d047ab3"
2026-02-17 03:00:55.084 [INFO][88] felix/endpoint_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-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:00:55.084 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:00:55.131 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:55.131 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"} status="down"
2026-02-17 03:00:55.140 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="cali4cd2d047ab3" state="down"
2026-02-17 03:00:55.140 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4cd2d047ab3", State:"down", Index:93}
2026-02-17 03:00:55.140 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4cd2d047ab3"
2026-02-17 03:00:55.140 [INFO][88] felix/endpoint_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-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:00:55.140 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4cd2d047ab3"
2026-02-17 03:00:55.140 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:00:55.140 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="cali4cd2d047ab3" state="up"
2026-02-17 03:00:55.162 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:55.162 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"} status="down"
2026-02-17 03:00:55.162 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4cd2d047ab3", Addrs:set.Typed[string]{}}
2026-02-17 03:00:55.162 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4cd2d047ab3", Addrs:set.Typed[string]{}}
2026-02-17 03:00:55.162 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4cd2d047ab3", State:"up", Index:93}
2026-02-17 03:00:55.162 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4cd2d047ab3"
2026-02-17 03:00:55.162 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4cd2d047ab3"
2026-02-17 03:00:55.162 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4cd2d047ab3"
2026-02-17 03:00:55.163 [INFO][88] felix/endpoint_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-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:00:55.163 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:00:55.196 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:55.196 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"} status="up"
2026-02-17 03:00:55.561 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6189"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6189"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6189"}
2026-02-17 03:00:55.593 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6189"}
2026-02-17 03:00:55.800 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali9c0df1e8c1a" state="down"
2026-02-17 03:00:55.800 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9c0df1e8c1a"
2026-02-17 03:00:55.800 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=91
2026-02-17 03:00:55.800 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c0df1e8c1a", State:"down", Index:91}
2026-02-17 03:00:55.800 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df1e8c1a", Addrs:set.Typed[string]{}}
2026-02-17 03:00:55.800 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df1e8c1a", Addrs:set.Typed[string]{}}
2026-02-17 03:00:55.803 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali9c0df1e8c1a" state=""
2026-02-17 03:00:55.803 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9c0df1e8c1a"
2026-02-17 03:00:55.829 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9c0df1e8c1a", State:"", Index:91}
2026-02-17 03:00:55.829 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df1e8c1a", Addrs:set.Set[string](nil)}
2026-02-17 03:00:55.829 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9c0df1e8c1a", Addrs:set.Set[string](nil)}
2026-02-17 03:00:56.049 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8988" name:"default"}
2026-02-17 03:00:56.073 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9078" name:"default"}
2026-02-17 03:00:56.281 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:00:56.281 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9078"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9078"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-9078"} labels:{key:"webhook-8988-markers" value:"true"}
2026-02-17 03:00:56.281 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 03:00:56.282 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:56.282 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:56.282 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:56.283 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:00:56.283 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:56.283 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:00:56.307 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:56.307 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:00:56.311 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9078"}
2026-02-17 03:00:56.324 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v, name=eth0)
2026-02-17 03:00:56.336 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4cd2d047ab3" profile_ids:"kns.deployment-6453" profile_ids:"ksa.deployment-6453.default" ipv4_nets:"10.100.133.219/32"}
2026-02-17 03:00:56.336 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:00:56.336 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:00:56.336 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:00:56.337 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4cd2d047ab3"
2026-02-17 03:00:56.337 [INFO][88] felix/endpoint_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-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:00:56.337 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:00:56.364 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:56.364 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"} status="up"
2026-02-17 03:00:56.417 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8988"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8988"} labels:{key:"webhook-8988" value:"true"}
2026-02-17 03:00:56.442 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8988"}
2026-02-17 03:00:56.490 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8567"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8567"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8567"}
2026-02-17 03:00:56.519 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-4523"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-4523"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4523"}
2026-02-17 03:00:56.548 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-4523" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:56.619 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6453"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6453"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6453"}
2026-02-17 03:00:56.663 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7337"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7337"}
2026-02-17 03:00:56.689 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-7337" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:56.728 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=93
2026-02-17 03:00:56.728 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4cd2d047ab3"
2026-02-17 03:00:56.729 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4cd2d047ab3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:56.729 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4cd2d047ab3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:00:57.712 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-4523"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-4523"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4523"}
2026-02-17 03:00:57.739 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-5448"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-5448"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5448"}
2026-02-17 03:00:57.770 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fake-node-5448" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:57.877 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-8kn52"
2026-02-17 03:00:57.878 [INFO][87] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-8kn52; name=ip_addr_v4) updated; HostBGPConfig(node=e2e-fake-node-8kn52; name=ip_addr_v6) updated; HostBGPConfig(node=e2e-fake-node-8kn52; name=rr_cluster_id) updated; e2e-fake-node-8kn52 updated
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_132: Reconfigured
bird: Mesh_192_168_24_21: Reconfigured
bird: Reconfigured
2026-02-17 03:00:57.897 [INFO][87] 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 03:00:57.905 [INFO][87] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-8kn52 updated
2026-02-17 03:00:57.912 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-8kn52"
2026-02-17 03:00:57.912 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-8kn52" labels:{key:"e2e-fake-node-8kn52" value:"patched"}
2026-02-17 03:00:57.935 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-8kn52" labels:{key:"e2e-fake-node-8kn52" value:"patched"}
2026-02-17 03:00:57.953 [INFO][87] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-8kn52 updated
2026-02-17 03:00:57.963 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-8kn52" labels:{key:"e2e-fake-node-8kn52" value:"updated"}
2026-02-17 03:00:57.976 [INFO][87] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-8kn52; name=ip_addr_v4) deleted; HostBGPConfig(node=e2e-fake-node-8kn52; name=ip_addr_v6) deleted; HostBGPConfig(node=e2e-fake-node-8kn52; name=rr_cluster_id) deleted; e2e-fake-node-8kn52 deleted
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_132: Reconfigured
bird: Mesh_192_168_24_21: Reconfigured
bird: Reconfigured
2026-02-17 03:00:57.991 [INFO][87] 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 03:00:57.997 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Remove update from calculation graph. msg=hostname:"e2e-fake-node-8kn52"
2026-02-17 03:00:57.997 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:00:57.997 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:00:58.028 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-5448"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-5448"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5448"}
2026-02-17 03:00:58.048 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-3520"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-3520"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3520"}
2026-02-17 03:00:58.074 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"conformance-tests-3520" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:58.119 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-3520"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-3520"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3520"}
2026-02-17 03:00:58.150 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-972"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-972"}
2026-02-17 03:00:58.170 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-972" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:00:58.834 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb, name=eth0)
2026-02-17 03:00:58.834 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-972"} profile:{inbound_rules:{action:"allow" rule_id:"fZn945PZFpVdv1qv"} outbound_rules:{action:"allow" rule_id:"pvuumByYb8JP9iOI"}}
2026-02-17 03:00:58.835 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-972.default"} profile:{}
2026-02-17 03:00:58.835 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b3b6a299cc" profile_ids:"kns.pods-972" profile_ids:"ksa.pods-972.default" ipv4_nets:"10.100.133.217/32"}
2026-02-17 03:00:58.835 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:00:58.835 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:00:58.835 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:00:58.835 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 03:00:58.835 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2b3b6a299cc" ipVersion=0x4 table="filter"
2026-02-17 03:00:58.835 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-972" ipVersion=0x4 table="filter"
2026-02-17 03:00:58.835 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SsQfMVkgPD4hZCTHrk" ipVersion=0x4 table="filter"
2026-02-17 03:00:58.835 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 03:00:58.835 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2b3b6a299cc" ipVersion=0x4 table="filter"
2026-02-17 03:00:58.835 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-972" ipVersion=0x4 table="filter"
2026-02-17 03:00:58.835 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SsQfMVkgPD4hZCTHrk" ipVersion=0x4 table="filter"
2026-02-17 03:00:58.835 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2b3b6a299cc"
2026-02-17 03:00:58.835 [INFO][88] felix/endpoint_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-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:00:58.836 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:00:58.882 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:58.882 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"} status="down"
2026-02-17 03:00:58.907 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali2b3b6a299cc" state="down"
2026-02-17 03:00:58.907 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b3b6a299cc"
2026-02-17 03:00:58.907 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b3b6a299cc", State:"down", Index:94}
2026-02-17 03:00:58.907 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b3b6a299cc", Addrs:set.Typed[string]{}}
2026-02-17 03:00:58.907 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b3b6a299cc", Addrs:set.Typed[string]{}}
2026-02-17 03:00:58.907 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b3b6a299cc"
2026-02-17 03:00:58.907 [INFO][88] felix/endpoint_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-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:00:58.907 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:00:58.913 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali2b3b6a299cc" state="up"
2026-02-17 03:00:58.932 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:00:58.932 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"} status="down"
2026-02-17 03:00:58.932 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b3b6a299cc", State:"up", Index:94}
2026-02-17 03:00:58.932 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2b3b6a299cc"
2026-02-17 03:00:58.932 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b3b6a299cc"
2026-02-17 03:00:58.932 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b3b6a299cc"
2026-02-17 03:00:58.932 [INFO][88] felix/endpoint_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-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:00:58.933 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:00:58.956 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:58.956 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"} status="up"
2026-02-17 03:00:59.366 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb, name=eth0)
2026-02-17 03:00:59.367 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b3b6a299cc" profile_ids:"kns.pods-972" profile_ids:"ksa.pods-972.default" ipv4_nets:"10.100.133.217/32"}
2026-02-17 03:00:59.367 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:00:59.367 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:00:59.367 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:00:59.368 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b3b6a299cc"
2026-02-17 03:00:59.368 [INFO][88] felix/endpoint_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-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:00:59.368 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:00:59.395 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:00:59.395 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"} status="up"
2026-02-17 03:00:59.639 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5125" name:"default"}
2026-02-17 03:00:59.739 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3944" name:"default"}
2026-02-17 03:00:59.944 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3944"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3944"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3944"} labels:{key:"webhook-3944" value:"true"}
2026-02-17 03:00:59.972 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3944"}
2026-02-17 03:01:00.091 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5125"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5125"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-5125"} labels:{key:"webhook-3944-markers" value:"true"}
2026-02-17 03:01:00.116 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5125"}
2026-02-17 03:01:00.269 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb, name=eth0)
2026-02-17 03:01:00.270 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b3b6a299cc" profile_ids:"kns.pods-972" profile_ids:"ksa.pods-972.default" ipv4_nets:"10.100.133.217/32"}
2026-02-17 03:01:00.270 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:00.270 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:00.270 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:00.272 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b3b6a299cc"
2026-02-17 03:01:00.272 [INFO][88] felix/endpoint_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-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:00.272 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:00.297 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:00.297 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"} status="up"
2026-02-17 03:01:00.298 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-972"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-972"}
2026-02-17 03:01:00.325 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4188"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"services-4188"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4188"}
2026-02-17 03:01:00.358 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4188" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:00.405 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-4188" type:"NodePort" cluster_ips:"10.254.235.106" ports:{Protocol:"TCP" Port:80 NodePort:30968}
2026-02-17 03:01:00.468 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-4188" type:"ClusterIP" cluster_ips:"10.254.252.221" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:00.773 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7337"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7337"}
2026-02-17 03:01:00.805 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5971"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-5971"}
2026-02-17 03:01:00.824 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=94
2026-02-17 03:01:00.825 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2b3b6a299cc"
2026-02-17 03:01:00.835 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b3b6a299cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:00.835 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b3b6a299cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:00.861 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5971" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:01.211 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4188/externalsvc-7855f7c5cc-6k2k2, name=eth0)
2026-02-17 03:01:01.212 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-4188.default"} profile:{}
2026-02-17 03:01:01.212 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-4188"} profile:{inbound_rules:{action:"allow" rule_id:"Wzb06uStwOe8UZI8"} outbound_rules:{action:"allow" rule_id:"0qqSp2YBVj1JoR63"}}
2026-02-17 03:01:01.212 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4188/externalsvc-7855f7c5cc-6k2k2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6305846a9a6" profile_ids:"kns.services-4188" profile_ids:"ksa.services-4188.default" ipv4_nets:"10.100.133.220/32"}
2026-02-17 03:01:01.212 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:01.212 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:01.212 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:01.213 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6305846a9a6" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.213 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-4188" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.213 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-vbv_HCCAZ6hObT2ab" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.213 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6305846a9a6" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.213 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-4188" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.213 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-vbv_HCCAZ6hObT2ab" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.213 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6305846a9a6"
2026-02-17 03:01:01.213 [INFO][88] felix/endpoint_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-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:01.213 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:01.247 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:01.247 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"} status="down"
2026-02-17 03:01:01.287 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali6305846a9a6" state="down"
2026-02-17 03:01:01.287 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6305846a9a6"
2026-02-17 03:01:01.287 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6305846a9a6", State:"down", Index:95}
2026-02-17 03:01:01.287 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6305846a9a6", Addrs:set.Typed[string]{}}
2026-02-17 03:01:01.287 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6305846a9a6", Addrs:set.Typed[string]{}}
2026-02-17 03:01:01.287 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6305846a9a6"
2026-02-17 03:01:01.287 [INFO][88] felix/endpoint_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-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:01.287 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:01.293 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali6305846a9a6" state="up"
2026-02-17 03:01:01.316 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:01.316 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"} status="down"
2026-02-17 03:01:01.316 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6305846a9a6", State:"up", Index:95}
2026-02-17 03:01:01.316 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6305846a9a6"
2026-02-17 03:01:01.316 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6305846a9a6"
2026-02-17 03:01:01.316 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6305846a9a6"
2026-02-17 03:01:01.316 [INFO][88] felix/endpoint_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-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:01.316 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:01.341 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:01.341 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"} status="up"
2026-02-17 03:01:01.378 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb, name=eth0)
2026-02-17 03:01:01.379 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b3b6a299cc" profile_ids:"kns.pods-972" profile_ids:"ksa.pods-972.default" ipv4_nets:"10.100.133.217/32"}
2026-02-17 03:01:01.379 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:01.379 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:01.379 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:01.379 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b3b6a299cc"
2026-02-17 03:01:01.380 [INFO][88] felix/endpoint_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-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:01.380 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:01.409 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:01.409 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"} status="up"
2026-02-17 03:01:01.735 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v, name=eth0)
2026-02-17 03:01:01.736 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4cd2d047ab3" profile_ids:"kns.deployment-6453" profile_ids:"ksa.deployment-6453.default" ipv4_nets:"10.100.133.219/32"}
2026-02-17 03:01:01.736 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:01:01.736 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:01:01.736 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:01:01.737 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4cd2d047ab3"
2026-02-17 03:01:01.737 [INFO][88] felix/endpoint_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-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:01:01.737 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:01:01.781 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:01.781 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"} status="up"
2026-02-17 03:01:01.788 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v, name=eth0)
2026-02-17 03:01:01.788 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v" endpoint_id:"eth0"}
2026-02-17 03:01:01.788 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-6453"}
2026-02-17 03:01:01.788 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-6453.default"}
2026-02-17 03:01:01.788 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:01:01.788 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:01:01.789 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-6453" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.789 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wKYBn5AAbXwZ0K9a9R" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.789 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-6453" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.789 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wKYBn5AAbXwZ0K9a9R" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.789 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:01:01.789 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4cd2d047ab3" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.789 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4cd2d047ab3" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.789 [INFO][88] 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-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:01:01.789 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:01:01.790 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.219
2026-02-17 03:01:01.810 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb, name=eth0)
2026-02-17 03:01:01.846 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6453/test-deployment-fm9qm-77765fd584-4pz2v", EndpointId:"eth0"}
2026-02-17 03:01:01.846 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb" endpoint_id:"eth0"}
2026-02-17 03:01:01.846 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-972"}
2026-02-17 03:01:01.846 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-972.default"}
2026-02-17 03:01:01.847 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:01.847 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:01.849 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-972" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.849 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SsQfMVkgPD4hZCTHrk" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.849 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-972" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.849 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SsQfMVkgPD4hZCTHrk" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.849 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:01.850 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.850 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2b3b6a299cc" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.850 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.850 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2b3b6a299cc" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.850 [INFO][88] 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-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:01.850 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:01.850 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.217
2026-02-17 03:01:01.914 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali2b3b6a299cc" state="down"
2026-02-17 03:01:01.915 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b3b6a299cc"
2026-02-17 03:01:01.917 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=94
2026-02-17 03:01:01.931 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-972/pod-generation-b322823f-05f3-4e7f-a69d-6a2b4351bcdb", EndpointId:"eth0"}
2026-02-17 03:01:01.931 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b3b6a299cc", State:"down", Index:94}
2026-02-17 03:01:01.931 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b3b6a299cc", Addrs:set.Typed[string]{}}
2026-02-17 03:01:01.931 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b3b6a299cc", Addrs:set.Typed[string]{}}
2026-02-17 03:01:01.947 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali2b3b6a299cc" state=""
2026-02-17 03:01:01.947 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2b3b6a299cc"
2026-02-17 03:01:01.955 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b3b6a299cc", State:"", Index:94}
2026-02-17 03:01:01.955 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b3b6a299cc", Addrs:set.Set[string](nil)}
2026-02-17 03:01:01.956 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b3b6a299cc", Addrs:set.Set[string](nil)}
bird: KIF: Received address message for unknown interface 93
2026-02-17 03:01:02.241 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="cali4cd2d047ab3" state="down"
2026-02-17 03:01:02.241 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4cd2d047ab3"
2026-02-17 03:01:02.241 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=93
2026-02-17 03:01:02.241 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4cd2d047ab3", State:"down", Index:93}
2026-02-17 03:01:02.241 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4cd2d047ab3", Addrs:set.Typed[string]{}}
2026-02-17 03:01:02.241 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4cd2d047ab3", Addrs:set.Typed[string]{}}
2026-02-17 03:01:02.243 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="cali4cd2d047ab3" state=""
2026-02-17 03:01:02.244 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4cd2d047ab3"
2026-02-17 03:01:02.272 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4cd2d047ab3", State:"", Index:93}
2026-02-17 03:01:02.273 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4cd2d047ab3", Addrs:set.Set[string](nil)}
2026-02-17 03:01:02.273 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4cd2d047ab3", Addrs:set.Set[string](nil)}
2026-02-17 03:01:02.314 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-8567" name:"default"}
2026-02-17 03:01:02.398 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4188/externalsvc-7855f7c5cc-6k2k2, name=eth0)
2026-02-17 03:01:02.398 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4188/externalsvc-7855f7c5cc-6k2k2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6305846a9a6" profile_ids:"kns.services-4188" profile_ids:"ksa.services-4188.default" ipv4_nets:"10.100.133.220/32"}
2026-02-17 03:01:02.398 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:02.399 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:02.399 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:02.399 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6305846a9a6"
2026-02-17 03:01:02.399 [INFO][88] felix/endpoint_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-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:02.399 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:02.431 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:02.431 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"} status="up"
2026-02-17 03:01:02.431 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-6453" name:"default"}
2026-02-17 03:01:02.588 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-4188" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:02.649 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=95
2026-02-17 03:01:02.650 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6305846a9a6"
2026-02-17 03:01:02.650 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6305846a9a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:02.650 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6305846a9a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:02.733 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8567"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8567"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8567"}
2026-02-17 03:01:02.768 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6453"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6453"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6453"}
2026-02-17 03:01:02.769 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-8567"}
2026-02-17 03:01:02.795 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-6453"}
2026-02-17 03:01:03.147 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-4523" name:"default"}
2026-02-17 03:01:03.178 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fake-node-5448" name:"default"}
2026-02-17 03:01:03.264 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4188/execpodrlwng, name=eth0)
2026-02-17 03:01:03.265 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4188/execpodrlwng" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7cf6d6717b" profile_ids:"kns.services-4188" profile_ids:"ksa.services-4188.default" ipv4_nets:"10.100.133.221/32"}
2026-02-17 03:01:03.265 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:03.265 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:03.265 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:03.266 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie7cf6d6717b" ipVersion=0x4 table="filter"
2026-02-17 03:01:03.266 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie7cf6d6717b" ipVersion=0x4 table="filter"
2026-02-17 03:01:03.266 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie7cf6d6717b"
2026-02-17 03:01:03.266 [INFO][88] felix/endpoint_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-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:03.266 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:03.312 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:03.312 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"} status="down"
2026-02-17 03:01:03.313 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-4523"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-4523"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4523"}
2026-02-17 03:01:03.313 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-4523"}
2026-02-17 03:01:03.342 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="calie7cf6d6717b" state="down"
2026-02-17 03:01:03.342 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7cf6d6717b"
2026-02-17 03:01:03.342 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="calie7cf6d6717b" state="up"
2026-02-17 03:01:03.342 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7cf6d6717b", State:"down", Index:96}
2026-02-17 03:01:03.342 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7cf6d6717b", Addrs:set.Typed[string]{}}
2026-02-17 03:01:03.342 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7cf6d6717b", Addrs:set.Typed[string]{}}
2026-02-17 03:01:03.342 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7cf6d6717b", State:"up", Index:96}
2026-02-17 03:01:03.342 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie7cf6d6717b"
2026-02-17 03:01:03.342 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7cf6d6717b"
2026-02-17 03:01:03.343 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7cf6d6717b"
2026-02-17 03:01:03.343 [INFO][88] felix/endpoint_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-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:03.343 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:03.366 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:03.366 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"} status="up"
2026-02-17 03:01:03.672 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-5448"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-5448"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5448"}
2026-02-17 03:01:03.700 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fake-node-5448"}
2026-02-17 03:01:03.724 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"conformance-tests-3520" name:"default"}
2026-02-17 03:01:03.898 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-3520"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-3520"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3520"}
2026-02-17 03:01:03.934 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"conformance-tests-3520"}
2026-02-17 03:01:04.414 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4188/execpodrlwng, name=eth0)
2026-02-17 03:01:04.414 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4188/execpodrlwng" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7cf6d6717b" profile_ids:"kns.services-4188" profile_ids:"ksa.services-4188.default" ipv4_nets:"10.100.133.221/32"}
2026-02-17 03:01:04.414 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:04.415 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:04.415 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:04.419 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7cf6d6717b"
2026-02-17 03:01:04.419 [INFO][88] felix/endpoint_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-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:04.419 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:04.454 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:04.454 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"} status="up"
2026-02-17 03:01:04.860 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-4188"
2026-02-17 03:01:04.910 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4188/externalsvc-7855f7c5cc-6k2k2, name=eth0)
2026-02-17 03:01:04.916 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4188/externalsvc-7855f7c5cc-6k2k2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6305846a9a6" profile_ids:"kns.services-4188" profile_ids:"ksa.services-4188.default" ipv4_nets:"10.100.133.220/32"}
2026-02-17 03:01:04.917 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:04.917 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:04.917 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:04.917 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6305846a9a6"
2026-02-17 03:01:04.918 [INFO][88] felix/endpoint_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-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:04.918 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:04.936 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4188/externalsvc-7855f7c5cc-6k2k2, name=eth0)
2026-02-17 03:01:04.952 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=96
2026-02-17 03:01:04.952 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie7cf6d6717b"
2026-02-17 03:01:04.962 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:04.963 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"} status="up"
2026-02-17 03:01:04.963 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-service" namespace:"services-4188"
2026-02-17 03:01:04.963 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4188/externalsvc-7855f7c5cc-6k2k2" endpoint_id:"eth0"}
2026-02-17 03:01:04.963 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:04.963 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:04.964 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:04.964 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6305846a9a6" ipVersion=0x4 table="filter"
2026-02-17 03:01:04.964 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6305846a9a6" ipVersion=0x4 table="filter"
2026-02-17 03:01:04.964 [INFO][88] 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-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:04.965 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:04.966 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.220
2026-02-17 03:01:05.036 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/externalsvc-7855f7c5cc-6k2k2", EndpointId:"eth0"}
2026-02-17 03:01:05.036 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7cf6d6717b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:05.037 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7cf6d6717b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:05.066 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4188"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"services-4188"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4188"}
2026-02-17 03:01:05.066 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3211"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3211"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3211"}
2026-02-17 03:01:05.066 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3211" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:05.066 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5971"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-5971"}
2026-02-17 03:01:05.100 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9637"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9637"}
2026-02-17 03:01:05.100 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9637" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:05.181 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3211"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3211"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3211"}
2026-02-17 03:01:05.212 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1461"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"job-1461"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1461"}
2026-02-17 03:01:05.249 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1461" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:05.607 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-972" name:"default"}
2026-02-17 03:01:05.850 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7337"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7337"}
2026-02-17 03:01:06.055 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-1461/foo-mw59p, name=eth0)
2026-02-17 03:01:06.056 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1461.default"} profile:{}
2026-02-17 03:01:06.056 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1461"} profile:{inbound_rules:{action:"allow" rule_id:"VmqhreaA6hrZgv1u"} outbound_rules:{action:"allow" rule_id:"JfIqGYemijUfvyiR"}}
2026-02-17 03:01:06.057 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1461/foo-mw59p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79986fbeef2" profile_ids:"kns.job-1461" profile_ids:"ksa.job-1461.default" ipv4_nets:"10.100.133.222/32"}
2026-02-17 03:01:06.057 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:06.057 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:06.057 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:06.059 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali79986fbeef2" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.060 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-1461" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.060 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sV4vUAOIwZlzEdgcbG" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.060 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali79986fbeef2" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.060 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-1461" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.060 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sV4vUAOIwZlzEdgcbG" ipVersion=0x4 table="filter"
2026-02-17 03:01:06.060 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali79986fbeef2"
2026-02-17 03:01:06.060 [INFO][88] felix/endpoint_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-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:06.060 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:06.102 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:06.102 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"} status="down"
2026-02-17 03:01:06.124 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali79986fbeef2" state="down"
2026-02-17 03:01:06.124 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali79986fbeef2", State:"down", Index:97}
2026-02-17 03:01:06.125 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali79986fbeef2"
2026-02-17 03:01:06.125 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali79986fbeef2"
2026-02-17 03:01:06.125 [INFO][88] felix/endpoint_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-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:06.125 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:06.127 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali79986fbeef2" state="up"
2026-02-17 03:01:06.156 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:06.156 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"} status="down"
2026-02-17 03:01:06.156 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-972"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-972"}
2026-02-17 03:01:06.185 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali79986fbeef2", Addrs:set.Typed[string]{}}
2026-02-17 03:01:06.185 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali79986fbeef2", Addrs:set.Typed[string]{}}
2026-02-17 03:01:06.185 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali79986fbeef2", State:"up", Index:97}
2026-02-17 03:01:06.185 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali79986fbeef2"
2026-02-17 03:01:06.185 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali79986fbeef2"
2026-02-17 03:01:06.185 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79986fbeef2"
2026-02-17 03:01:06.186 [INFO][88] felix/endpoint_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-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:06.186 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:06.222 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:06.222 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"} status="up"
2026-02-17 03:01:06.222 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-972"}
2026-02-17 03:01:07.336 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali6305846a9a6" state="down"
2026-02-17 03:01:07.336 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6305846a9a6", State:"down", Index:95}
2026-02-17 03:01:07.337 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6305846a9a6"
2026-02-17 03:01:07.337 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=95
2026-02-17 03:01:07.337 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali6305846a9a6" state=""
2026-02-17 03:01:07.337 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6305846a9a6"
2026-02-17 03:01:07.363 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6305846a9a6", Addrs:set.Typed[string]{}}
2026-02-17 03:01:07.363 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6305846a9a6", Addrs:set.Typed[string]{}}
2026-02-17 03:01:07.363 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6305846a9a6", State:"", Index:95}
2026-02-17 03:01:07.363 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6305846a9a6", Addrs:set.Set[string](nil)}
2026-02-17 03:01:07.363 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6305846a9a6", Addrs:set.Set[string](nil)}
2026-02-17 03:01:07.454 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-1461/foo-mw59p, name=eth0)
2026-02-17 03:01:07.454 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1461/foo-mw59p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79986fbeef2" profile_ids:"kns.job-1461" profile_ids:"ksa.job-1461.default" ipv4_nets:"10.100.133.222/32"}
2026-02-17 03:01:07.454 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:07.454 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:07.454 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:07.455 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79986fbeef2"
2026-02-17 03:01:07.455 [INFO][88] felix/endpoint_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-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:07.456 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:07.488 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:07.488 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"} status="up"
2026-02-17 03:01:07.546 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=97
2026-02-17 03:01:07.546 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali79986fbeef2"
2026-02-17 03:01:07.546 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali79986fbeef2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:07.546 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali79986fbeef2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:09.294 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9637"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9637"}
2026-02-17 03:01:09.331 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5198"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-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:"downward-api-5198"}
2026-02-17 03:01:09.392 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5198" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:09.497 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-1461/foo-mw59p, name=eth0)
2026-02-17 03:01:09.498 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1461/foo-mw59p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79986fbeef2" profile_ids:"kns.job-1461" profile_ids:"ksa.job-1461.default" ipv4_nets:"10.100.133.222/32"}
2026-02-17 03:01:09.498 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.498 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.499 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.500 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79986fbeef2"
2026-02-17 03:01:09.501 [INFO][88] felix/endpoint_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-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.501 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.517 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-1461/foo-mw59p, name=eth0)
2026-02-17 03:01:09.540 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:09.540 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"} status="up"
2026-02-17 03:01:09.540 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1461/foo-mw59p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79986fbeef2" profile_ids:"kns.job-1461" profile_ids:"ksa.job-1461.default" ipv4_nets:"10.100.133.222/32"}
2026-02-17 03:01:09.540 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.541 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.541 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.541 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79986fbeef2"
2026-02-17 03:01:09.542 [INFO][88] felix/endpoint_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-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.542 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.547 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-1461/foo-mw59p, name=eth0)
2026-02-17 03:01:09.575 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:09.575 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"} status="up"
2026-02-17 03:01:09.575 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1461/foo-mw59p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79986fbeef2" profile_ids:"kns.job-1461" profile_ids:"ksa.job-1461.default" ipv4_nets:"10.100.133.222/32"}
2026-02-17 03:01:09.576 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.576 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.577 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.580 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79986fbeef2"
2026-02-17 03:01:09.581 [INFO][88] felix/endpoint_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-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.581 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.615 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:09.615 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"} status="up"
2026-02-17 03:01:09.847 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-1461/foo-mw59p, name=eth0)
2026-02-17 03:01:09.847 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1461/foo-mw59p" endpoint_id:"eth0"}
2026-02-17 03:01:09.847 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1461.default"}
2026-02-17 03:01:09.847 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1461"}
2026-02-17 03:01:09.847 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.847 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.848 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1461" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.848 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sV4vUAOIwZlzEdgcbG" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.848 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1461" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.848 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sV4vUAOIwZlzEdgcbG" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.848 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.848 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali79986fbeef2" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.848 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali79986fbeef2" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.848 [INFO][88] 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-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.848 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.849 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.222
2026-02-17 03:01:09.920 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1461/foo-mw59p", EndpointId:"eth0"}
2026-02-17 03:01:09.952 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali79986fbeef2" state="down"
2026-02-17 03:01:09.953 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali79986fbeef2", State:"down", Index:97}
2026-02-17 03:01:09.953 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali79986fbeef2"
2026-02-17 03:01:09.953 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=97
2026-02-17 03:01:09.956 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali79986fbeef2" state=""
2026-02-17 03:01:09.956 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali79986fbeef2"
2026-02-17 03:01:09.979 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali79986fbeef2", Addrs:set.Typed[string]{}}
2026-02-17 03:01:09.979 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali79986fbeef2", Addrs:set.Typed[string]{}}
2026-02-17 03:01:09.979 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali79986fbeef2", State:"", Index:97}
2026-02-17 03:01:09.980 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali79986fbeef2", Addrs:set.Set[string](nil)}
2026-02-17 03:01:09.980 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali79986fbeef2", Addrs:set.Set[string](nil)}
2026-02-17 03:01:10.016 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4188/execpodrlwng, name=eth0)
2026-02-17 03:01:10.016 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4188/execpodrlwng" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7cf6d6717b" profile_ids:"kns.services-4188" profile_ids:"ksa.services-4188.default" ipv4_nets:"10.100.133.221/32"}
2026-02-17 03:01:10.016 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:10.017 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:10.017 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:10.021 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7cf6d6717b"
2026-02-17 03:01:10.021 [INFO][88] felix/endpoint_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-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:10.021 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:10.035 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-4188/execpodrlwng, name=eth0)
2026-02-17 03:01:10.050 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:10.050 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"} status="up"
2026-02-17 03:01:10.050 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4188/execpodrlwng" endpoint_id:"eth0"}
2026-02-17 03:01:10.051 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-4188"}
2026-02-17 03:01:10.051 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-4188.default"}
2026-02-17 03:01:10.051 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:10.051 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:10.051 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-4188" ipVersion=0x4 table="filter"
2026-02-17 03:01:10.051 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-vbv_HCCAZ6hObT2ab" ipVersion=0x4 table="filter"
2026-02-17 03:01:10.051 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-4188" ipVersion=0x4 table="filter"
2026-02-17 03:01:10.051 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-vbv_HCCAZ6hObT2ab" ipVersion=0x4 table="filter"
2026-02-17 03:01:10.051 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:10.051 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie7cf6d6717b" ipVersion=0x4 table="filter"
2026-02-17 03:01:10.051 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie7cf6d6717b" ipVersion=0x4 table="filter"
2026-02-17 03:01:10.051 [INFO][88] 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-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:10.051 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
2026-02-17 03:01:10.052 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.221
2026-02-17 03:01:10.120 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4188/execpodrlwng", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 96
2026-02-17 03:01:10.406 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4188" name:"default"}
2026-02-17 03:01:10.445 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="calie7cf6d6717b" state="down"
2026-02-17 03:01:10.445 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7cf6d6717b", State:"down", Index:96}
2026-02-17 03:01:10.445 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7cf6d6717b"
2026-02-17 03:01:10.445 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=96
2026-02-17 03:01:10.449 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="calie7cf6d6717b" state=""
2026-02-17 03:01:10.449 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie7cf6d6717b"
2026-02-17 03:01:10.469 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7cf6d6717b", Addrs:set.Typed[string]{}}
2026-02-17 03:01:10.469 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7cf6d6717b", Addrs:set.Typed[string]{}}
2026-02-17 03:01:10.469 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7cf6d6717b", State:"", Index:96}
2026-02-17 03:01:10.470 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7cf6d6717b", Addrs:set.Set[string](nil)}
2026-02-17 03:01:10.470 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7cf6d6717b", Addrs:set.Set[string](nil)}
2026-02-17 03:01:10.658 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5971" name:"default"}
2026-02-17 03:01:10.751 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3211" name:"default"}
2026-02-17 03:01:11.061 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5971"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-5971"}
2026-02-17 03:01:11.085 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1461"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"job-1461"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1461"}
2026-02-17 03:01:11.119 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-7337" name:"default"}
2026-02-17 03:01:11.119 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5971"}
2026-02-17 03:01:11.122 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1723"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"job-1723"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1723"}
2026-02-17 03:01:11.148 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1723" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:11.189 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4188"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"services-4188"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4188"}
2026-02-17 03:01:11.189 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4188"}
2026-02-17 03:01:11.552 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3211"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3211"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3211"}
2026-02-17 03:01:11.580 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3211"}
2026-02-17 03:01:11.799 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-7337"}
2026-02-17 03:01:11.875 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-1723/matching-fail-index-action-1-pn6l9, name=eth0)
2026-02-17 03:01:11.876 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1723.default"} profile:{}
2026-02-17 03:01:11.876 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1723"} profile:{inbound_rules:{action:"allow" rule_id:"zITxpartgh2obMMQ"} outbound_rules:{action:"allow" rule_id:"aOYp8nD9jdqp86Ta"}}
2026-02-17 03:01:11.876 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1723/matching-fail-index-action-1-pn6l9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid39a3617c9c" profile_ids:"kns.job-1723" profile_ids:"ksa.job-1723.default" ipv4_nets:"10.100.133.223/32"}
2026-02-17 03:01:11.876 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:11.876 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:11.876 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:11.877 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid39a3617c9c" ipVersion=0x4 table="filter"
2026-02-17 03:01:11.877 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-1723" ipVersion=0x4 table="filter"
2026-02-17 03:01:11.877 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XX2tiErmK43u3o_NJk" ipVersion=0x4 table="filter"
2026-02-17 03:01:11.877 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid39a3617c9c" ipVersion=0x4 table="filter"
2026-02-17 03:01:11.877 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-1723" ipVersion=0x4 table="filter"
2026-02-17 03:01:11.877 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XX2tiErmK43u3o_NJk" ipVersion=0x4 table="filter"
2026-02-17 03:01:11.877 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid39a3617c9c"
2026-02-17 03:01:11.877 [INFO][88] felix/endpoint_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-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:11.877 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:11.926 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:11.926 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"} status="down"
2026-02-17 03:01:11.950 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calid39a3617c9c" state="down"
2026-02-17 03:01:11.950 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid39a3617c9c", State:"down", Index:98}
2026-02-17 03:01:11.951 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid39a3617c9c"
2026-02-17 03:01:11.951 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid39a3617c9c", Addrs:set.Typed[string]{}}
2026-02-17 03:01:11.951 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid39a3617c9c", Addrs:set.Typed[string]{}}
2026-02-17 03:01:11.951 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid39a3617c9c"
2026-02-17 03:01:11.951 [INFO][88] felix/endpoint_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-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:11.951 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:11.952 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calid39a3617c9c" state="up"
2026-02-17 03:01:11.975 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:11.975 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"} status="down"
2026-02-17 03:01:11.975 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid39a3617c9c", State:"up", Index:98}
2026-02-17 03:01:11.975 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid39a3617c9c"
2026-02-17 03:01:11.975 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid39a3617c9c"
2026-02-17 03:01:11.976 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid39a3617c9c"
2026-02-17 03:01:11.976 [INFO][88] felix/endpoint_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-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:11.976 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:11.999 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:11.999 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"} status="up"
2026-02-17 03:01:12.507 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-1723/matching-fail-index-action-1-pn6l9, name=eth0)
2026-02-17 03:01:12.507 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1723/matching-fail-index-action-1-pn6l9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid39a3617c9c" profile_ids:"kns.job-1723" profile_ids:"ksa.job-1723.default" ipv4_nets:"10.100.133.223/32"}
2026-02-17 03:01:12.507 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:12.507 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:12.507 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:12.508 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid39a3617c9c"
2026-02-17 03:01:12.508 [INFO][88] felix/endpoint_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-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:12.508 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:12.539 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:12.540 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"} status="up"
2026-02-17 03:01:13.515 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5198"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-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:"downward-api-5198"}
2026-02-17 03:01:13.544 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4362"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4362"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4362"}
2026-02-17 03:01:13.576 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-4362" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:13.693 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-1723/matching-fail-index-action-1-pn6l9, name=eth0)
2026-02-17 03:01:13.693 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1723/matching-fail-index-action-1-pn6l9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid39a3617c9c" profile_ids:"kns.job-1723" profile_ids:"ksa.job-1723.default" ipv4_nets:"10.100.133.223/32"}
2026-02-17 03:01:13.693 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:13.693 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:13.693 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=98
2026-02-17 03:01:13.693 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid39a3617c9c"
2026-02-17 03:01:13.693 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:13.695 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid39a3617c9c"
2026-02-17 03:01:13.695 [INFO][88] felix/endpoint_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-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:13.695 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:13.727 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:13.727 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"} status="up"
2026-02-17 03:01:13.727 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid39a3617c9c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:13.727 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid39a3617c9c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:13.805 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calid39a3617c9c" state="down"
2026-02-17 03:01:13.806 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid39a3617c9c"
2026-02-17 03:01:13.806 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=98
2026-02-17 03:01:13.806 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid39a3617c9c", State:"down", Index:98}
2026-02-17 03:01:13.806 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid39a3617c9c", Addrs:set.Typed[string]{}}
2026-02-17 03:01:13.806 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid39a3617c9c", Addrs:set.Typed[string]{}}
2026-02-17 03:01:13.806 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid39a3617c9c"
2026-02-17 03:01:13.806 [INFO][88] felix/endpoint_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-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:13.806 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:13.807 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.223
2026-02-17 03:01:13.810 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calid39a3617c9c" state=""
2026-02-17 03:01:13.810 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid39a3617c9c"
2026-02-17 03:01:13.830 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:13.830 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"} status="down"
2026-02-17 03:01:13.830 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid39a3617c9c", State:"", Index:98}
2026-02-17 03:01:13.831 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid39a3617c9c", Addrs:set.Set[string](nil)}
2026-02-17 03:01:13.831 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid39a3617c9c", Addrs:set.Set[string](nil)}
2026-02-17 03:01:13.831 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid39a3617c9c"
2026-02-17 03:01:13.831 [INFO][88] felix/endpoint_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-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:13.831 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:13.863 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:13.863 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"} status="down"
2026-02-17 03:01:13.956 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-1723/matching-fail-index-action-1-pn6l9, name=eth0)
2026-02-17 03:01:13.957 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1723/matching-fail-index-action-1-pn6l9" endpoint_id:"eth0"}
2026-02-17 03:01:13.958 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1723"}
2026-02-17 03:01:13.958 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1723.default"}
2026-02-17 03:01:13.958 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:13.958 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:13.959 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1723" ipVersion=0x4 table="filter"
2026-02-17 03:01:13.959 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XX2tiErmK43u3o_NJk" ipVersion=0x4 table="filter"
2026-02-17 03:01:13.959 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1723" ipVersion=0x4 table="filter"
2026-02-17 03:01:13.959 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XX2tiErmK43u3o_NJk" ipVersion=0x4 table="filter"
2026-02-17 03:01:13.959 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:13.959 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid39a3617c9c" ipVersion=0x4 table="filter"
2026-02-17 03:01:13.960 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid39a3617c9c" ipVersion=0x4 table="filter"
2026-02-17 03:01:13.960 [INFO][88] 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-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:13.960 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:14.024 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1723/matching-fail-index-action-1-pn6l9", EndpointId:"eth0"}
2026-02-17 03:01:14.512 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9637" name:"default"}
2026-02-17 03:01:14.900 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9637"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9637"}
2026-02-17 03:01:14.926 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9637"}
2026-02-17 03:01:15.284 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1723"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"job-1723"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1723"}
2026-02-17 03:01:15.316 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4905"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4905"}
2026-02-17 03:01:15.343 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4905" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:15.434 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4905"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4905"} labels:{key:"webhook-4905" value:"true"}
2026-02-17 03:01:15.464 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8071"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8071"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8071"} labels:{key:"webhook-4905-markers" value:"true"}
2026-02-17 03:01:15.464 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8071" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:16.216 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1461" name:"default"}
2026-02-17 03:01:16.578 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1461"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"job-1461"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1461"}
2026-02-17 03:01:16.609 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1461"}
2026-02-17 03:01:17.278 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:01:17.278 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 03:01:17.278 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:17.279 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:17.279 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:17.279 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:01:17.279 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:17.280 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:17.299 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:01:17.311 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:17.311 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:17.311 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.216/32"}
2026-02-17 03:01:17.311 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.311 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.311 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.312 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:01:17.312 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.312 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.325 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:01:17.344 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:17.344 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:01:17.344 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.216/32"}
2026-02-17 03:01:17.344 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.344 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.344 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.345 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:01:17.345 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.345 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.368 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:17.369 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:01:17.647 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:01:17.648 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"}
2026-02-17 03:01:17.648 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.648 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.648 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.649 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2e855a59f45" ipVersion=0x4 table="filter"
2026-02-17 03:01:17.649 [INFO][88] 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 03:01:17.649 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2e855a59f45" ipVersion=0x4 table="filter"
2026-02-17 03:01:17.649 [INFO][88] 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 03:01:17.649 [INFO][88] 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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.649 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.650 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.216
2026-02-17 03:01:17.720 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:17.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4905" type:"ClusterIP" cluster_ips:"10.254.93.118" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:01:17.753 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali2e855a59f45" state="down"
2026-02-17 03:01:17.753 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2e855a59f45"
2026-02-17 03:01:17.753 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=90
2026-02-17 03:01:17.757 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="cali2e855a59f45" state=""
2026-02-17 03:01:17.757 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2e855a59f45"
2026-02-17 03:01:17.780 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e855a59f45", State:"down", Index:90}
2026-02-17 03:01:17.780 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{}}
2026-02-17 03:01:17.780 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{}}
2026-02-17 03:01:17.780 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e855a59f45", State:"", Index:90}
2026-02-17 03:01:17.780 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Set[string](nil)}
2026-02-17 03:01:17.780 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Set[string](nil)}
2026-02-17 03:01:18.692 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5198" name:"default"}
2026-02-17 03:01:18.966 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4905"
2026-02-17 03:01:19.073 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4905"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4905"} labels:{key:"webhook-4905" value:"true"}
2026-02-17 03:01:19.103 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8071"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8071"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8071"} labels:{key:"webhook-4905-markers" value:"true"}
2026-02-17 03:01:19.133 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7654"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7654"}
2026-02-17 03:01:19.156 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-7654" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:19.265 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:01:19.266 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.225/32"}
2026-02-17 03:01:19.266 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:19.266 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:19.267 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:19.267 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2e855a59f45" ipVersion=0x4 table="filter"
2026-02-17 03:01:19.267 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:01:19.268 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2e855a59f45" ipVersion=0x4 table="filter"
2026-02-17 03:01:19.268 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:01:19.268 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2e855a59f45"
2026-02-17 03:01:19.268 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:19.268 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:19.312 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:19.312 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 03:01:19.323 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali2e855a59f45" state="down"
2026-02-17 03:01:19.323 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2e855a59f45"
2026-02-17 03:01:19.323 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e855a59f45", State:"down", Index:99}
2026-02-17 03:01:19.323 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{}}
2026-02-17 03:01:19.324 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{}}
2026-02-17 03:01:19.324 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e855a59f45"
2026-02-17 03:01:19.324 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:19.324 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:19.328 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali2e855a59f45" state="up"
2026-02-17 03:01:19.356 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:19.357 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 03:01:19.357 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e855a59f45", State:"up", Index:99}
2026-02-17 03:01:19.357 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2e855a59f45"
2026-02-17 03:01:19.357 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e855a59f45"
2026-02-17 03:01:19.357 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:01:19.357 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:19.357 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:19.381 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:19.381 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:01:19.790 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5198"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-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:"downward-api-5198"}
2026-02-17 03:01:19.861 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5198"}
2026-02-17 03:01:20.560 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:01:20.561 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.225/32"}
2026-02-17 03:01:20.561 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:20.561 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:20.561 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:20.562 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:01:20.563 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:20.563 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:20.586 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:01:20.595 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:20.595 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:01:20.595 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.225/32"}
2026-02-17 03:01:20.595 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:20.595 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:20.595 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:20.596 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:01:20.596 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:20.596 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:20.612 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:01:20.630 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:20.630 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:01:20.630 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 03:01:20.630 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:20.631 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:20.631 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:20.634 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:01:20.635 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:20.635 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:20.640 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:01:20.663 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:20.663 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:20.663 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 03:01:20.663 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:20.663 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:20.663 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:20.664 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:01:20.664 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:20.664 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:20.693 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:20.695 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:20.943 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1723" name:"default"}
2026-02-17 03:01:20.965 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:01:20.979 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"}
2026-02-17 03:01:20.979 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:20.979 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:20.982 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:20.982 [INFO][88] 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 03:01:20.982 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali722497411f0" ipVersion=0x4 table="filter"
2026-02-17 03:01:20.982 [INFO][88] 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 03:01:20.982 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali722497411f0" ipVersion=0x4 table="filter"
2026-02-17 03:01:20.982 [INFO][88] 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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:20.982 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:20.987 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.218
2026-02-17 03:01:21.048 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:21.048 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1723"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"job-1723"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1723"}
2026-02-17 03:01:21.048 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1723"}
2026-02-17 03:01:21.049 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=99
2026-02-17 03:01:21.049 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2e855a59f45"
2026-02-17 03:01:21.073 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=92
2026-02-17 03:01:21.073 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali722497411f0"
2026-02-17 03:01:21.073 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali722497411f0" state="down"
2026-02-17 03:01:21.076 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:21.077 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:21.077 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{}}
2026-02-17 03:01:21.077 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{}}
2026-02-17 03:01:21.077 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali722497411f0", State:"down", Index:92}
2026-02-17 03:01:21.079 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali722497411f0" state=""
2026-02-17 03:01:21.079 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali722497411f0"
2026-02-17 03:01:21.107 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali722497411f0", State:"", Index:92}
2026-02-17 03:01:21.107 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Set[string](nil)}
2026-02-17 03:01:21.107 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Set[string](nil)}
2026-02-17 03:01:22.263 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:01:22.263 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.224/32"}
2026-02-17 03:01:22.263 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:22.263 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:22.263 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:22.264 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:01:22.265 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali722497411f0" ipVersion=0x4 table="filter"
2026-02-17 03:01:22.265 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:01:22.265 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali722497411f0" ipVersion=0x4 table="filter"
2026-02-17 03:01:22.265 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali722497411f0"
2026-02-17 03:01:22.265 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:22.265 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:22.321 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:22.322 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 03:01:22.329 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali722497411f0" state="down"
2026-02-17 03:01:22.329 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali722497411f0", State:"down", Index:100}
2026-02-17 03:01:22.329 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali722497411f0"
2026-02-17 03:01:22.329 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:22.329 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:22.329 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali722497411f0"
2026-02-17 03:01:22.330 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali722497411f0" state="up"
2026-02-17 03:01:22.358 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:22.359 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 03:01:22.359 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{}}
2026-02-17 03:01:22.359 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{}}
2026-02-17 03:01:22.359 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali722497411f0", State:"up", Index:100}
2026-02-17 03:01:22.359 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali722497411f0"
2026-02-17 03:01:22.359 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali722497411f0"
2026-02-17 03:01:22.359 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:01:22.359 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:22.359 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:22.386 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:22.386 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:23.596 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:01:23.597 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.224/32"}
2026-02-17 03:01:23.597 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:23.597 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:23.597 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:23.602 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:01:23.602 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:23.602 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:23.620 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:01:23.635 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:23.635 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:23.636 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.224/32"}
2026-02-17 03:01:23.636 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:23.636 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:23.636 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:23.637 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:01:23.637 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:23.637 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:23.667 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:23.667 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:24.122 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=100
2026-02-17 03:01:24.122 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali722497411f0"
2026-02-17 03:01:24.122 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:24.122 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:24.710 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4905" name:"default"}
2026-02-17 03:01:24.780 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7654"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7654"}
2026-02-17 03:01:24.803 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-5555"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-5555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5555"}
2026-02-17 03:01:24.832 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-5555" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:25.035 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4905"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4905"} labels:{key:"webhook-4905" value:"true"}
2026-02-17 03:01:25.061 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4905"}
2026-02-17 03:01:25.091 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8071" name:"default"}
2026-02-17 03:01:25.281 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8071"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8071"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8071"} labels:{key:"webhook-4905-markers" value:"true"}
2026-02-17 03:01:25.312 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8071"}
2026-02-17 03:01:29.900 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-7654" name:"default"}
2026-02-17 03:01:30.471 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-7654"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-7654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7654"}
2026-02-17 03:01:30.497 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-7654"}
2026-02-17 03:01:30.674 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj, name=eth0)
2026-02-17 03:01:30.674 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-5555"} profile:{inbound_rules:{action:"allow" rule_id:"G5fmP-5D2bjLWXkR"} outbound_rules:{action:"allow" rule_id:"jcHtZ_YZEETt1KFe"}}
2026-02-17 03:01:30.674 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-5555.default"} profile:{}
2026-02-17 03:01:30.674 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib72704cd55e" profile_ids:"kns.deployment-5555" profile_ids:"ksa.deployment-5555.default" ipv4_nets:"10.100.133.226/32"}
2026-02-17 03:01:30.674 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:30.674 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:30.674 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:30.679 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib72704cd55e" ipVersion=0x4 table="filter"
2026-02-17 03:01:30.679 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-5555" ipVersion=0x4 table="filter"
2026-02-17 03:01:30.679 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Vh8g9aGmuYiNK1X9BA" ipVersion=0x4 table="filter"
2026-02-17 03:01:30.679 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib72704cd55e" ipVersion=0x4 table="filter"
2026-02-17 03:01:30.679 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-5555" ipVersion=0x4 table="filter"
2026-02-17 03:01:30.679 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Vh8g9aGmuYiNK1X9BA" ipVersion=0x4 table="filter"
2026-02-17 03:01:30.679 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib72704cd55e"
2026-02-17 03:01:30.679 [INFO][88] felix/endpoint_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-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:30.679 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:30.753 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="calib72704cd55e" state="down"
2026-02-17 03:01:30.753 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib72704cd55e"
2026-02-17 03:01:30.755 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="calib72704cd55e" state="up"
2026-02-17 03:01:30.762 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:30.762 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"} status="down"
2026-02-17 03:01:30.762 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib72704cd55e", State:"down", Index:101}
2026-02-17 03:01:30.762 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib72704cd55e", Addrs:set.Typed[string]{}}
2026-02-17 03:01:30.762 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib72704cd55e", Addrs:set.Typed[string]{}}
2026-02-17 03:01:30.762 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib72704cd55e", State:"up", Index:101}
2026-02-17 03:01:30.762 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib72704cd55e"
2026-02-17 03:01:30.762 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib72704cd55e"
2026-02-17 03:01:30.763 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib72704cd55e"
2026-02-17 03:01:30.763 [INFO][88] felix/endpoint_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-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:30.763 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:30.790 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:30.790 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"} status="up"
2026-02-17 03:01:31.641 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj, name=eth0)
2026-02-17 03:01:31.641 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib72704cd55e" profile_ids:"kns.deployment-5555" profile_ids:"ksa.deployment-5555.default" ipv4_nets:"10.100.133.226/32"}
2026-02-17 03:01:31.641 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:31.641 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:31.641 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:31.642 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib72704cd55e"
2026-02-17 03:01:31.642 [INFO][88] felix/endpoint_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-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:31.642 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:31.667 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:31.668 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"} status="up"
2026-02-17 03:01:32.068 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-5555"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-5555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5555"}
2026-02-17 03:01:32.099 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-7931"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-7931"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7931"}
2026-02-17 03:01:32.099 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-7931" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:32.505 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=101
2026-02-17 03:01:32.505 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib72704cd55e"
2026-02-17 03:01:32.505 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib72704cd55e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:32.505 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib72704cd55e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:33.139 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:01:34.521 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sample-api" namespace:"aggregator-7931" type:"ClusterIP" cluster_ips:"10.254.25.188" ports:{Protocol:"TCP" Port:7443}
2026-02-17 03:01:34.565 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-7931" name:"sample-apiserver"} labels:{key:"projectcalico.org/name" value:"sample-apiserver"}
2026-02-17 03:01:36.513 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:01:36.513 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.225/32"}
2026-02-17 03:01:36.513 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.513 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.513 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.514 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:01:36.514 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.514 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.542 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:36.542 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:01:36.551 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:01:36.551 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.225/32"}
2026-02-17 03:01:36.551 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.551 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.551 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.552 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:01:36.552 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.552 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.580 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:36.580 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:01:36.586 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:01:36.586 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e855a59f45" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.225/32"}
2026-02-17 03:01:36.586 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.586 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.586 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.587 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e855a59f45"
2026-02-17 03:01:36.587 [INFO][88] felix/endpoint_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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.587 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.622 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:36.622 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 03:01:36.911 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-2, name=eth0)
2026-02-17 03:01:36.911 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-2" endpoint_id:"eth0"}
2026-02-17 03:01:36.911 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.911 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.911 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.912 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2e855a59f45" ipVersion=0x4 table="filter"
2026-02-17 03:01:36.912 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2e855a59f45" ipVersion=0x4 table="filter"
2026-02-17 03:01:36.912 [INFO][88] 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-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.912 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:36.912 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.225
2026-02-17 03:01:36.975 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-2", EndpointId:"eth0"}
2026-02-17 03:01:37.025 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=99
2026-02-17 03:01:37.025 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2e855a59f45"
2026-02-17 03:01:37.025 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali2e855a59f45" state="down"
2026-02-17 03:01:37.026 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali2e855a59f45" state=""
2026-02-17 03:01:37.026 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2e855a59f45"
2026-02-17 03:01:37.026 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{}}
2026-02-17 03:01:37.026 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Typed[string]{}}
2026-02-17 03:01:37.026 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e855a59f45", State:"down", Index:99}
2026-02-17 03:01:37.026 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e855a59f45", State:"", Index:99}
2026-02-17 03:01:37.026 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Set[string](nil)}
2026-02-17 03:01:37.026 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e855a59f45", Addrs:set.Set[string](nil)}
2026-02-17 03:01:37.102 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj, name=eth0)
2026-02-17 03:01:37.102 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib72704cd55e" profile_ids:"kns.deployment-5555" profile_ids:"ksa.deployment-5555.default" ipv4_nets:"10.100.133.226/32"}
2026-02-17 03:01:37.102 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:37.102 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:37.103 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:37.104 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib72704cd55e"
2026-02-17 03:01:37.105 [INFO][88] felix/endpoint_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-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:37.105 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:37.109 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj, name=eth0)
2026-02-17 03:01:37.133 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:37.133 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"} status="up"
2026-02-17 03:01:37.133 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj" endpoint_id:"eth0"}
2026-02-17 03:01:37.133 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-5555"}
2026-02-17 03:01:37.133 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-5555.default"}
2026-02-17 03:01:37.133 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:37.134 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:37.134 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-5555" ipVersion=0x4 table="filter"
2026-02-17 03:01:37.134 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Vh8g9aGmuYiNK1X9BA" ipVersion=0x4 table="filter"
2026-02-17 03:01:37.134 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-5555" ipVersion=0x4 table="filter"
2026-02-17 03:01:37.134 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Vh8g9aGmuYiNK1X9BA" ipVersion=0x4 table="filter"
2026-02-17 03:01:37.134 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:37.134 [INFO][88] 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 03:01:37.134 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib72704cd55e" ipVersion=0x4 table="filter"
2026-02-17 03:01:37.134 [INFO][88] 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 03:01:37.134 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib72704cd55e" ipVersion=0x4 table="filter"
2026-02-17 03:01:37.134 [INFO][88] 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-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:37.134 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:37.135 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.226
2026-02-17 03:01:37.199 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-5555/test-cleanup-deployment-58bf7d7c74-hlvvj", EndpointId:"eth0"}
2026-02-17 03:01:37.671 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="calib72704cd55e" state="down"
2026-02-17 03:01:37.671 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib72704cd55e"
2026-02-17 03:01:37.671 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=101
2026-02-17 03:01:37.672 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib72704cd55e", State:"down", Index:101}
2026-02-17 03:01:37.672 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib72704cd55e", Addrs:set.Typed[string]{}}
2026-02-17 03:01:37.672 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib72704cd55e", Addrs:set.Typed[string]{}}
2026-02-17 03:01:37.685 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="calib72704cd55e" state=""
2026-02-17 03:01:37.685 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib72704cd55e"
2026-02-17 03:01:37.699 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib72704cd55e", State:"", Index:101}
2026-02-17 03:01:37.699 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib72704cd55e", Addrs:set.Set[string](nil)}
2026-02-17 03:01:37.699 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib72704cd55e", Addrs:set.Set[string](nil)}
2026-02-17 03:01:38.228 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:01:38.229 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.224/32"}
2026-02-17 03:01:38.229 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.229 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.229 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.230 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:01:38.230 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.230 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.266 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:38.266 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:38.267 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:01:38.267 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.224/32"}
2026-02-17 03:01:38.267 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.267 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.267 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.268 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:01:38.269 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.269 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.292 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:38.292 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:38.605 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:01:38.605 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali722497411f0" profile_ids:"kns.statefulset-5796" profile_ids:"ksa.statefulset-5796.default" ipv4_nets:"10.100.133.224/32"}
2026-02-17 03:01:38.605 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.605 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.605 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.606 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali722497411f0"
2026-02-17 03:01:38.606 [INFO][88] felix/endpoint_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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.606 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.648 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:38.648 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:38.652 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-5796/ss2-1, name=eth0)
2026-02-17 03:01:38.652 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5796/ss2-1" endpoint_id:"eth0"}
2026-02-17 03:01:38.653 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5796"}
2026-02-17 03:01:38.653 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5796.default"}
2026-02-17 03:01:38.653 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.653 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.653 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uLNdZn2TAVVxMKVf0o" ipVersion=0x4 table="filter"
2026-02-17 03:01:38.653 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VC-LE5v8gdifaDMQ17" ipVersion=0x4 table="filter"
2026-02-17 03:01:38.653 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uLNdZn2TAVVxMKVf0o" ipVersion=0x4 table="filter"
2026-02-17 03:01:38.653 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VC-LE5v8gdifaDMQ17" ipVersion=0x4 table="filter"
2026-02-17 03:01:38.653 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.653 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali722497411f0" ipVersion=0x4 table="filter"
2026-02-17 03:01:38.653 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali722497411f0" ipVersion=0x4 table="filter"
2026-02-17 03:01:38.653 [INFO][88] 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-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.653 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.654 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.224
2026-02-17 03:01:38.722 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5796/ss2-1", EndpointId:"eth0"}
2026-02-17 03:01:38.722 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-5555" name:"default"}
2026-02-17 03:01:38.758 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=100
2026-02-17 03:01:38.758 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali722497411f0"
2026-02-17 03:01:38.758 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{}}
2026-02-17 03:01:38.758 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Typed[string]{}}
2026-02-17 03:01:38.758 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali722497411f0" state="down"
2026-02-17 03:01:38.758 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali722497411f0" state=""
2026-02-17 03:01:38.758 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali722497411f0"
2026-02-17 03:01:38.780 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali722497411f0", State:"down", Index:100}
2026-02-17 03:01:38.782 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali722497411f0", State:"", Index:100}
2026-02-17 03:01:38.782 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Set[string](nil)}
2026-02-17 03:01:38.782 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali722497411f0", Addrs:set.Set[string](nil)}
2026-02-17 03:01:39.038 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-5555"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-5555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5555"}
2026-02-17 03:01:39.073 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-5555"}
2026-02-17 03:01:39.934 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4362"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4362"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4362"}
2026-02-17 03:01:39.967 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3202"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3202"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3202"}
2026-02-17 03:01:39.991 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3202" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:40.638 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936, name=eth0)
2026-02-17 03:01:40.639 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-3202"} profile:{inbound_rules:{action:"allow" rule_id:"TLkECtAn31xCpNEi"} outbound_rules:{action:"allow" rule_id:"HNJyv7WJ5qWlK4UF"}}
2026-02-17 03:01:40.639 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-3202.default"} profile:{}
2026-02-17 03:01:40.639 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7441ada05bb" profile_ids:"kns.emptydir-3202" profile_ids:"ksa.emptydir-3202.default" ipv4_nets:"10.100.133.228/32"}
2026-02-17 03:01:40.639 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:40.640 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:40.640 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:40.641 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7441ada05bb" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.641 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-3202" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.641 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_y36yuhNxLsx9r3zdqc" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.641 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7441ada05bb" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.641 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-3202" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.641 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_y36yuhNxLsx9r3zdqc" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.641 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7441ada05bb"
2026-02-17 03:01:40.642 [INFO][88] felix/endpoint_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-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:40.642 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:40.687 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:40.687 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"} status="down"
2026-02-17 03:01:40.709 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali7441ada05bb" state="down"
2026-02-17 03:01:40.710 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7441ada05bb"
2026-02-17 03:01:40.710 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7441ada05bb", State:"down", Index:102}
2026-02-17 03:01:40.710 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7441ada05bb", Addrs:set.Typed[string]{}}
2026-02-17 03:01:40.710 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7441ada05bb", Addrs:set.Typed[string]{}}
2026-02-17 03:01:40.710 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7441ada05bb"
2026-02-17 03:01:40.710 [INFO][88] felix/endpoint_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-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:40.710 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:40.713 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali7441ada05bb" state="up"
2026-02-17 03:01:40.728 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:40.728 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"} status="down"
2026-02-17 03:01:40.728 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7441ada05bb", State:"up", Index:102}
2026-02-17 03:01:40.728 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7441ada05bb"
2026-02-17 03:01:40.728 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7441ada05bb"
2026-02-17 03:01:40.728 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7441ada05bb"
2026-02-17 03:01:40.728 [INFO][88] felix/endpoint_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-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:40.728 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:40.748 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:40.748 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"} status="up"
2026-02-17 03:01:41.731 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936, name=eth0)
2026-02-17 03:01:41.731 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7441ada05bb" profile_ids:"kns.emptydir-3202" profile_ids:"ksa.emptydir-3202.default" ipv4_nets:"10.100.133.228/32"}
2026-02-17 03:01:41.731 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:41.731 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:41.731 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:41.732 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7441ada05bb"
2026-02-17 03:01:41.733 [INFO][88] felix/endpoint_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-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:41.733 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:41.756 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=102
2026-02-17 03:01:41.757 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7441ada05bb"
2026-02-17 03:01:41.766 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:41.766 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"} status="up"
2026-02-17 03:01:41.766 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7441ada05bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:41.766 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7441ada05bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:42.913 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936, name=eth0)
2026-02-17 03:01:42.914 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7441ada05bb" profile_ids:"kns.emptydir-3202" profile_ids:"ksa.emptydir-3202.default" ipv4_nets:"10.100.133.228/32"}
2026-02-17 03:01:42.914 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:42.914 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:42.914 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:42.915 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7441ada05bb"
2026-02-17 03:01:42.915 [INFO][88] felix/endpoint_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-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:42.916 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:42.949 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:42.949 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"} status="up"
2026-02-17 03:01:43.025 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=102
2026-02-17 03:01:43.025 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7441ada05bb"
2026-02-17 03:01:43.025 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali7441ada05bb" state="down"
2026-02-17 03:01:43.025 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali7441ada05bb" state=""
2026-02-17 03:01:43.025 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7441ada05bb"
2026-02-17 03:01:43.025 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7441ada05bb", Addrs:set.Typed[string]{}}
2026-02-17 03:01:43.026 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7441ada05bb", Addrs:set.Typed[string]{}}
2026-02-17 03:01:43.026 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7441ada05bb", State:"down", Index:102}
2026-02-17 03:01:43.026 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7441ada05bb", State:"", Index:102}
2026-02-17 03:01:43.026 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7441ada05bb", Addrs:set.Set[string](nil)}
2026-02-17 03:01:43.026 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7441ada05bb", Addrs:set.Set[string](nil)}
2026-02-17 03:01:43.026 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7441ada05bb"
2026-02-17 03:01:43.026 [INFO][88] felix/endpoint_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-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:43.026 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:43.027 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.228
2026-02-17 03:01:43.052 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:43.052 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"} status="down"
2026-02-17 03:01:43.189 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936, name=eth0)
2026-02-17 03:01:43.190 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936" endpoint_id:"eth0"}
2026-02-17 03:01:43.190 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-3202"}
2026-02-17 03:01:43.190 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-3202.default"}
2026-02-17 03:01:43.190 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:43.190 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:43.190 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-3202" ipVersion=0x4 table="filter"
2026-02-17 03:01:43.190 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_y36yuhNxLsx9r3zdqc" ipVersion=0x4 table="filter"
2026-02-17 03:01:43.190 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-3202" ipVersion=0x4 table="filter"
2026-02-17 03:01:43.190 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_y36yuhNxLsx9r3zdqc" ipVersion=0x4 table="filter"
2026-02-17 03:01:43.190 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:43.190 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7441ada05bb" ipVersion=0x4 table="filter"
2026-02-17 03:01:43.190 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7441ada05bb" ipVersion=0x4 table="filter"
2026-02-17 03:01:43.190 [INFO][88] 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-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:43.190 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:43.242 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3202/pod-232627c5-7aa2-4b6d-b93d-0353493cf936", EndpointId:"eth0"}
2026-02-17 03:01:44.190 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3202"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3202"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3202"}
2026-02-17 03:01:44.221 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8530"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8530"}
2026-02-17 03:01:44.255 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8530" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:45.119 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-4362" name:"default"}
2026-02-17 03:01:45.234 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4362"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4362"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4362"}
2026-02-17 03:01:45.267 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-4362"}
2026-02-17 03:01:45.283 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f, name=eth0)
2026-02-17 03:01:45.296 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-8530"} profile:{inbound_rules:{action:"allow" rule_id:"t7adnxZYbE8ljIlq"} outbound_rules:{action:"allow" rule_id:"_EJW85ZQrWQEs1sL"}}
2026-02-17 03:01:45.296 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-8530.default"} profile:{}
2026-02-17 03:01:45.296 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia114a3a4b26" profile_ids:"kns.projected-8530" profile_ids:"ksa.projected-8530.default" ipv4_nets:"10.100.133.229/32"}
2026-02-17 03:01:45.296 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:45.296 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:45.296 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:45.297 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia114a3a4b26" ipVersion=0x4 table="filter"
2026-02-17 03:01:45.297 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-8530" ipVersion=0x4 table="filter"
2026-02-17 03:01:45.297 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_V5P439gf_XXoGR4-UP" ipVersion=0x4 table="filter"
2026-02-17 03:01:45.297 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia114a3a4b26" ipVersion=0x4 table="filter"
2026-02-17 03:01:45.297 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-8530" ipVersion=0x4 table="filter"
2026-02-17 03:01:45.297 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_V5P439gf_XXoGR4-UP" ipVersion=0x4 table="filter"
2026-02-17 03:01:45.297 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia114a3a4b26"
2026-02-17 03:01:45.297 [INFO][88] felix/endpoint_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-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:45.297 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:45.338 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:45.339 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"} status="down"
2026-02-17 03:01:45.356 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calia114a3a4b26" state="down"
2026-02-17 03:01:45.357 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia114a3a4b26", State:"down", Index:103}
2026-02-17 03:01:45.357 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia114a3a4b26"
2026-02-17 03:01:45.357 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia114a3a4b26"
2026-02-17 03:01:45.357 [INFO][88] felix/endpoint_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-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:45.357 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:45.362 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calia114a3a4b26" state="up"
2026-02-17 03:01:45.391 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:45.391 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"} status="down"
2026-02-17 03:01:45.392 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia114a3a4b26", Addrs:set.Typed[string]{}}
2026-02-17 03:01:45.392 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia114a3a4b26", Addrs:set.Typed[string]{}}
2026-02-17 03:01:45.392 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia114a3a4b26", State:"up", Index:103}
2026-02-17 03:01:45.392 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia114a3a4b26"
2026-02-17 03:01:45.392 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia114a3a4b26"
2026-02-17 03:01:45.392 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia114a3a4b26"
2026-02-17 03:01:45.392 [INFO][88] felix/endpoint_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-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:45.392 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:45.420 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:45.420 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"} status="up"
2026-02-17 03:01:45.760 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f, name=eth0)
2026-02-17 03:01:45.761 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia114a3a4b26" profile_ids:"kns.projected-8530" profile_ids:"ksa.projected-8530.default" ipv4_nets:"10.100.133.229/32"}
2026-02-17 03:01:45.761 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:45.761 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:45.761 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:45.763 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia114a3a4b26"
2026-02-17 03:01:45.763 [INFO][88] felix/endpoint_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-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:45.763 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:45.790 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:45.790 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"} status="up"
2026-02-17 03:01:46.563 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5796"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5796"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5796"}
2026-02-17 03:01:46.603 [INFO][88] felix/summary.go 100: Summarising 310 dataplane reconciliation loops over 1m0.7s: avg=33ms longest=88ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:01:46.604 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-116"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-116"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-116"}
2026-02-17 03:01:46.636 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-116" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:46.993 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f, name=eth0)
2026-02-17 03:01:46.993 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia114a3a4b26" profile_ids:"kns.projected-8530" profile_ids:"ksa.projected-8530.default" ipv4_nets:"10.100.133.229/32"}
2026-02-17 03:01:46.994 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:46.994 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:46.994 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:46.999 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia114a3a4b26"
2026-02-17 03:01:47.000 [INFO][88] felix/endpoint_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-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:47.000 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:47.030 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:47.030 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"} status="up"
2026-02-17 03:01:47.102 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calia114a3a4b26" state="down"
2026-02-17 03:01:47.102 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia114a3a4b26", State:"down", Index:103}
2026-02-17 03:01:47.102 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia114a3a4b26"
2026-02-17 03:01:47.102 [INFO][88] felix/endpoint_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-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:47.102 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:47.103 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.229
2026-02-17 03:01:47.104 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calia114a3a4b26" state=""
2026-02-17 03:01:47.104 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia114a3a4b26"
2026-02-17 03:01:47.151 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:47.151 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"} status="down"
2026-02-17 03:01:47.151 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia114a3a4b26", State:"", Index:103}
2026-02-17 03:01:47.151 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia114a3a4b26", Addrs:set.Set[string](nil)}
2026-02-17 03:01:47.151 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia114a3a4b26", Addrs:set.Set[string](nil)}
2026-02-17 03:01:47.151 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia114a3a4b26"
2026-02-17 03:01:47.151 [INFO][88] felix/endpoint_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-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:47.151 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:47.185 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:47.185 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"} status="down"
2026-02-17 03:01:47.298 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f, name=eth0)
2026-02-17 03:01:47.299 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f" endpoint_id:"eth0"}
2026-02-17 03:01:47.299 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-8530"}
2026-02-17 03:01:47.299 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-8530.default"}
2026-02-17 03:01:47.299 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:47.299 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:47.300 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-8530" ipVersion=0x4 table="filter"
2026-02-17 03:01:47.300 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_V5P439gf_XXoGR4-UP" ipVersion=0x4 table="filter"
2026-02-17 03:01:47.300 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-8530" ipVersion=0x4 table="filter"
2026-02-17 03:01:47.300 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_V5P439gf_XXoGR4-UP" ipVersion=0x4 table="filter"
2026-02-17 03:01:47.300 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:47.300 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia114a3a4b26" ipVersion=0x4 table="filter"
2026-02-17 03:01:47.300 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia114a3a4b26" ipVersion=0x4 table="filter"
2026-02-17 03:01:47.300 [INFO][88] 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-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:47.300 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:47.365 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8530/projected-volume-de06cda7-f09e-4354-b876-57be2cb6c02f", EndpointId:"eth0"}
2026-02-17 03:01:47.472 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-116/pod-0, name=eth0)
2026-02-17 03:01:47.473 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-116"} profile:{inbound_rules:{action:"allow" rule_id:"eN_Ewo6O_jP2cChW"} outbound_rules:{action:"allow" rule_id:"Q1__jqP_fiuuu7q3"}}
2026-02-17 03:01:47.473 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-116.default"} profile:{}
2026-02-17 03:01:47.473 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-116/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea860a4e6d0" profile_ids:"kns.disruption-116" profile_ids:"ksa.disruption-116.default" ipv4_nets:"10.100.133.230/32"}
2026-02-17 03:01:47.473 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:47.473 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:47.473 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:47.477 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliea860a4e6d0" ipVersion=0x4 table="filter"
2026-02-17 03:01:47.477 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-116" ipVersion=0x4 table="filter"
2026-02-17 03:01:47.477 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GDGTe39vYKsvTM1mrq" ipVersion=0x4 table="filter"
2026-02-17 03:01:47.477 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliea860a4e6d0" ipVersion=0x4 table="filter"
2026-02-17 03:01:47.477 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-116" ipVersion=0x4 table="filter"
2026-02-17 03:01:47.477 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GDGTe39vYKsvTM1mrq" ipVersion=0x4 table="filter"
2026-02-17 03:01:47.477 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliea860a4e6d0"
2026-02-17 03:01:47.477 [INFO][88] felix/endpoint_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-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:47.477 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:47.532 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:47.532 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 03:01:47.547 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="caliea860a4e6d0" state="down"
2026-02-17 03:01:47.547 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliea860a4e6d0"
2026-02-17 03:01:47.547 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea860a4e6d0", State:"down", Index:104}
2026-02-17 03:01:47.547 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea860a4e6d0", Addrs:set.Typed[string]{}}
2026-02-17 03:01:47.547 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea860a4e6d0", Addrs:set.Typed[string]{}}
2026-02-17 03:01:47.548 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea860a4e6d0"
2026-02-17 03:01:47.548 [INFO][88] felix/endpoint_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-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:47.548 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:47.548 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="caliea860a4e6d0" state="up"
2026-02-17 03:01:47.576 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:47.576 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 03:01:47.577 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea860a4e6d0", State:"up", Index:104}
2026-02-17 03:01:47.577 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliea860a4e6d0"
2026-02-17 03:01:47.577 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea860a4e6d0"
2026-02-17 03:01:47.577 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea860a4e6d0"
2026-02-17 03:01:47.577 [INFO][88] felix/endpoint_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-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:47.577 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:47.610 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:47.610 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 03:01:47.626 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-116/pod-2, name=eth0)
2026-02-17 03:01:47.626 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-116/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03a72c04b4e" profile_ids:"kns.disruption-116" profile_ids:"ksa.disruption-116.default" ipv4_nets:"10.100.133.232/32"}
2026-02-17 03:01:47.626 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:47.626 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:47.627 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:47.627 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali03a72c04b4e" ipVersion=0x4 table="filter"
2026-02-17 03:01:47.627 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali03a72c04b4e" ipVersion=0x4 table="filter"
2026-02-17 03:01:47.627 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali03a72c04b4e"
2026-02-17 03:01:47.628 [INFO][88] felix/endpoint_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-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:47.628 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:47.662 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:47.662 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"} status="down"
2026-02-17 03:01:47.678 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali03a72c04b4e" state="down"
2026-02-17 03:01:47.678 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03a72c04b4e", State:"down", Index:105}
2026-02-17 03:01:47.679 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali03a72c04b4e"
2026-02-17 03:01:47.679 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali03a72c04b4e"
2026-02-17 03:01:47.679 [INFO][88] felix/endpoint_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-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:47.679 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:47.690 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali03a72c04b4e" state="up"
2026-02-17 03:01:47.707 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:47.707 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"} status="down"
2026-02-17 03:01:47.707 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03a72c04b4e", Addrs:set.Typed[string]{}}
2026-02-17 03:01:47.707 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03a72c04b4e", Addrs:set.Typed[string]{}}
2026-02-17 03:01:47.707 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03a72c04b4e", State:"up", Index:105}
2026-02-17 03:01:47.708 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali03a72c04b4e"
2026-02-17 03:01:47.708 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali03a72c04b4e"
2026-02-17 03:01:47.708 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03a72c04b4e"
2026-02-17 03:01:47.709 [INFO][88] felix/endpoint_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-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:47.709 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:47.738 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:47.738 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"} status="up"
2026-02-17 03:01:48.691 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8530"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8530"}
2026-02-17 03:01:48.724 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5502"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5502"}
2026-02-17 03:01:48.757 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-5502" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:48.811 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-116/pod-2, name=eth0)
2026-02-17 03:01:48.812 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-116/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03a72c04b4e" profile_ids:"kns.disruption-116" profile_ids:"ksa.disruption-116.default" ipv4_nets:"10.100.133.232/32"}
2026-02-17 03:01:48.812 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:48.812 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:48.812 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:48.812 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03a72c04b4e"
2026-02-17 03:01:48.813 [INFO][88] felix/endpoint_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-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:48.813 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:48.836 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:48.836 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"} status="up"
2026-02-17 03:01:48.838 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-116/pod-0, name=eth0)
2026-02-17 03:01:48.838 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-116/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea860a4e6d0" profile_ids:"kns.disruption-116" profile_ids:"ksa.disruption-116.default" ipv4_nets:"10.100.133.230/32"}
2026-02-17 03:01:48.838 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:48.839 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:48.839 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:48.840 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea860a4e6d0"
2026-02-17 03:01:48.840 [INFO][88] felix/endpoint_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-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:48.840 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:48.871 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:48.871 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 03:01:48.911 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-5502" type:"ClusterIP" cluster_ips:"10.254.228.242" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:48.969 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-5502" type:"ClusterIP" cluster_ips:"10.254.146.162" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:49.336 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=105
2026-02-17 03:01:49.337 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali03a72c04b4e"
2026-02-17 03:01:49.337 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03a72c04b4e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:49.337 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03a72c04b4e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:49.465 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=104
2026-02-17 03:01:49.465 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliea860a4e6d0"
2026-02-17 03:01:49.465 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea860a4e6d0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:49.465 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea860a4e6d0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:49.513 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-5502/pod1, name=eth0)
2026-02-17 03:01:49.514 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-5502"} profile:{inbound_rules:{action:"allow" rule_id:"_-GHBoiVHNmT0wXv"} outbound_rules:{action:"allow" rule_id:"ImpDAyO1EPqiD1zx"}}
2026-02-17 03:01:49.514 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-5502.default"} profile:{}
2026-02-17 03:01:49.514 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5502/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0799094c97b" profile_ids:"kns.endpointslice-5502" profile_ids:"ksa.endpointslice-5502.default" ipv4_nets:"10.100.133.234/32"}
2026-02-17 03:01:49.514 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:49.514 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:49.514 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:49.517 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.517 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0799094c97b" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.517 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_l8ymMD1C6i33znuluc" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.517 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lLhuGOqOI3Sq9ENiVa" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.517 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.517 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0799094c97b" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.517 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_l8ymMD1C6i33znuluc" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.517 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lLhuGOqOI3Sq9ENiVa" ipVersion=0x4 table="filter"
2026-02-17 03:01:49.517 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0799094c97b"
2026-02-17 03:01:49.517 [INFO][88] felix/endpoint_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-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:49.517 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:49.566 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:49.566 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"} status="down"
2026-02-17 03:01:49.607 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali0799094c97b" state="down"
2026-02-17 03:01:49.608 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0799094c97b", State:"down", Index:106}
2026-02-17 03:01:49.608 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0799094c97b"
2026-02-17 03:01:49.608 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0799094c97b", Addrs:set.Typed[string]{}}
2026-02-17 03:01:49.608 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0799094c97b", Addrs:set.Typed[string]{}}
2026-02-17 03:01:49.608 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali0799094c97b" state="up"
2026-02-17 03:01:49.608 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0799094c97b"
2026-02-17 03:01:49.608 [INFO][88] felix/endpoint_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-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:49.608 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:49.630 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:49.630 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"} status="down"
2026-02-17 03:01:49.630 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0799094c97b", State:"up", Index:106}
2026-02-17 03:01:49.630 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0799094c97b"
2026-02-17 03:01:49.630 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0799094c97b"
2026-02-17 03:01:49.630 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0799094c97b"
2026-02-17 03:01:49.631 [INFO][88] felix/endpoint_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-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:49.631 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:49.656 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:49.656 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:49.725 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3202" name:"default"}
2026-02-17 03:01:49.944 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3202"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3202"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3202"}
2026-02-17 03:01:49.972 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3202"}
2026-02-17 03:01:50.713 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=106
2026-02-17 03:01:50.714 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0799094c97b"
2026-02-17 03:01:50.714 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0799094c97b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:50.714 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0799094c97b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:50.885 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-5502/pod1, name=eth0)
2026-02-17 03:01:50.886 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5502/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0799094c97b" profile_ids:"kns.endpointslice-5502" profile_ids:"ksa.endpointslice-5502.default" ipv4_nets:"10.100.133.234/32"}
2026-02-17 03:01:50.886 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:50.886 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:50.886 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:50.887 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0799094c97b"
2026-02-17 03:01:50.888 [INFO][88] felix/endpoint_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-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:50.888 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:50.917 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:50.917 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:50.918 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-116"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-116"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-116"}
2026-02-17 03:01:50.945 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4729"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4729"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-runtime-4729"}
2026-02-17 03:01:50.977 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-4729" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:51.621 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34, name=eth0)
2026-02-17 03:01:51.621 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-4729"} profile:{inbound_rules:{action:"allow" rule_id:"kv_sXz2F6coaZjNW"} outbound_rules:{action:"allow" rule_id:"6zDSrBc347LqemqB"}}
2026-02-17 03:01:51.621 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-4729.default"} profile:{}
2026-02-17 03:01:51.621 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20c3a918b9a" profile_ids:"kns.container-runtime-4729" profile_ids:"ksa.container-runtime-4729.default" ipv4_nets:"10.100.133.233/32"}
2026-02-17 03:01:51.621 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:51.622 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:51.622 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:51.622 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali20c3a918b9a" ipVersion=0x4 table="filter"
2026-02-17 03:01:51.623 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__pIP8ZGIShDuW1Lt80" ipVersion=0x4 table="filter"
2026-02-17 03:01:51.623 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3a7TY6unmZw4veBIBY" ipVersion=0x4 table="filter"
2026-02-17 03:01:51.623 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali20c3a918b9a" ipVersion=0x4 table="filter"
2026-02-17 03:01:51.623 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__pIP8ZGIShDuW1Lt80" ipVersion=0x4 table="filter"
2026-02-17 03:01:51.623 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3a7TY6unmZw4veBIBY" ipVersion=0x4 table="filter"
2026-02-17 03:01:51.623 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali20c3a918b9a"
2026-02-17 03:01:51.623 [INFO][88] felix/endpoint_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-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:51.623 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:51.669 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:51.670 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"} status="down"
2026-02-17 03:01:51.692 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali20c3a918b9a" state="down"
2026-02-17 03:01:51.693 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali20c3a918b9a"
2026-02-17 03:01:51.693 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20c3a918b9a", State:"down", Index:107}
2026-02-17 03:01:51.693 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20c3a918b9a", Addrs:set.Typed[string]{}}
2026-02-17 03:01:51.693 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20c3a918b9a", Addrs:set.Typed[string]{}}
2026-02-17 03:01:51.693 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali20c3a918b9a"
2026-02-17 03:01:51.693 [INFO][88] felix/endpoint_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-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:51.693 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:51.695 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali20c3a918b9a" state="up"
2026-02-17 03:01:51.715 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:51.715 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"} status="down"
2026-02-17 03:01:51.715 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20c3a918b9a", State:"up", Index:107}
2026-02-17 03:01:51.715 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali20c3a918b9a"
2026-02-17 03:01:51.715 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali20c3a918b9a"
2026-02-17 03:01:51.715 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali20c3a918b9a"
2026-02-17 03:01:51.716 [INFO][88] felix/endpoint_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-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:51.716 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:51.742 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:51.742 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"} status="up"
2026-02-17 03:01:51.742 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5796" name:"default"}
2026-02-17 03:01:51.996 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5796"
2026-02-17 03:01:52.542 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5796"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5796"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5796"}
2026-02-17 03:01:52.577 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5796"}
2026-02-17 03:01:52.792 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=107
2026-02-17 03:01:52.792 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali20c3a918b9a"
2026-02-17 03:01:52.793 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20c3a918b9a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:52.793 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20c3a918b9a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:52.856 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34, name=eth0)
2026-02-17 03:01:52.856 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20c3a918b9a" profile_ids:"kns.container-runtime-4729" profile_ids:"ksa.container-runtime-4729.default" ipv4_nets:"10.100.133.233/32"}
2026-02-17 03:01:52.856 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:52.857 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:52.857 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:52.858 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali20c3a918b9a"
2026-02-17 03:01:52.858 [INFO][88] felix/endpoint_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-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:52.858 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:52.887 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:52.888 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"} status="up"
2026-02-17 03:01:53.057 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5502"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5502"}
2026-02-17 03:01:53.088 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-5538"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-5538"} 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:"pod-resize-tests-5538"}
2026-02-17 03:01:53.113 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-5538" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:54.045 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34, name=eth0)
2026-02-17 03:01:54.046 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali20c3a918b9a" profile_ids:"kns.container-runtime-4729" profile_ids:"ksa.container-runtime-4729.default" ipv4_nets:"10.100.133.233/32"}
2026-02-17 03:01:54.046 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:54.046 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:54.047 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:54.048 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali20c3a918b9a"
2026-02-17 03:01:54.049 [INFO][88] felix/endpoint_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-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:54.049 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:54.076 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:54.076 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"} status="up"
2026-02-17 03:01:54.097 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8530" name:"default"}
2026-02-17 03:01:54.151 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali20c3a918b9a" state="down"
2026-02-17 03:01:54.152 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali20c3a918b9a"
2026-02-17 03:01:54.152 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20c3a918b9a", State:"down", Index:107}
2026-02-17 03:01:54.152 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=107
2026-02-17 03:01:54.152 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20c3a918b9a", Addrs:set.Typed[string]{}}
2026-02-17 03:01:54.152 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20c3a918b9a", Addrs:set.Typed[string]{}}
2026-02-17 03:01:54.152 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali20c3a918b9a"
2026-02-17 03:01:54.152 [INFO][88] felix/endpoint_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-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:54.152 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:54.153 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.233
2026-02-17 03:01:54.161 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali20c3a918b9a" state=""
2026-02-17 03:01:54.161 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali20c3a918b9a"
2026-02-17 03:01:54.184 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:54.184 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"} status="down"
2026-02-17 03:01:54.184 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali20c3a918b9a", State:"", Index:107}
2026-02-17 03:01:54.184 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali20c3a918b9a", Addrs:set.Set[string](nil)}
2026-02-17 03:01:54.184 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali20c3a918b9a", Addrs:set.Set[string](nil)}
2026-02-17 03:01:54.184 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali20c3a918b9a"
2026-02-17 03:01:54.184 [INFO][88] felix/endpoint_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-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:54.184 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:54.212 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:54.213 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"} status="down"
2026-02-17 03:01:54.274 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34, name=eth0)
2026-02-17 03:01:54.275 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34" endpoint_id:"eth0"}
2026-02-17 03:01:54.275 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-4729"}
2026-02-17 03:01:54.275 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-4729.default"}
2026-02-17 03:01:54.275 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:54.275 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:54.275 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__pIP8ZGIShDuW1Lt80" ipVersion=0x4 table="filter"
2026-02-17 03:01:54.275 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3a7TY6unmZw4veBIBY" ipVersion=0x4 table="filter"
2026-02-17 03:01:54.275 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__pIP8ZGIShDuW1Lt80" ipVersion=0x4 table="filter"
2026-02-17 03:01:54.275 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3a7TY6unmZw4veBIBY" ipVersion=0x4 table="filter"
2026-02-17 03:01:54.275 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:54.275 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali20c3a918b9a" ipVersion=0x4 table="filter"
2026-02-17 03:01:54.275 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali20c3a918b9a" ipVersion=0x4 table="filter"
2026-02-17 03:01:54.275 [INFO][88] 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-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:54.275 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:54.350 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4729/termination-message-container1c4579a4-4eb2-49ef-8bed-ee2a74a8cf34", EndpointId:"eth0"}
2026-02-17 03:01:54.351 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8530"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8530"}
2026-02-17 03:01:54.351 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8530"}
2026-02-17 03:01:55.120 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4729"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4729"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-runtime-4729"}
2026-02-17 03:01:55.156 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-66"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-66"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-66"}
2026-02-17 03:01:55.190 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-66" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:55.220 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-66"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-66"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-66"} labels:{key:"validating-admission-policy-66" value:"true"}
2026-02-17 03:01:55.629 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-66"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-66"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-66"} labels:{key:"validating-admission-policy-66" value:"true"}
2026-02-17 03:01:55.677 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2593"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2593"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2593"}
2026-02-17 03:01:55.720 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2593" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:55.916 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-2593" type:"ClusterIP" cluster_ips:"10.254.169.53" ports:{Protocol:"TCP" Port:6379}
2026-02-17 03:01:55.956 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-116/pod-0, name=eth0)
2026-02-17 03:01:55.974 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-116/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea860a4e6d0" profile_ids:"kns.disruption-116" profile_ids:"ksa.disruption-116.default" ipv4_nets:"10.100.133.230/32"}
2026-02-17 03:01:55.975 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:55.975 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:55.975 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:55.976 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea860a4e6d0"
2026-02-17 03:01:55.976 [INFO][88] felix/endpoint_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-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:55.976 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:55.987 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-116/pod-2, name=eth0)
2026-02-17 03:01:56.014 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:56.014 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 03:01:56.014 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-116/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03a72c04b4e" profile_ids:"kns.disruption-116" profile_ids:"ksa.disruption-116.default" ipv4_nets:"10.100.133.232/32"}
2026-02-17 03:01:56.014 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:56.014 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:56.014 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:56.015 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03a72c04b4e"
2026-02-17 03:01:56.015 [INFO][88] felix/endpoint_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-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:56.015 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:56.023 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-116/pod-0, name=eth0)
2026-02-17 03:01:56.055 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-116/pod-2, name=eth0)
2026-02-17 03:01:56.056 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:56.056 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"} status="up"
2026-02-17 03:01:56.056 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-116/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea860a4e6d0" profile_ids:"kns.disruption-116" profile_ids:"ksa.disruption-116.default" ipv4_nets:"10.100.133.230/32"}
2026-02-17 03:01:56.056 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-116"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-116"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-116"}
2026-02-17 03:01:56.056 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-116/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali03a72c04b4e" profile_ids:"kns.disruption-116" profile_ids:"ksa.disruption-116.default" ipv4_nets:"10.100.133.232/32"}
2026-02-17 03:01:56.056 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:56.056 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:56.057 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:56.057 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:56.058 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:56.058 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:56.058 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali03a72c04b4e"
2026-02-17 03:01:56.058 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea860a4e6d0"
2026-02-17 03:01:56.058 [INFO][88] felix/endpoint_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-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:56.058 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:56.058 [INFO][88] felix/endpoint_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-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:56.058 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:56.097 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:56.098 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 03:01:56.098 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:56.098 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"} status="up"
2026-02-17 03:01:56.206 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-2593" type:"ClusterIP" cluster_ips:"10.254.45.230" ports:{Protocol:"TCP" Port:6379}
2026-02-17 03:01:56.413 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-116/pod-2, name=eth0)
2026-02-17 03:01:56.413 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-116/pod-2" endpoint_id:"eth0"}
2026-02-17 03:01:56.414 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:56.414 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:56.414 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:56.414 [INFO][88] 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 03:01:56.414 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali03a72c04b4e" ipVersion=0x4 table="filter"
2026-02-17 03:01:56.414 [INFO][88] 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 03:01:56.414 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali03a72c04b4e" ipVersion=0x4 table="filter"
2026-02-17 03:01:56.414 [INFO][88] 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-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:56.414 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 105
2026-02-17 03:01:56.415 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.232
2026-02-17 03:01:56.428 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-116/pod-0, name=eth0)
2026-02-17 03:01:56.501 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-2", EndpointId:"eth0"}
2026-02-17 03:01:56.501 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-116/pod-0" endpoint_id:"eth0"}
2026-02-17 03:01:56.501 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-116"}
2026-02-17 03:01:56.501 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-116.default"}
2026-02-17 03:01:56.501 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"frontend" namespace:"kubectl-2593" type:"ClusterIP" cluster_ips:"10.254.62.204" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:56.501 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:56.501 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:56.501 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-116" ipVersion=0x4 table="filter"
2026-02-17 03:01:56.501 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GDGTe39vYKsvTM1mrq" ipVersion=0x4 table="filter"
2026-02-17 03:01:56.501 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-116" ipVersion=0x4 table="filter"
2026-02-17 03:01:56.501 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GDGTe39vYKsvTM1mrq" ipVersion=0x4 table="filter"
2026-02-17 03:01:56.501 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:56.501 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliea860a4e6d0" ipVersion=0x4 table="filter"
2026-02-17 03:01:56.501 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliea860a4e6d0" ipVersion=0x4 table="filter"
2026-02-17 03:01:56.501 [INFO][88] 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-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:56.501 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:56.502 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.230
2026-02-17 03:01:56.528 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=105
2026-02-17 03:01:56.528 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali03a72c04b4e"
2026-02-17 03:01:56.528 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali03a72c04b4e" state="down"
2026-02-17 03:01:56.528 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali03a72c04b4e" state=""
2026-02-17 03:01:56.528 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali03a72c04b4e"
2026-02-17 03:01:56.532 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="caliea860a4e6d0" state="down"
2026-02-17 03:01:56.533 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliea860a4e6d0"
2026-02-17 03:01:56.540 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="caliea860a4e6d0" state=""
2026-02-17 03:01:56.540 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliea860a4e6d0"
2026-02-17 03:01:56.540 [INFO][88] 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=104
2026-02-17 03:01:56.590 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-116/pod-0", EndpointId:"eth0"}
2026-02-17 03:01:56.590 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03a72c04b4e", Addrs:set.Typed[string]{}}
2026-02-17 03:01:56.590 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03a72c04b4e", Addrs:set.Typed[string]{}}
2026-02-17 03:01:56.591 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03a72c04b4e", State:"down", Index:105}
2026-02-17 03:01:56.591 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali03a72c04b4e", State:"", Index:105}
2026-02-17 03:01:56.591 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali03a72c04b4e", Addrs:set.Set[string](nil)}
2026-02-17 03:01:56.591 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali03a72c04b4e", Addrs:set.Set[string](nil)}
2026-02-17 03:01:56.591 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea860a4e6d0", State:"down", Index:104}
2026-02-17 03:01:56.591 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea860a4e6d0", Addrs:set.Typed[string]{}}
2026-02-17 03:01:56.591 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea860a4e6d0", Addrs:set.Typed[string]{}}
2026-02-17 03:01:56.591 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea860a4e6d0", State:"", Index:104}
2026-02-17 03:01:56.591 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea860a4e6d0", Addrs:set.Set[string](nil)}
2026-02-17 03:01:56.591 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea860a4e6d0", Addrs:set.Set[string](nil)}
2026-02-17 03:01:57.635 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-2593/frontend-7fbd8f955d-dcn5q, name=eth0)
2026-02-17 03:01:57.636 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-2593"} profile:{inbound_rules:{action:"allow" rule_id:"HdPXlb2muJcLysnc"} outbound_rules:{action:"allow" rule_id:"akqfSo_mY706pQ7z"}}
2026-02-17 03:01:57.636 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-2593.default"} profile:{}
2026-02-17 03:01:57.636 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2593/frontend-7fbd8f955d-dcn5q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif33583bb700" profile_ids:"kns.kubectl-2593" profile_ids:"ksa.kubectl-2593.default" ipv4_nets:"10.100.133.235/32"}
2026-02-17 03:01:57.636 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:01:57.637 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:01:57.637 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:01:57.637 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif33583bb700" ipVersion=0x4 table="filter"
2026-02-17 03:01:57.637 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-2593" ipVersion=0x4 table="filter"
2026-02-17 03:01:57.637 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_biW7SHSCWMqrWwLp7T" ipVersion=0x4 table="filter"
2026-02-17 03:01:57.637 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif33583bb700" ipVersion=0x4 table="filter"
2026-02-17 03:01:57.637 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-2593" ipVersion=0x4 table="filter"
2026-02-17 03:01:57.638 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_biW7SHSCWMqrWwLp7T" ipVersion=0x4 table="filter"
2026-02-17 03:01:57.638 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif33583bb700"
2026-02-17 03:01:57.638 [INFO][88] felix/endpoint_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-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:01:57.638 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:01:57.682 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:57.682 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"} status="down"
2026-02-17 03:01:57.701 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calif33583bb700" state="down"
2026-02-17 03:01:57.702 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif33583bb700", State:"down", Index:108}
2026-02-17 03:01:57.702 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif33583bb700"
2026-02-17 03:01:57.702 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif33583bb700"
2026-02-17 03:01:57.702 [INFO][88] felix/endpoint_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-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:01:57.702 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:01:57.710 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calif33583bb700" state="up"
2026-02-17 03:01:57.739 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:57.739 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"} status="down"
2026-02-17 03:01:57.739 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif33583bb700", Addrs:set.Typed[string]{}}
2026-02-17 03:01:57.739 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif33583bb700", Addrs:set.Typed[string]{}}
2026-02-17 03:01:57.739 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif33583bb700", State:"up", Index:108}
2026-02-17 03:01:57.739 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif33583bb700"
2026-02-17 03:01:57.739 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif33583bb700"
2026-02-17 03:01:57.739 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif33583bb700"
2026-02-17 03:01:57.740 [INFO][88] felix/endpoint_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-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:01:57.740 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:01:57.768 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:57.768 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"} status="up"
2026-02-17 03:01:57.831 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-2593/agnhost-primary-68f669766b-9p6lg, name=eth0)
2026-02-17 03:01:57.831 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2593/agnhost-primary-68f669766b-9p6lg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b6c9bf51ac" profile_ids:"kns.kubectl-2593" profile_ids:"ksa.kubectl-2593.default" ipv4_nets:"10.100.133.238/32"}
2026-02-17 03:01:57.831 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:01:57.832 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:01:57.832 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:01:57.832 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3b6c9bf51ac" ipVersion=0x4 table="filter"
2026-02-17 03:01:57.832 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3b6c9bf51ac" ipVersion=0x4 table="filter"
2026-02-17 03:01:57.832 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3b6c9bf51ac"
2026-02-17 03:01:57.832 [INFO][88] felix/endpoint_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-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:01:57.832 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:01:57.893 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:57.894 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"} status="down"
2026-02-17 03:01:57.894 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"sample-api" namespace:"aggregator-7931"
2026-02-17 03:01:57.905 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali3b6c9bf51ac" state="down"
2026-02-17 03:01:57.905 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b6c9bf51ac"
2026-02-17 03:01:57.906 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali3b6c9bf51ac" state="up"
2026-02-17 03:01:57.920 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b6c9bf51ac", State:"down", Index:109}
2026-02-17 03:01:57.920 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b6c9bf51ac", Addrs:set.Typed[string]{}}
2026-02-17 03:01:57.920 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b6c9bf51ac", Addrs:set.Typed[string]{}}
2026-02-17 03:01:57.920 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b6c9bf51ac", State:"up", Index:109}
2026-02-17 03:01:57.920 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3b6c9bf51ac"
2026-02-17 03:01:57.920 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b6c9bf51ac"
2026-02-17 03:01:57.920 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b6c9bf51ac"
2026-02-17 03:01:57.920 [INFO][88] felix/endpoint_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-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:01:57.920 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:01:57.961 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:57.961 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"} status="up"
2026-02-17 03:01:57.961 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-7931" name:"sample-apiserver"}
2026-02-17 03:01:57.971 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-2593/agnhost-replica-5b45d7d498-vqf7g, name=eth0)
2026-02-17 03:01:57.989 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali66ba4b81bfe" profile_ids:"kns.kubectl-2593" profile_ids:"ksa.kubectl-2593.default" ipv4_nets:"10.100.133.237/32"}
2026-02-17 03:01:57.989 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:01:57.989 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:01:57.989 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:01:57.990 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali66ba4b81bfe" ipVersion=0x4 table="filter"
2026-02-17 03:01:57.990 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali66ba4b81bfe" ipVersion=0x4 table="filter"
2026-02-17 03:01:57.990 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali66ba4b81bfe"
2026-02-17 03:01:57.990 [INFO][88] felix/endpoint_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-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:01:57.990 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:01:58.022 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:58.022 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"} status="down"
2026-02-17 03:01:58.034 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali66ba4b81bfe" state="down"
2026-02-17 03:01:58.034 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali66ba4b81bfe"
2026-02-17 03:01:58.034 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali66ba4b81bfe" state="up"
2026-02-17 03:01:58.035 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66ba4b81bfe", State:"down", Index:110}
2026-02-17 03:01:58.035 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66ba4b81bfe", Addrs:set.Typed[string]{}}
2026-02-17 03:01:58.035 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66ba4b81bfe", Addrs:set.Typed[string]{}}
2026-02-17 03:01:58.035 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66ba4b81bfe", State:"up", Index:110}
2026-02-17 03:01:58.035 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali66ba4b81bfe"
2026-02-17 03:01:58.035 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali66ba4b81bfe"
2026-02-17 03:01:58.035 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali66ba4b81bfe"
2026-02-17 03:01:58.036 [INFO][88] felix/endpoint_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-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:01:58.036 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:01:58.091 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:58.091 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"} status="up"
2026-02-17 03:01:58.100 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-5502/pod1, name=eth0)
2026-02-17 03:01:58.101 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5502/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0799094c97b" profile_ids:"kns.endpointslice-5502" profile_ids:"ksa.endpointslice-5502.default" ipv4_nets:"10.100.133.234/32"}
2026-02-17 03:01:58.101 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.101 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.101 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.101 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0799094c97b"
2026-02-17 03:01:58.102 [INFO][88] felix/endpoint_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-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.102 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.133 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:58.133 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:58.134 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-7931"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-7931"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7931"}
2026-02-17 03:01:58.143 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-5502/pod1, name=eth0)
2026-02-17 03:01:58.168 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5502/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0799094c97b" profile_ids:"kns.endpointslice-5502" profile_ids:"ksa.endpointslice-5502.default" ipv4_nets:"10.100.133.234/32"}
2026-02-17 03:01:58.168 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-7874"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-7874"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7874"}
2026-02-17 03:01:58.168 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5502"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5502"}
2026-02-17 03:01:58.168 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.168 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.168 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.169 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0799094c97b"
2026-02-17 03:01:58.169 [INFO][88] felix/endpoint_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-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.169 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.204 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:58.204 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:58.205 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-7874" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:58.651 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-5502/pod1, name=eth0)
2026-02-17 03:01:58.652 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5502/pod1" endpoint_id:"eth0"}
2026-02-17 03:01:58.652 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-5502"}
2026-02-17 03:01:58.652 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-5502.default"}
2026-02-17 03:01:58.652 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.652 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.653 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_l8ymMD1C6i33znuluc" ipVersion=0x4 table="filter"
2026-02-17 03:01:58.653 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lLhuGOqOI3Sq9ENiVa" ipVersion=0x4 table="filter"
2026-02-17 03:01:58.653 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_l8ymMD1C6i33znuluc" ipVersion=0x4 table="filter"
2026-02-17 03:01:58.653 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lLhuGOqOI3Sq9ENiVa" ipVersion=0x4 table="filter"
2026-02-17 03:01:58.653 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.653 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0799094c97b" ipVersion=0x4 table="filter"
2026-02-17 03:01:58.654 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0799094c97b" ipVersion=0x4 table="filter"
2026-02-17 03:01:58.654 [INFO][88] 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-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.654 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.655 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.234
bird: KIF: Received address message for unknown interface 106
2026-02-17 03:01:58.711 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5502/pod1", EndpointId:"eth0"}
2026-02-17 03:01:58.762 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=106
2026-02-17 03:01:58.762 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0799094c97b"
2026-02-17 03:01:58.762 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali0799094c97b" state="down"
2026-02-17 03:01:58.762 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0799094c97b", Addrs:set.Typed[string]{}}
2026-02-17 03:01:58.762 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0799094c97b", Addrs:set.Typed[string]{}}
2026-02-17 03:01:58.762 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0799094c97b", State:"down", Index:106}
2026-02-17 03:01:58.766 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali0799094c97b" state=""
2026-02-17 03:01:58.766 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0799094c97b"
2026-02-17 03:01:58.804 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0799094c97b", State:"", Index:106}
2026-02-17 03:01:58.804 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0799094c97b", Addrs:set.Set[string](nil)}
2026-02-17 03:01:58.804 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0799094c97b", Addrs:set.Set[string](nil)}
2026-02-17 03:01:58.958 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-2593/agnhost-replica-5b45d7d498-vqf7g, name=eth0)
2026-02-17 03:01:58.958 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali66ba4b81bfe" profile_ids:"kns.kubectl-2593" profile_ids:"ksa.kubectl-2593.default" ipv4_nets:"10.100.133.237/32"}
2026-02-17 03:01:58.958 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:01:58.958 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:01:58.958 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:01:58.961 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali66ba4b81bfe"
2026-02-17 03:01:58.961 [INFO][88] felix/endpoint_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-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:01:58.961 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:01:58.984 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-2593/frontend-7fbd8f955d-dcn5q, name=eth0)
2026-02-17 03:01:59.006 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:59.006 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"} status="up"
2026-02-17 03:01:59.006 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2593/frontend-7fbd8f955d-dcn5q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif33583bb700" profile_ids:"kns.kubectl-2593" profile_ids:"ksa.kubectl-2593.default" ipv4_nets:"10.100.133.235/32"}
2026-02-17 03:01:59.006 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:01:59.006 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:01:59.007 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:01:59.007 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif33583bb700"
2026-02-17 03:01:59.008 [INFO][88] felix/endpoint_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-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:01:59.008 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:01:59.025 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-2593/agnhost-primary-68f669766b-9p6lg, name=eth0)
2026-02-17 03:01:59.035 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:59.035 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"} status="up"
2026-02-17 03:01:59.035 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2593/agnhost-primary-68f669766b-9p6lg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b6c9bf51ac" profile_ids:"kns.kubectl-2593" profile_ids:"ksa.kubectl-2593.default" ipv4_nets:"10.100.133.238/32"}
2026-02-17 03:01:59.035 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:01:59.035 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:01:59.035 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:01:59.036 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=108
2026-02-17 03:01:59.036 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif33583bb700"
2026-02-17 03:01:59.037 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b6c9bf51ac"
2026-02-17 03:01:59.037 [INFO][88] felix/endpoint_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-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:01:59.037 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:01:59.067 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:59.068 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"} status="up"
2026-02-17 03:01:59.068 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif33583bb700", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:59.068 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif33583bb700", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:59.100 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=109
2026-02-17 03:01:59.100 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3b6c9bf51ac"
2026-02-17 03:01:59.100 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b6c9bf51ac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:59.100 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b6c9bf51ac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:59.119 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-7874/pod-handle-http-request, name=eth0)
2026-02-17 03:01:59.146 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-7874"} profile:{inbound_rules:{action:"allow" rule_id:"ujnBZRNUeVyGwmBs"} outbound_rules:{action:"allow" rule_id:"n0L19f9ybhbVq-_c"}}
2026-02-17 03:01:59.146 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-7874.default"} profile:{}
2026-02-17 03:01:59.146 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-7874/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali72748533b17" profile_ids:"kns.container-lifecycle-hook-7874" profile_ids:"ksa.container-lifecycle-hook-7874.default" ipv4_nets:"10.100.133.227/32"}
2026-02-17 03:01:59.146 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:01:59.146 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:01:59.146 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:01:59.147 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:01:59.147 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali72748533b17" ipVersion=0x4 table="filter"
2026-02-17 03:01:59.147 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TKFtstAunUTRyYjFx9" ipVersion=0x4 table="filter"
2026-02-17 03:01:59.147 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3RqOTVSpDp-9v4aBye" ipVersion=0x4 table="filter"
2026-02-17 03:01:59.147 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:01:59.147 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali72748533b17" ipVersion=0x4 table="filter"
2026-02-17 03:01:59.147 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TKFtstAunUTRyYjFx9" ipVersion=0x4 table="filter"
2026-02-17 03:01:59.148 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3RqOTVSpDp-9v4aBye" ipVersion=0x4 table="filter"
2026-02-17 03:01:59.148 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali72748533b17"
2026-02-17 03:01:59.148 [INFO][88] felix/endpoint_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-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:01:59.148 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:01:59.180 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali72748533b17" state="down"
2026-02-17 03:01:59.181 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali72748533b17"
2026-02-17 03:01:59.188 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali72748533b17" state="up"
2026-02-17 03:01:59.205 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:59.205 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 03:01:59.205 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72748533b17", State:"down", Index:111}
2026-02-17 03:01:59.205 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72748533b17", Addrs:set.Typed[string]{}}
2026-02-17 03:01:59.205 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72748533b17", Addrs:set.Typed[string]{}}
2026-02-17 03:01:59.205 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72748533b17", State:"up", Index:111}
2026-02-17 03:01:59.205 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali72748533b17"
2026-02-17 03:01:59.205 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali72748533b17"
2026-02-17 03:01:59.205 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali72748533b17"
2026-02-17 03:01:59.205 [INFO][88] felix/endpoint_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-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:01:59.205 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:01:59.231 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:59.231 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 03:01:59.896 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=110
2026-02-17 03:01:59.896 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali66ba4b81bfe"
2026-02-17 03:01:59.896 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66ba4b81bfe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:59.896 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66ba4b81bfe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:59.967 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-7874/pod-handle-http-request, name=eth0)
2026-02-17 03:01:59.968 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-7874/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali72748533b17" profile_ids:"kns.container-lifecycle-hook-7874" profile_ids:"ksa.container-lifecycle-hook-7874.default" ipv4_nets:"10.100.133.227/32"}
2026-02-17 03:01:59.968 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:01:59.968 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:01:59.968 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:01:59.968 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali72748533b17"
2026-02-17 03:01:59.968 [INFO][88] felix/endpoint_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-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:01:59.968 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:00.000 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:00.000 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 03:02:00.209 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-4729" name:"default"}
2026-02-17 03:02:00.824 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=111
2026-02-17 03:02:00.824 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali72748533b17"
2026-02-17 03:02:00.825 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72748533b17", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:00.825 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72748533b17", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:00.850 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4729"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4729"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-runtime-4729"}
2026-02-17 03:02:00.872 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-4729"}
2026-02-17 03:02:00.897 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-66" name:"default"}
2026-02-17 03:02:01.070 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-7874/pod-with-prestop-http-hook, name=eth0)
2026-02-17 03:02:01.071 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-7874/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43e5cbb5016" profile_ids:"kns.container-lifecycle-hook-7874" profile_ids:"ksa.container-lifecycle-hook-7874.default" ipv4_nets:"10.100.133.255/32"}
2026-02-17 03:02:01.071 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:01.071 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:01.071 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:01.071 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali43e5cbb5016" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.072 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali43e5cbb5016" ipVersion=0x4 table="filter"
2026-02-17 03:02:01.072 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali43e5cbb5016"
2026-02-17 03:02:01.072 [INFO][88] felix/endpoint_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-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:01.072 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:01.121 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:01.121 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 03:02:01.142 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali43e5cbb5016" state="down"
2026-02-17 03:02:01.143 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali43e5cbb5016"
2026-02-17 03:02:01.143 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43e5cbb5016", State:"down", Index:112}
2026-02-17 03:02:01.143 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali43e5cbb5016" state="up"
2026-02-17 03:02:01.143 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43e5cbb5016", Addrs:set.Typed[string]{}}
2026-02-17 03:02:01.143 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43e5cbb5016", Addrs:set.Typed[string]{}}
2026-02-17 03:02:01.143 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43e5cbb5016", State:"up", Index:112}
2026-02-17 03:02:01.143 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali43e5cbb5016"
2026-02-17 03:02:01.143 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali43e5cbb5016"
2026-02-17 03:02:01.143 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43e5cbb5016"
2026-02-17 03:02:01.143 [INFO][88] felix/endpoint_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-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:01.143 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:01.168 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:01.168 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 03:02:01.598 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-66"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-66"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-66"} labels:{key:"validating-admission-policy-66" value:"true"}
2026-02-17 03:02:01.628 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-66"}
2026-02-17 03:02:01.720 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-116" name:"default"}
2026-02-17 03:02:01.835 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-116"}
2026-02-17 03:02:02.005 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-7874/pod-with-prestop-http-hook, name=eth0)
2026-02-17 03:02:02.005 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-7874/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43e5cbb5016" profile_ids:"kns.container-lifecycle-hook-7874" profile_ids:"ksa.container-lifecycle-hook-7874.default" ipv4_nets:"10.100.133.255/32"}
2026-02-17 03:02:02.005 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:02.005 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:02.005 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:02.006 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43e5cbb5016"
2026-02-17 03:02:02.006 [INFO][88] felix/endpoint_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-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:02.006 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:02.032 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:02.032 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 03:02:02.300 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-2593"
2026-02-17 03:02:02.419 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-7874/pod-with-prestop-http-hook, name=eth0)
2026-02-17 03:02:02.420 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-7874/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43e5cbb5016" profile_ids:"kns.container-lifecycle-hook-7874" profile_ids:"ksa.container-lifecycle-hook-7874.default" ipv4_nets:"10.100.133.255/32"}
2026-02-17 03:02:02.420 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:02.420 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:02.420 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:02.421 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43e5cbb5016"
2026-02-17 03:02:02.421 [INFO][88] felix/endpoint_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-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:02.421 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:02.447 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:02.448 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 03:02:02.470 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-2593"
2026-02-17 03:02:02.588 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=112
2026-02-17 03:02:02.588 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali43e5cbb5016"
2026-02-17 03:02:02.588 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43e5cbb5016", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:02.588 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43e5cbb5016", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:02.634 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"frontend" namespace:"kubectl-2593"
2026-02-17 03:02:02.662 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} 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 03:02:02.662 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:02:02.662 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:02:02.830 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-2593/frontend-7fbd8f955d-dcn5q, name=eth0)
2026-02-17 03:02:02.830 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2593/frontend-7fbd8f955d-dcn5q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif33583bb700" profile_ids:"kns.kubectl-2593" profile_ids:"ksa.kubectl-2593.default" ipv4_nets:"10.100.133.235/32"}
2026-02-17 03:02:02.830 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:02.830 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:02.830 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:02.832 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif33583bb700"
2026-02-17 03:02:02.832 [INFO][88] felix/endpoint_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-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:02.832 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:02.864 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-2593/frontend-7fbd8f955d-dcn5q, name=eth0)
2026-02-17 03:02:02.869 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:02.869 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"} status="up"
2026-02-17 03:02:02.870 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2593/frontend-7fbd8f955d-dcn5q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif33583bb700" profile_ids:"kns.kubectl-2593" profile_ids:"ksa.kubectl-2593.default" ipv4_nets:"10.100.133.235/32"}
2026-02-17 03:02:02.870 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:02.870 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:02.870 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:02.871 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif33583bb700"
2026-02-17 03:02:02.871 [INFO][88] felix/endpoint_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-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:02.871 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:02.904 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:02.904 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"} status="up"
2026-02-17 03:02:03.017 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-2593/agnhost-primary-68f669766b-9p6lg, name=eth0)
2026-02-17 03:02:03.017 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2593/agnhost-primary-68f669766b-9p6lg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b6c9bf51ac" profile_ids:"kns.kubectl-2593" profile_ids:"ksa.kubectl-2593.default" ipv4_nets:"10.100.133.238/32"}
2026-02-17 03:02:03.017 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.017 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.017 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.018 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b6c9bf51ac"
2026-02-17 03:02:03.018 [INFO][88] felix/endpoint_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-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.018 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.049 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-2593/agnhost-primary-68f669766b-9p6lg, name=eth0)
2026-02-17 03:02:03.053 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:03.053 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"} status="up"
2026-02-17 03:02:03.053 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2593/agnhost-primary-68f669766b-9p6lg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b6c9bf51ac" profile_ids:"kns.kubectl-2593" profile_ids:"ksa.kubectl-2593.default" ipv4_nets:"10.100.133.238/32"}
2026-02-17 03:02:03.053 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.053 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.053 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.054 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b6c9bf51ac"
2026-02-17 03:02:03.054 [INFO][88] felix/endpoint_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-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.055 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.084 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:03.084 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"} status="up"
2026-02-17 03:02:03.183 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2593"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2593"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2593"}
2026-02-17 03:02:03.202 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-2593/agnhost-replica-5b45d7d498-vqf7g, name=eth0)
2026-02-17 03:02:03.204 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali66ba4b81bfe" profile_ids:"kns.kubectl-2593" profile_ids:"ksa.kubectl-2593.default" ipv4_nets:"10.100.133.237/32"}
2026-02-17 03:02:03.204 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.204 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.204 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.205 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali66ba4b81bfe"
2026-02-17 03:02:03.205 [INFO][88] felix/endpoint_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-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.205 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.228 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-2593/agnhost-replica-5b45d7d498-vqf7g, name=eth0)
2026-02-17 03:02:03.236 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:03.236 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"} status="up"
2026-02-17 03:02:03.236 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali66ba4b81bfe" profile_ids:"kns.kubectl-2593" profile_ids:"ksa.kubectl-2593.default" ipv4_nets:"10.100.133.237/32"}
2026-02-17 03:02:03.236 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.236 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.236 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.237 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali66ba4b81bfe"
2026-02-17 03:02:03.237 [INFO][88] felix/endpoint_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-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.237 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.268 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:03.268 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"} status="up"
2026-02-17 03:02:03.269 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-9505"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-9505"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9505"}
2026-02-17 03:02:03.269 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-9505" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:03.425 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-2593/frontend-7fbd8f955d-dcn5q, name=eth0)
2026-02-17 03:02:03.425 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2593/frontend-7fbd8f955d-dcn5q" endpoint_id:"eth0"}
2026-02-17 03:02:03.425 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:03.425 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:03.426 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:03.426 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif33583bb700" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.426 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif33583bb700" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.426 [INFO][88] 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-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:03.426 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:03.426 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.235
2026-02-17 03:02:03.495 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/frontend-7fbd8f955d-dcn5q", EndpointId:"eth0"}
2026-02-17 03:02:03.495 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-7931" name:"default"}
2026-02-17 03:02:03.535 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calif33583bb700" state="down"
2026-02-17 03:02:03.535 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-2593/agnhost-primary-68f669766b-9p6lg, name=eth0)
2026-02-17 03:02:03.535 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif33583bb700"
2026-02-17 03:02:03.535 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=108
2026-02-17 03:02:03.535 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif33583bb700", State:"down", Index:108}
2026-02-17 03:02:03.535 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif33583bb700", Addrs:set.Typed[string]{}}
2026-02-17 03:02:03.535 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif33583bb700", Addrs:set.Typed[string]{}}
2026-02-17 03:02:03.536 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calif33583bb700" state=""
2026-02-17 03:02:03.536 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif33583bb700"
2026-02-17 03:02:03.566 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif33583bb700", State:"", Index:108}
2026-02-17 03:02:03.566 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif33583bb700", Addrs:set.Set[string](nil)}
2026-02-17 03:02:03.566 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif33583bb700", Addrs:set.Set[string](nil)}
2026-02-17 03:02:03.592 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2593/agnhost-primary-68f669766b-9p6lg" endpoint_id:"eth0"}
2026-02-17 03:02:03.592 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.592 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.593 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.593 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3b6c9bf51ac" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.593 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3b6c9bf51ac" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.593 [INFO][88] 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-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.593 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.593 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.238
2026-02-17 03:02:03.642 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali3b6c9bf51ac" state="down"
2026-02-17 03:02:03.643 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b6c9bf51ac"
2026-02-17 03:02:03.643 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=109
2026-02-17 03:02:03.646 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali3b6c9bf51ac" state=""
2026-02-17 03:02:03.646 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3b6c9bf51ac"
2026-02-17 03:02:03.660 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-2593/agnhost-replica-5b45d7d498-vqf7g, name=eth0)
2026-02-17 03:02:03.677 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-primary-68f669766b-9p6lg", EndpointId:"eth0"}
2026-02-17 03:02:03.678 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g" endpoint_id:"eth0"}
2026-02-17 03:02:03.678 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-2593"}
2026-02-17 03:02:03.678 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-2593.default"}
2026-02-17 03:02:03.678 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.678 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.678 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-2593" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.678 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_biW7SHSCWMqrWwLp7T" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.678 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-2593" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.678 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_biW7SHSCWMqrWwLp7T" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.678 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.678 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali66ba4b81bfe" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.679 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali66ba4b81bfe" ipVersion=0x4 table="filter"
2026-02-17 03:02:03.679 [INFO][88] 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-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.679 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.679 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.237
2026-02-17 03:02:03.767 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2593/agnhost-replica-5b45d7d498-vqf7g", EndpointId:"eth0"}
2026-02-17 03:02:03.768 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b6c9bf51ac", State:"down", Index:109}
2026-02-17 03:02:03.768 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b6c9bf51ac", Addrs:set.Typed[string]{}}
2026-02-17 03:02:03.768 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b6c9bf51ac", Addrs:set.Typed[string]{}}
2026-02-17 03:02:03.768 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b6c9bf51ac", State:"", Index:109}
2026-02-17 03:02:03.768 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b6c9bf51ac", Addrs:set.Set[string](nil)}
2026-02-17 03:02:03.768 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b6c9bf51ac", Addrs:set.Set[string](nil)}
2026-02-17 03:02:03.772 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali66ba4b81bfe" state="down"
2026-02-17 03:02:03.773 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali66ba4b81bfe"
2026-02-17 03:02:03.773 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=110
2026-02-17 03:02:03.777 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali66ba4b81bfe" state=""
2026-02-17 03:02:03.777 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali66ba4b81bfe"
2026-02-17 03:02:03.795 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66ba4b81bfe", State:"down", Index:110}
2026-02-17 03:02:03.795 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66ba4b81bfe", Addrs:set.Typed[string]{}}
2026-02-17 03:02:03.795 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66ba4b81bfe", Addrs:set.Typed[string]{}}
2026-02-17 03:02:03.795 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66ba4b81bfe", State:"", Index:110}
2026-02-17 03:02:03.795 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66ba4b81bfe", Addrs:set.Set[string](nil)}
2026-02-17 03:02:03.795 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66ba4b81bfe", Addrs:set.Set[string](nil)}
2026-02-17 03:02:03.939 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-5502"
2026-02-17 03:02:03.997 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-5502"
2026-02-17 03:02:04.050 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-5502" name:"default"}
2026-02-17 03:02:04.097 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-7874/pod-with-prestop-http-hook, name=eth0)
2026-02-17 03:02:04.097 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-7874/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43e5cbb5016" profile_ids:"kns.container-lifecycle-hook-7874" profile_ids:"ksa.container-lifecycle-hook-7874.default" ipv4_nets:"10.100.133.255/32"}
2026-02-17 03:02:04.097 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:04.097 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:04.098 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:04.099 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43e5cbb5016"
2026-02-17 03:02:04.099 [INFO][88] felix/endpoint_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-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:04.099 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:04.138 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:04.138 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 03:02:04.425 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-9505/netserver-0, name=eth0)
2026-02-17 03:02:04.426 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-9505"} profile:{inbound_rules:{action:"allow" rule_id:"4h0t_JMP94Fkjjbr"} outbound_rules:{action:"allow" rule_id:"ENUWlBfblBMMCKf6"}}
2026-02-17 03:02:04.426 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-9505.default"} profile:{}
2026-02-17 03:02:04.426 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9505/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali037241d3436" profile_ids:"kns.pod-network-test-9505" profile_ids:"ksa.pod-network-test-9505.default" ipv4_nets:"10.100.133.254/32"}
2026-02-17 03:02:04.426 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:04.426 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:04.426 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:04.427 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali037241d3436" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.427 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KT1AVLj6XDFONeA6fd" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.427 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_o54CrMJAw3w-yNcQVb" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.427 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali037241d3436" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.427 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KT1AVLj6XDFONeA6fd" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.427 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_o54CrMJAw3w-yNcQVb" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.427 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali037241d3436"
2026-02-17 03:02:04.427 [INFO][88] felix/endpoint_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-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:04.427 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:04.482 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:04.482 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 03:02:04.487 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali037241d3436" state="down"
2026-02-17 03:02:04.487 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali037241d3436"
2026-02-17 03:02:04.487 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali037241d3436", State:"down", Index:113}
2026-02-17 03:02:04.487 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali037241d3436", Addrs:set.Typed[string]{}}
2026-02-17 03:02:04.487 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali037241d3436", Addrs:set.Typed[string]{}}
2026-02-17 03:02:04.487 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali037241d3436"
2026-02-17 03:02:04.487 [INFO][88] felix/endpoint_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-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:04.487 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:04.488 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali037241d3436" state="up"
2026-02-17 03:02:04.515 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-7874/pod-with-prestop-http-hook, name=eth0)
2026-02-17 03:02:04.517 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:04.517 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 03:02:04.517 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali037241d3436", State:"up", Index:113}
2026-02-17 03:02:04.517 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali037241d3436"
2026-02-17 03:02:04.517 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali037241d3436"
2026-02-17 03:02:04.517 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali037241d3436"
2026-02-17 03:02:04.517 [INFO][88] felix/endpoint_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-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:04.517 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:04.553 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:04.553 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:04.553 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-7931"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-7931"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7931"}
2026-02-17 03:02:04.553 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-7874/pod-with-prestop-http-hook" endpoint_id:"eth0"}
2026-02-17 03:02:04.553 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregator-7931"}
2026-02-17 03:02:04.553 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:04.553 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:04.554 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:04.554 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali43e5cbb5016" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.554 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali43e5cbb5016" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.554 [INFO][88] 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-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:04.554 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:04.555 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.255
2026-02-17 03:02:04.618 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali43e5cbb5016" state="down"
2026-02-17 03:02:04.618 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali43e5cbb5016"
2026-02-17 03:02:04.618 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=112
2026-02-17 03:02:04.620 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali43e5cbb5016" state=""
2026-02-17 03:02:04.620 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali43e5cbb5016"
2026-02-17 03:02:04.621 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 03:02:04.621 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43e5cbb5016", State:"down", Index:112}
2026-02-17 03:02:04.621 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43e5cbb5016", Addrs:set.Typed[string]{}}
2026-02-17 03:02:04.621 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43e5cbb5016", Addrs:set.Typed[string]{}}
2026-02-17 03:02:04.621 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43e5cbb5016", State:"", Index:112}
2026-02-17 03:02:04.621 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43e5cbb5016", Addrs:set.Set[string](nil)}
2026-02-17 03:02:04.621 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43e5cbb5016", Addrs:set.Set[string](nil)}
2026-02-17 03:02:04.875 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-5502"}
2026-02-17 03:02:05.043 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-9505/netserver-0, name=eth0)
2026-02-17 03:02:05.043 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9505/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali037241d3436" profile_ids:"kns.pod-network-test-9505" profile_ids:"ksa.pod-network-test-9505.default" ipv4_nets:"10.100.133.254/32"}
2026-02-17 03:02:05.044 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:05.044 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:05.044 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:05.044 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali037241d3436"
2026-02-17 03:02:05.045 [INFO][88] felix/endpoint_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-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:05.045 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:05.074 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:05.074 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:06.072 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=113
2026-02-17 03:02:06.072 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali037241d3436"
2026-02-17 03:02:06.072 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali037241d3436", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:06.073 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali037241d3436", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:06.476 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-7874"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-7874"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7874"}
2026-02-17 03:02:06.524 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-6597"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-6597"} 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:"pod-resize-tests-6597"}
2026-02-17 03:02:06.556 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-6597" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:08.868 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2593" name:"default"}
2026-02-17 03:02:08.912 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2593"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2593"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2593"}
2026-02-17 03:02:08.942 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2593"}
2026-02-17 03:02:10.087 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-5538"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-5538"} 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:"pod-resize-tests-5538"}
2026-02-17 03:02:10.118 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2306"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2306"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2306"}
2026-02-17 03:02:10.143 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2306" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:11.513 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-7874/pod-handle-http-request, name=eth0)
2026-02-17 03:02:11.513 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-7874/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali72748533b17" profile_ids:"kns.container-lifecycle-hook-7874" profile_ids:"ksa.container-lifecycle-hook-7874.default" ipv4_nets:"10.100.133.227/32"}
2026-02-17 03:02:11.513 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:11.514 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:11.514 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:11.514 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali72748533b17"
2026-02-17 03:02:11.515 [INFO][88] felix/endpoint_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-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:11.515 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:11.522 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-7874/pod-handle-http-request, name=eth0)
2026-02-17 03:02:11.546 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:11.546 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 03:02:11.547 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-7874/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 03:02:11.547 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-7874"}
2026-02-17 03:02:11.547 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-7874.default"}
2026-02-17 03:02:11.547 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:11.547 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:11.547 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TKFtstAunUTRyYjFx9" ipVersion=0x4 table="filter"
2026-02-17 03:02:11.547 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3RqOTVSpDp-9v4aBye" ipVersion=0x4 table="filter"
2026-02-17 03:02:11.547 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TKFtstAunUTRyYjFx9" ipVersion=0x4 table="filter"
2026-02-17 03:02:11.547 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3RqOTVSpDp-9v4aBye" ipVersion=0x4 table="filter"
2026-02-17 03:02:11.547 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:11.547 [INFO][88] 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 03:02:11.547 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali72748533b17" ipVersion=0x4 table="filter"
2026-02-17 03:02:11.547 [INFO][88] 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 03:02:11.547 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali72748533b17" ipVersion=0x4 table="filter"
2026-02-17 03:02:11.547 [INFO][88] 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-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:11.547 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:11.548 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.227
2026-02-17 03:02:11.618 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-7874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:11.737 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-7874" name:"default"}
2026-02-17 03:02:11.972 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali72748533b17" state="down"
2026-02-17 03:02:11.972 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali72748533b17"
2026-02-17 03:02:11.972 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=111
2026-02-17 03:02:11.972 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72748533b17", State:"down", Index:111}
2026-02-17 03:02:11.972 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72748533b17", Addrs:set.Typed[string]{}}
2026-02-17 03:02:11.972 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72748533b17", Addrs:set.Typed[string]{}}
2026-02-17 03:02:11.975 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali72748533b17" state=""
2026-02-17 03:02:11.975 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali72748533b17"
2026-02-17 03:02:11.998 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali72748533b17", State:"", Index:111}
2026-02-17 03:02:11.998 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali72748533b17", Addrs:set.Set[string](nil)}
2026-02-17 03:02:11.998 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali72748533b17", Addrs:set.Set[string](nil)}
2026-02-17 03:02:12.292 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-7874"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-7874"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7874"}
2026-02-17 03:02:12.327 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-7874"}
2026-02-17 03:02:13.714 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-6597"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-6597"} 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:"pod-resize-tests-6597"}
2026-02-17 03:02:13.741 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-9419"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"watch-9419"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9419"}
2026-02-17 03:02:13.815 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-9419" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:15.488 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-5538" name:"default"}
2026-02-17 03:02:16.157 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-9505/netserver-0, name=eth0)
2026-02-17 03:02:16.159 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9505/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali037241d3436" profile_ids:"kns.pod-network-test-9505" profile_ids:"ksa.pod-network-test-9505.default" ipv4_nets:"10.100.133.254/32"}
2026-02-17 03:02:16.159 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:16.159 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:16.159 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:16.161 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali037241d3436"
2026-02-17 03:02:16.161 [INFO][88] felix/endpoint_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-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:16.161 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:16.188 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:16.188 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:16.757 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-5538"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-5538"} 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:"pod-resize-tests-5538"}
2026-02-17 03:02:16.786 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-5538"}
2026-02-17 03:02:17.317 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"resourcequota-2306" type:"ClusterIP" cluster_ips:"10.254.232.85" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:02:17.365 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-2306" type:"NodePort" cluster_ips:"10.254.138.152" ports:{Protocol:"TCP" Port:80 NodePort:31605}
2026-02-17 03:02:17.418 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"resourcequota-2306"
2026-02-17 03:02:17.449 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-2306"
2026-02-17 03:02:17.521 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2306"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2306"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2306"}
2026-02-17 03:02:17.557 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-324"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-324"}
2026-02-17 03:02:17.584 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-324" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:17.696 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-324"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-324"}
2026-02-17 03:02:17.728 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-3252"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-3252"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3252"}
2026-02-17 03:02:17.759 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-3252" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:17.894 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-3252"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-3252"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3252"}
2026-02-17 03:02:17.915 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7219"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7219"} 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-7219"}
2026-02-17 03:02:17.939 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7219" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:18.127 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-9505/test-container-pod, name=eth0)
2026-02-17 03:02:18.127 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9505/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0999ca85ee5" profile_ids:"kns.pod-network-test-9505" profile_ids:"ksa.pod-network-test-9505.default" ipv4_nets:"10.100.133.241/32"}
2026-02-17 03:02:18.127 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:18.127 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:18.127 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:18.128 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 03:02:18.128 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0999ca85ee5" ipVersion=0x4 table="filter"
2026-02-17 03:02:18.128 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 03:02:18.128 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0999ca85ee5" ipVersion=0x4 table="filter"
2026-02-17 03:02:18.128 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0999ca85ee5"
2026-02-17 03:02:18.128 [INFO][88] felix/endpoint_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-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:18.128 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:18.180 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:18.180 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 03:02:18.204 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali0999ca85ee5" state="down"
2026-02-17 03:02:18.204 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0999ca85ee5", State:"down", Index:114}
2026-02-17 03:02:18.204 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0999ca85ee5"
2026-02-17 03:02:18.204 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0999ca85ee5", Addrs:set.Typed[string]{}}
2026-02-17 03:02:18.204 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0999ca85ee5", Addrs:set.Typed[string]{}}
2026-02-17 03:02:18.204 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0999ca85ee5"
2026-02-17 03:02:18.204 [INFO][88] felix/endpoint_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-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:18.204 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:18.206 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali0999ca85ee5" state="up"
2026-02-17 03:02:18.229 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:18.230 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 03:02:18.230 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0999ca85ee5", State:"up", Index:114}
2026-02-17 03:02:18.231 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0999ca85ee5"
2026-02-17 03:02:18.231 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0999ca85ee5"
2026-02-17 03:02:18.231 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0999ca85ee5"
2026-02-17 03:02:18.232 [INFO][88] felix/endpoint_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-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:18.232 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:18.258 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:18.258 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:02:18.921 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-6597" name:"default"}
2026-02-17 03:02:19.124 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-9505/test-container-pod, name=eth0)
2026-02-17 03:02:19.124 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9505/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0999ca85ee5" profile_ids:"kns.pod-network-test-9505" profile_ids:"ksa.pod-network-test-9505.default" ipv4_nets:"10.100.133.241/32"}
2026-02-17 03:02:19.124 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:19.124 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:19.124 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:19.125 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0999ca85ee5"
2026-02-17 03:02:19.125 [INFO][88] felix/endpoint_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-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:19.125 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:19.152 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:19.152 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:02:19.164 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=114
2026-02-17 03:02:19.164 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0999ca85ee5"
2026-02-17 03:02:19.164 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0999ca85ee5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:19.165 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0999ca85ee5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:19.237 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-6597"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-6597"} 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:"pod-resize-tests-6597"}
2026-02-17 03:02:19.263 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-6597"}
2026-02-17 03:02:19.714 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-9505"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-9505"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9505"}
2026-02-17 03:02:19.741 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-9396"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-9396"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9396"}
2026-02-17 03:02:19.769 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingress-9396" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:19.920 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-9396"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-9396"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9396"}
2026-02-17 03:02:19.957 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6641"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6641"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6641"}
2026-02-17 03:02:19.983 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6641" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:22.223 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6641"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6641"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6641"}
2026-02-17 03:02:22.255 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1012"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1012"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1012"}
2026-02-17 03:02:22.255 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-1012" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:22.723 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2306" name:"default"}
2026-02-17 03:02:22.864 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2306"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2306"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2306"}
2026-02-17 03:02:22.892 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2306"}
2026-02-17 03:02:23.048 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-1012/test-deployment-784bf489d5-7kssz, name=eth0)
2026-02-17 03:02:23.048 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-1012"} profile:{inbound_rules:{action:"allow" rule_id:"7Rbijyc1hKYXKooR"} outbound_rules:{action:"allow" rule_id:"sW-ylBv7uDW4_U7J"}}
2026-02-17 03:02:23.049 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-1012.default"} profile:{}
2026-02-17 03:02:23.049 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1012/test-deployment-784bf489d5-7kssz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a4b284478d" profile_ids:"kns.deployment-1012" profile_ids:"ksa.deployment-1012.default" ipv4_nets:"10.100.133.249/32"}
2026-02-17 03:02:23.049 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-324" name:"default"}
2026-02-17 03:02:23.049 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:23.049 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:23.049 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:23.050 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3a4b284478d" ipVersion=0x4 table="filter"
2026-02-17 03:02:23.050 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-1012" ipVersion=0x4 table="filter"
2026-02-17 03:02:23.050 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_T5tqlbsfZCklf5mBSV" ipVersion=0x4 table="filter"
2026-02-17 03:02:23.050 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3a4b284478d" ipVersion=0x4 table="filter"
2026-02-17 03:02:23.050 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-1012" ipVersion=0x4 table="filter"
2026-02-17 03:02:23.050 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_T5tqlbsfZCklf5mBSV" ipVersion=0x4 table="filter"
2026-02-17 03:02:23.050 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3a4b284478d"
2026-02-17 03:02:23.050 [INFO][88] felix/endpoint_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-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:23.050 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:23.096 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:23.097 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"} status="down"
2026-02-17 03:02:23.123 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali3a4b284478d" state="down"
2026-02-17 03:02:23.123 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a4b284478d", State:"down", Index:115}
2026-02-17 03:02:23.123 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a4b284478d"
2026-02-17 03:02:23.123 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a4b284478d", Addrs:set.Typed[string]{}}
2026-02-17 03:02:23.123 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a4b284478d", Addrs:set.Typed[string]{}}
2026-02-17 03:02:23.123 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a4b284478d"
2026-02-17 03:02:23.123 [INFO][88] felix/endpoint_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-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:23.123 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:23.127 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali3a4b284478d" state="up"
2026-02-17 03:02:23.156 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:23.156 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"} status="down"
2026-02-17 03:02:23.156 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a4b284478d", State:"up", Index:115}
2026-02-17 03:02:23.156 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3a4b284478d"
2026-02-17 03:02:23.156 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a4b284478d"
2026-02-17 03:02:23.157 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a4b284478d"
2026-02-17 03:02:23.157 [INFO][88] felix/endpoint_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-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:23.157 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:23.189 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:23.189 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"} status="up"
2026-02-17 03:02:23.274 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-324"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-324"}
2026-02-17 03:02:23.348 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-324"}
2026-02-17 03:02:23.513 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-3252" name:"default"}
2026-02-17 03:02:23.592 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-3252"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-3252"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3252"}
2026-02-17 03:02:23.622 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-3252"}
2026-02-17 03:02:24.156 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-1012/test-deployment-784bf489d5-7kssz, name=eth0)
2026-02-17 03:02:24.156 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1012/test-deployment-784bf489d5-7kssz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a4b284478d" profile_ids:"kns.deployment-1012" profile_ids:"ksa.deployment-1012.default" ipv4_nets:"10.100.133.249/32"}
2026-02-17 03:02:24.156 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:24.156 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:24.156 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:24.157 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a4b284478d"
2026-02-17 03:02:24.158 [INFO][88] felix/endpoint_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-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:24.158 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:24.190 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:24.190 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"} status="up"
2026-02-17 03:02:24.254 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-1012/test-deployment-784bf489d5-7kssz, name=eth0)
2026-02-17 03:02:24.254 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1012/test-deployment-784bf489d5-7kssz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a4b284478d" profile_ids:"kns.deployment-1012" profile_ids:"ksa.deployment-1012.default" ipv4_nets:"10.100.133.249/32"}
2026-02-17 03:02:24.254 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:24.255 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:24.255 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:24.256 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a4b284478d"
2026-02-17 03:02:24.257 [INFO][88] felix/endpoint_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-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:24.257 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:24.285 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:24.286 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"} status="up"
2026-02-17 03:02:24.358 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-9419"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"watch-9419"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9419"}
2026-02-17 03:02:24.389 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-733"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-733"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-733"}
2026-02-17 03:02:24.412 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-733" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:24.572 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=115
2026-02-17 03:02:24.572 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3a4b284478d"
2026-02-17 03:02:24.572 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a4b284478d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:24.572 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a4b284478d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:24.756 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-9505/netserver-0, name=eth0)
2026-02-17 03:02:24.756 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9505/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali037241d3436" profile_ids:"kns.pod-network-test-9505" profile_ids:"ksa.pod-network-test-9505.default" ipv4_nets:"10.100.133.254/32"}
2026-02-17 03:02:24.757 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:24.757 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:24.757 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:24.758 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali037241d3436"
2026-02-17 03:02:24.758 [INFO][88] felix/endpoint_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-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:24.758 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:24.788 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-9505/test-container-pod, name=eth0)
2026-02-17 03:02:24.796 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:24.796 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:24.797 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9505/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0999ca85ee5" profile_ids:"kns.pod-network-test-9505" profile_ids:"ksa.pod-network-test-9505.default" ipv4_nets:"10.100.133.241/32"}
2026-02-17 03:02:24.797 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:24.797 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:24.797 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:24.797 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0999ca85ee5"
2026-02-17 03:02:24.798 [INFO][88] felix/endpoint_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-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:24.798 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:24.799 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-9505/netserver-0, name=eth0)
2026-02-17 03:02:24.825 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-9505/test-container-pod, name=eth0)
2026-02-17 03:02:24.830 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:24.830 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:02:24.830 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9505/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali037241d3436" profile_ids:"kns.pod-network-test-9505" profile_ids:"ksa.pod-network-test-9505.default" ipv4_nets:"10.100.133.254/32"}
2026-02-17 03:02:24.830 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-9505"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-9505"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9505"}
2026-02-17 03:02:24.830 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9505/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0999ca85ee5" profile_ids:"kns.pod-network-test-9505" profile_ids:"ksa.pod-network-test-9505.default" ipv4_nets:"10.100.133.241/32"}
2026-02-17 03:02:24.830 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:24.830 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:24.830 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:24.831 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:24.831 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:24.831 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:24.831 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0999ca85ee5"
2026-02-17 03:02:24.832 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali037241d3436"
2026-02-17 03:02:24.836 [INFO][88] felix/endpoint_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-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:24.836 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:24.836 [INFO][88] felix/endpoint_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-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:24.836 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:24.864 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:24.864 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:02:24.864 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:24.864 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:25.047 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingress-9396" name:"default"}
2026-02-17 03:02:25.136 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:25.137 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-733"} profile:{inbound_rules:{action:"allow" rule_id:"aVUhmngwuJ2gd-4Y"} outbound_rules:{action:"allow" rule_id:"OGHiRp9TVvM1e18a"}}
2026-02-17 03:02:25.137 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-733.default"} profile:{}
2026-02-17 03:02:25.137 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e0bfc6fc5b" profile_ids:"kns.pods-733" profile_ids:"ksa.pods-733.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:02:25.137 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:25.137 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:25.137 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:25.138 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9e0bfc6fc5b" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.138 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-733" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.138 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_T5Dyu0nGOTn9FIs7mD" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.138 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9e0bfc6fc5b" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.138 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-733" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.138 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_T5Dyu0nGOTn9FIs7mD" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.138 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:25.138 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:25.138 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:25.191 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:25.191 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="down"
2026-02-17 03:02:25.198 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali9e0bfc6fc5b" state="down"
2026-02-17 03:02:25.199 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:25.199 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e0bfc6fc5b", State:"down", Index:116}
2026-02-17 03:02:25.199 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e0bfc6fc5b", Addrs:set.Typed[string]{}}
2026-02-17 03:02:25.199 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e0bfc6fc5b", Addrs:set.Typed[string]{}}
2026-02-17 03:02:25.199 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:25.199 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:25.199 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:25.200 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali9e0bfc6fc5b" state="up"
2026-02-17 03:02:25.223 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:25.223 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="down"
2026-02-17 03:02:25.223 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e0bfc6fc5b", State:"up", Index:116}
2026-02-17 03:02:25.223 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:25.223 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:25.224 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:25.224 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:25.224 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:25.249 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:25.249 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="up"
2026-02-17 03:02:25.276 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-9505/netserver-0, name=eth0)
2026-02-17 03:02:25.277 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9505/netserver-0" endpoint_id:"eth0"}
2026-02-17 03:02:25.277 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:25.277 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:25.277 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:25.277 [INFO][88] 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 03:02:25.277 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali037241d3436" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.278 [INFO][88] 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 03:02:25.278 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali037241d3436" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.278 [INFO][88] 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-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:25.278 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:25.278 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.254
2026-02-17 03:02:25.332 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-9505/test-container-pod, name=eth0)
2026-02-17 03:02:25.345 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:25.347 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-9505/test-container-pod" endpoint_id:"eth0"}
2026-02-17 03:02:25.347 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-9505.default"}
2026-02-17 03:02:25.347 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-9505"}
2026-02-17 03:02:25.347 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:25.347 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:25.347 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KT1AVLj6XDFONeA6fd" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.347 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_o54CrMJAw3w-yNcQVb" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.347 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KT1AVLj6XDFONeA6fd" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.347 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_o54CrMJAw3w-yNcQVb" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.347 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:25.347 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0999ca85ee5" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.347 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0999ca85ee5" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.347 [INFO][88] 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-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:25.348 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:25.348 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.241
2026-02-17 03:02:25.397 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=113
2026-02-17 03:02:25.397 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali037241d3436"
2026-02-17 03:02:25.397 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali037241d3436" state="down"
2026-02-17 03:02:25.398 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="cali037241d3436" state=""
2026-02-17 03:02:25.398 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali037241d3436"
2026-02-17 03:02:25.429 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-9505/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:02:25.429 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali037241d3436", Addrs:set.Typed[string]{}}
2026-02-17 03:02:25.429 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali037241d3436", Addrs:set.Typed[string]{}}
2026-02-17 03:02:25.429 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali037241d3436", State:"down", Index:113}
2026-02-17 03:02:25.429 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali037241d3436", State:"", Index:113}
2026-02-17 03:02:25.429 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali037241d3436", Addrs:set.Set[string](nil)}
2026-02-17 03:02:25.429 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali037241d3436", Addrs:set.Set[string](nil)}
2026-02-17 03:02:25.437 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=114
2026-02-17 03:02:25.437 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0999ca85ee5"
2026-02-17 03:02:25.437 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali0999ca85ee5" state="down"
2026-02-17 03:02:25.445 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali0999ca85ee5" state=""
2026-02-17 03:02:25.445 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0999ca85ee5"
2026-02-17 03:02:25.452 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0999ca85ee5", Addrs:set.Typed[string]{}}
2026-02-17 03:02:25.452 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0999ca85ee5", Addrs:set.Typed[string]{}}
2026-02-17 03:02:25.452 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0999ca85ee5", State:"down", Index:114}
2026-02-17 03:02:25.452 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0999ca85ee5", State:"", Index:114}
2026-02-17 03:02:25.452 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0999ca85ee5", Addrs:set.Set[string](nil)}
2026-02-17 03:02:25.452 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0999ca85ee5", Addrs:set.Set[string](nil)}
2026-02-17 03:02:25.758 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-9396"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-9396"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9396"}
2026-02-17 03:02:25.799 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingress-9396"}
2026-02-17 03:02:26.203 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-1012/test-deployment-784bf489d5-7kssz, name=eth0)
2026-02-17 03:02:26.204 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1012/test-deployment-784bf489d5-7kssz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a4b284478d" profile_ids:"kns.deployment-1012" profile_ids:"ksa.deployment-1012.default" ipv4_nets:"10.100.133.249/32"}
2026-02-17 03:02:26.204 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:26.204 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:26.204 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:26.207 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a4b284478d"
2026-02-17 03:02:26.207 [INFO][88] felix/endpoint_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-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:26.207 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:26.231 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:26.231 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"} status="up"
2026-02-17 03:02:26.272 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:26.272 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e0bfc6fc5b" profile_ids:"kns.pods-733" profile_ids:"ksa.pods-733.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:02:26.272 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:26.272 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:26.272 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:26.273 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:26.273 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:26.273 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:26.300 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:26.300 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="up"
2026-02-17 03:02:26.572 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-1012/test-deployment-784bf489d5-7kssz, name=eth0)
2026-02-17 03:02:26.573 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1012/test-deployment-784bf489d5-7kssz" endpoint_id:"eth0"}
2026-02-17 03:02:26.573 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-1012"}
2026-02-17 03:02:26.573 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-1012.default"}
2026-02-17 03:02:26.573 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:26.573 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:26.574 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-1012" ipVersion=0x4 table="filter"
2026-02-17 03:02:26.574 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_T5tqlbsfZCklf5mBSV" ipVersion=0x4 table="filter"
2026-02-17 03:02:26.574 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-1012" ipVersion=0x4 table="filter"
2026-02-17 03:02:26.574 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_T5tqlbsfZCklf5mBSV" ipVersion=0x4 table="filter"
2026-02-17 03:02:26.574 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:26.574 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3a4b284478d" ipVersion=0x4 table="filter"
2026-02-17 03:02:26.574 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3a4b284478d" ipVersion=0x4 table="filter"
2026-02-17 03:02:26.574 [INFO][88] 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-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:26.574 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:26.585 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.249
2026-02-17 03:02:26.639 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-784bf489d5-7kssz", EndpointId:"eth0"}
2026-02-17 03:02:26.639 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7219"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7219"} 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-7219"}
2026-02-17 03:02:26.639 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1934"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1934"}
2026-02-17 03:02:26.664 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-1934" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:26.675 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-1012/test-deployment-698dfcf79d-lsc6s, name=eth0)
2026-02-17 03:02:26.679 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=115
2026-02-17 03:02:26.679 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a4b284478d"
2026-02-17 03:02:26.679 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali3a4b284478d" state="down"
2026-02-17 03:02:26.683 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali3a4b284478d" state=""
2026-02-17 03:02:26.683 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3a4b284478d"
2026-02-17 03:02:26.689 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-1012.default"} profile:{}
2026-02-17 03:02:26.689 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-1012"} profile:{inbound_rules:{action:"allow" rule_id:"7Rbijyc1hKYXKooR"} outbound_rules:{action:"allow" rule_id:"sW-ylBv7uDW4_U7J"}}
2026-02-17 03:02:26.689 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1012/test-deployment-698dfcf79d-lsc6s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali87a1092400e" profile_ids:"kns.deployment-1012" profile_ids:"ksa.deployment-1012.default" ipv4_nets:"10.100.133.242/32"}
2026-02-17 03:02:26.689 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:26.689 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:26.689 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:26.690 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali87a1092400e" ipVersion=0x4 table="filter"
2026-02-17 03:02:26.690 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-1012" ipVersion=0x4 table="filter"
2026-02-17 03:02:26.690 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_T5tqlbsfZCklf5mBSV" ipVersion=0x4 table="filter"
2026-02-17 03:02:26.690 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali87a1092400e" ipVersion=0x4 table="filter"
2026-02-17 03:02:26.690 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-1012" ipVersion=0x4 table="filter"
2026-02-17 03:02:26.690 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_T5tqlbsfZCklf5mBSV" ipVersion=0x4 table="filter"
2026-02-17 03:02:26.690 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali87a1092400e"
2026-02-17 03:02:26.690 [INFO][88] felix/endpoint_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-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:26.690 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:26.733 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali87a1092400e" state="down"
2026-02-17 03:02:26.733 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali87a1092400e"
2026-02-17 03:02:26.740 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali87a1092400e" state="up"
2026-02-17 03:02:26.740 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:26.740 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"} status="down"
2026-02-17 03:02:26.740 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a4b284478d", Addrs:set.Typed[string]{}}
2026-02-17 03:02:26.740 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a4b284478d", Addrs:set.Typed[string]{}}
2026-02-17 03:02:26.740 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a4b284478d", State:"down", Index:115}
2026-02-17 03:02:26.740 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a4b284478d", State:"", Index:115}
2026-02-17 03:02:26.740 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a4b284478d", Addrs:set.Set[string](nil)}
2026-02-17 03:02:26.740 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a4b284478d", Addrs:set.Set[string](nil)}
2026-02-17 03:02:26.740 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87a1092400e", State:"down", Index:117}
2026-02-17 03:02:26.740 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87a1092400e", Addrs:set.Typed[string]{}}
2026-02-17 03:02:26.741 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87a1092400e", Addrs:set.Typed[string]{}}
2026-02-17 03:02:26.741 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87a1092400e", State:"up", Index:117}
2026-02-17 03:02:26.741 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali87a1092400e"
2026-02-17 03:02:26.741 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali87a1092400e"
2026-02-17 03:02:26.741 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali87a1092400e"
2026-02-17 03:02:26.741 [INFO][88] felix/endpoint_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-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:26.741 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:26.762 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:26.762 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"} status="up"
2026-02-17 03:02:26.936 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=116
2026-02-17 03:02:26.936 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:26.954 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e0bfc6fc5b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:26.955 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e0bfc6fc5b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:27.214 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:27.215 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e0bfc6fc5b" profile_ids:"kns.pods-733" profile_ids:"ksa.pods-733.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:02:27.215 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:27.215 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:27.215 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:27.215 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:27.215 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:27.216 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:27.249 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:27.249 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="up"
2026-02-17 03:02:27.282 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-1012/test-deployment-698dfcf79d-lsc6s, name=eth0)
2026-02-17 03:02:27.283 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1012/test-deployment-698dfcf79d-lsc6s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali87a1092400e" profile_ids:"kns.deployment-1012" profile_ids:"ksa.deployment-1012.default" ipv4_nets:"10.100.133.242/32"}
2026-02-17 03:02:27.283 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:27.283 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:27.283 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:27.284 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali87a1092400e"
2026-02-17 03:02:27.284 [INFO][88] felix/endpoint_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-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:27.284 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:27.316 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:27.316 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"} status="up"
2026-02-17 03:02:27.376 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6641" name:"default"}
2026-02-17 03:02:27.583 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6641"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6641"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6641"}
2026-02-17 03:02:27.613 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6641"}
2026-02-17 03:02:27.832 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=117
2026-02-17 03:02:27.833 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali87a1092400e"
2026-02-17 03:02:27.833 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87a1092400e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:27.833 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87a1092400e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:28.514 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-1012/test-deployment-5f9c6bd5bf-sx6cr, name=eth0)
2026-02-17 03:02:28.514 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibea86da79d7" profile_ids:"kns.deployment-1012" profile_ids:"ksa.deployment-1012.default" ipv4_nets:"10.100.133.244/32"}
2026-02-17 03:02:28.514 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:28.514 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:28.514 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:28.515 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibea86da79d7" ipVersion=0x4 table="filter"
2026-02-17 03:02:28.515 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibea86da79d7" ipVersion=0x4 table="filter"
2026-02-17 03:02:28.515 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibea86da79d7"
2026-02-17 03:02:28.515 [INFO][88] felix/endpoint_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-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:28.515 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:28.590 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:28.590 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"} status="down"
2026-02-17 03:02:28.598 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calibea86da79d7" state="down"
2026-02-17 03:02:28.598 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibea86da79d7", State:"down", Index:118}
2026-02-17 03:02:28.598 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibea86da79d7"
2026-02-17 03:02:28.598 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calibea86da79d7" state="up"
2026-02-17 03:02:28.598 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibea86da79d7", Addrs:set.Typed[string]{}}
2026-02-17 03:02:28.598 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibea86da79d7", Addrs:set.Typed[string]{}}
2026-02-17 03:02:28.598 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibea86da79d7", State:"up", Index:118}
2026-02-17 03:02:28.598 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibea86da79d7"
2026-02-17 03:02:28.598 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibea86da79d7"
2026-02-17 03:02:28.598 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibea86da79d7"
2026-02-17 03:02:28.598 [INFO][88] felix/endpoint_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-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:28.598 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:28.630 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:28.630 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"} status="up"
2026-02-17 03:02:29.247 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-1012/test-deployment-5f9c6bd5bf-sx6cr, name=eth0)
2026-02-17 03:02:29.248 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibea86da79d7" profile_ids:"kns.deployment-1012" profile_ids:"ksa.deployment-1012.default" ipv4_nets:"10.100.133.244/32"}
2026-02-17 03:02:29.248 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:29.248 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:29.248 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:29.249 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibea86da79d7"
2026-02-17 03:02:29.249 [INFO][88] felix/endpoint_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-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:29.249 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:29.275 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:29.275 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"} status="up"
2026-02-17 03:02:29.303 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-1012/test-deployment-698dfcf79d-lsc6s, name=eth0)
2026-02-17 03:02:29.304 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1012/test-deployment-698dfcf79d-lsc6s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali87a1092400e" profile_ids:"kns.deployment-1012" profile_ids:"ksa.deployment-1012.default" ipv4_nets:"10.100.133.242/32"}
2026-02-17 03:02:29.304 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.305 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.305 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.308 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali87a1092400e"
2026-02-17 03:02:29.309 [INFO][88] felix/endpoint_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-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.309 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.328 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-1012/test-deployment-698dfcf79d-lsc6s, name=eth0)
2026-02-17 03:02:29.348 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:29.348 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"} status="up"
2026-02-17 03:02:29.348 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1012/test-deployment-698dfcf79d-lsc6s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali87a1092400e" profile_ids:"kns.deployment-1012" profile_ids:"ksa.deployment-1012.default" ipv4_nets:"10.100.133.242/32"}
2026-02-17 03:02:29.348 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.349 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.349 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.350 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali87a1092400e"
2026-02-17 03:02:29.350 [INFO][88] felix/endpoint_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-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.350 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.386 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:29.387 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"} status="up"
2026-02-17 03:02:29.426 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-1012/test-deployment-5f9c6bd5bf-sx6cr, name=eth0)
2026-02-17 03:02:29.426 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibea86da79d7" profile_ids:"kns.deployment-1012" profile_ids:"ksa.deployment-1012.default" ipv4_nets:"10.100.133.244/32"}
2026-02-17 03:02:29.426 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:29.426 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:29.426 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:29.429 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibea86da79d7"
2026-02-17 03:02:29.435 [INFO][88] felix/endpoint_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-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:29.436 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:29.468 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:29.468 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"} status="up"
2026-02-17 03:02:29.480 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1012"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1012"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1012"}
2026-02-17 03:02:29.518 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-6754"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-6754"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6754"}
2026-02-17 03:02:29.542 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:29.548 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-6754" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:29.549 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e0bfc6fc5b" profile_ids:"kns.pods-733" profile_ids:"ksa.pods-733.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:02:29.549 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:29.549 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:29.549 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:29.549 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:29.549 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:29.549 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:29.568 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:29.579 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:29.579 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="up"
2026-02-17 03:02:29.579 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e0bfc6fc5b" profile_ids:"kns.pods-733" profile_ids:"ksa.pods-733.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:02:29.579 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:29.579 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:29.579 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:29.580 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:29.580 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:29.580 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:29.607 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:29.607 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="up"
2026-02-17 03:02:29.632 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-9419" name:"default"}
2026-02-17 03:02:29.653 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-1012/test-deployment-698dfcf79d-lsc6s, name=eth0)
2026-02-17 03:02:29.663 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-5519"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-5519"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5519"}
2026-02-17 03:02:29.663 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1012/test-deployment-698dfcf79d-lsc6s" endpoint_id:"eth0"}
2026-02-17 03:02:29.663 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2-5519" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:29.663 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.663 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.663 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.664 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali87a1092400e" ipVersion=0x4 table="filter"
2026-02-17 03:02:29.664 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali87a1092400e" ipVersion=0x4 table="filter"
2026-02-17 03:02:29.664 [INFO][88] 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-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.664 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.665 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.242
2026-02-17 03:02:29.714 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-698dfcf79d-lsc6s", EndpointId:"eth0"}
2026-02-17 03:02:29.756 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali87a1092400e" state="down"
2026-02-17 03:02:29.756 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali87a1092400e"
2026-02-17 03:02:29.756 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87a1092400e", State:"down", Index:117}
2026-02-17 03:02:29.757 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87a1092400e", Addrs:set.Typed[string]{}}
2026-02-17 03:02:29.757 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87a1092400e", Addrs:set.Typed[string]{}}
2026-02-17 03:02:29.757 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=117
2026-02-17 03:02:29.759 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali87a1092400e" state=""
2026-02-17 03:02:29.759 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali87a1092400e"
2026-02-17 03:02:29.789 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali87a1092400e", State:"", Index:117}
2026-02-17 03:02:29.789 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali87a1092400e", Addrs:set.Set[string](nil)}
2026-02-17 03:02:29.789 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali87a1092400e", Addrs:set.Set[string](nil)}
2026-02-17 03:02:29.944 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-9505" name:"default"}
2026-02-17 03:02:30.168 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=118
2026-02-17 03:02:30.168 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibea86da79d7"
2026-02-17 03:02:30.168 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibea86da79d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:30.168 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibea86da79d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:30.606 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-9419"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"watch-9419"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9419"}
2026-02-17 03:02:30.637 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-9419"}
2026-02-17 03:02:30.780 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-9505"}
2026-02-17 03:02:31.270 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-1012/test-deployment-5f9c6bd5bf-sx6cr, name=eth0)
2026-02-17 03:02:31.270 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibea86da79d7" profile_ids:"kns.deployment-1012" profile_ids:"ksa.deployment-1012.default" ipv4_nets:"10.100.133.244/32"}
2026-02-17 03:02:31.270 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:31.271 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:31.271 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:31.271 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibea86da79d7"
2026-02-17 03:02:31.271 [INFO][88] felix/endpoint_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-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:31.271 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:31.299 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:31.299 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"} status="up"
2026-02-17 03:02:31.550 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=deployment-1012/test-deployment-5f9c6bd5bf-sx6cr, name=eth0)
2026-02-17 03:02:31.550 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr" endpoint_id:"eth0"}
2026-02-17 03:02:31.550 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-1012"}
2026-02-17 03:02:31.550 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-1012.default"}
2026-02-17 03:02:31.550 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:31.550 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:31.551 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-1012" ipVersion=0x4 table="filter"
2026-02-17 03:02:31.551 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_T5tqlbsfZCklf5mBSV" ipVersion=0x4 table="filter"
2026-02-17 03:02:31.551 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-1012" ipVersion=0x4 table="filter"
2026-02-17 03:02:31.551 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_T5tqlbsfZCklf5mBSV" ipVersion=0x4 table="filter"
2026-02-17 03:02:31.551 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:31.551 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibea86da79d7" ipVersion=0x4 table="filter"
2026-02-17 03:02:31.551 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibea86da79d7" ipVersion=0x4 table="filter"
2026-02-17 03:02:31.551 [INFO][88] 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-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:31.551 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:31.552 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.244
2026-02-17 03:02:31.637 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1012/test-deployment-5f9c6bd5bf-sx6cr", EndpointId:"eth0"}
2026-02-17 03:02:31.639 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7219" name:"default"}
2026-02-17 03:02:31.663 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=118
2026-02-17 03:02:31.663 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibea86da79d7"
2026-02-17 03:02:31.663 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calibea86da79d7" state="down"
2026-02-17 03:02:31.664 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="calibea86da79d7" state=""
2026-02-17 03:02:31.664 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibea86da79d7"
2026-02-17 03:02:31.667 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibea86da79d7", Addrs:set.Typed[string]{}}
2026-02-17 03:02:31.667 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibea86da79d7", Addrs:set.Typed[string]{}}
2026-02-17 03:02:31.667 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibea86da79d7", State:"down", Index:118}
2026-02-17 03:02:31.667 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibea86da79d7", State:"", Index:118}
2026-02-17 03:02:31.667 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibea86da79d7", Addrs:set.Set[string](nil)}
2026-02-17 03:02:31.667 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibea86da79d7", Addrs:set.Set[string](nil)}
2026-02-17 03:02:32.078 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7219"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7219"} 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-7219"}
2026-02-17 03:02:32.097 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:32.112 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e0bfc6fc5b" profile_ids:"kns.pods-733" profile_ids:"ksa.pods-733.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:02:32.113 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:32.113 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:32.113 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:32.114 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:32.114 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:32.114 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:32.124 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:32.145 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:32.145 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="up"
2026-02-17 03:02:32.145 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7219"}
2026-02-17 03:02:32.145 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e0bfc6fc5b" profile_ids:"kns.pods-733" profile_ids:"ksa.pods-733.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:02:32.146 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:32.146 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:32.146 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:32.147 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:32.148 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:32.148 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:32.180 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:32.180 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="up"
2026-02-17 03:02:33.177 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:02:34.642 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:34.642 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e0bfc6fc5b" profile_ids:"kns.pods-733" profile_ids:"ksa.pods-733.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:02:34.643 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:34.643 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:34.643 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:34.655 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:34.655 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:34.657 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:34.675 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:34.686 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:34.686 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="up"
2026-02-17 03:02:34.687 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e0bfc6fc5b" profile_ids:"kns.pods-733" profile_ids:"ksa.pods-733.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:02:34.687 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:34.687 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:34.687 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:34.688 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:34.688 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:34.688 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:34.722 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:34.722 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="up"
2026-02-17 03:02:35.176 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-1012" name:"default"}
2026-02-17 03:02:35.240 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1012"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1012"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1012"}
2026-02-17 03:02:35.271 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-1012"}
2026-02-17 03:02:35.305 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:35.306 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e0bfc6fc5b" profile_ids:"kns.pods-733" profile_ids:"ksa.pods-733.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:02:35.306 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:35.306 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:35.306 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:35.306 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:35.306 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:35.306 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:35.335 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:35.335 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="up"
2026-02-17 03:02:35.856 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-5519"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-5519"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5519"}
2026-02-17 03:02:35.947 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-6754"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-6754"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6754"}
2026-02-17 03:02:35.973 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-4863"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"events-4863"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4863"}
2026-02-17 03:02:35.973 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-4863" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:36.179 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-4863"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"events-4863"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4863"}
2026-02-17 03:02:36.234 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2508"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2508"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2508"}
2026-02-17 03:02:36.263 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2508" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:36.318 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:36.318 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e0bfc6fc5b" profile_ids:"kns.pods-733" profile_ids:"ksa.pods-733.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:02:36.318 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:36.318 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:36.318 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:36.319 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:36.319 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:36.319 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:36.349 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:36.349 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="up"
2026-02-17 03:02:36.350 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2508"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2508"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2508"}
2026-02-17 03:02:36.350 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8146"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8146"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8146"}
2026-02-17 03:02:36.380 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8146" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:37.021 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab, name=eth0)
2026-02-17 03:02:37.022 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-8146"} profile:{inbound_rules:{action:"allow" rule_id:"7JNV4BVW7xD6j26p"} outbound_rules:{action:"allow" rule_id:"EcpwUdy6OvwGfoYb"}}
2026-02-17 03:02:37.022 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-8146.default"} profile:{}
2026-02-17 03:02:37.022 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidb43c3ba2ad" profile_ids:"kns.configmap-8146" profile_ids:"ksa.configmap-8146.default" ipv4_nets:"10.100.133.243/32"}
2026-02-17 03:02:37.022 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:37.022 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:37.022 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:37.023 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidb43c3ba2ad" ipVersion=0x4 table="filter"
2026-02-17 03:02:37.023 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-8146" ipVersion=0x4 table="filter"
2026-02-17 03:02:37.023 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1EEykJkC39KWNfOqiT" ipVersion=0x4 table="filter"
2026-02-17 03:02:37.023 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidb43c3ba2ad" ipVersion=0x4 table="filter"
2026-02-17 03:02:37.023 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-8146" ipVersion=0x4 table="filter"
2026-02-17 03:02:37.023 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1EEykJkC39KWNfOqiT" ipVersion=0x4 table="filter"
2026-02-17 03:02:37.023 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidb43c3ba2ad"
2026-02-17 03:02:37.023 [INFO][88] felix/endpoint_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-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:37.023 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:37.078 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:37.078 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"} status="down"
2026-02-17 03:02:37.096 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calidb43c3ba2ad" state="down"
2026-02-17 03:02:37.097 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidb43c3ba2ad", State:"down", Index:119}
2026-02-17 03:02:37.097 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidb43c3ba2ad"
2026-02-17 03:02:37.097 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidb43c3ba2ad", Addrs:set.Typed[string]{}}
2026-02-17 03:02:37.097 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidb43c3ba2ad", Addrs:set.Typed[string]{}}
2026-02-17 03:02:37.097 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidb43c3ba2ad"
2026-02-17 03:02:37.097 [INFO][88] felix/endpoint_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-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:37.097 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:37.098 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calidb43c3ba2ad" state="up"
2026-02-17 03:02:37.119 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:37.119 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"} status="down"
2026-02-17 03:02:37.119 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidb43c3ba2ad", State:"up", Index:119}
2026-02-17 03:02:37.119 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidb43c3ba2ad"
2026-02-17 03:02:37.119 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidb43c3ba2ad"
2026-02-17 03:02:37.119 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidb43c3ba2ad"
2026-02-17 03:02:37.119 [INFO][88] felix/endpoint_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-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:37.119 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:37.144 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:37.144 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"} status="up"
2026-02-17 03:02:37.195 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:37.195 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e0bfc6fc5b" profile_ids:"kns.pods-733" profile_ids:"ksa.pods-733.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:02:37.195 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:37.195 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:37.195 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:37.196 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:37.196 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:37.196 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:37.223 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:37.224 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="up"
2026-02-17 03:02:37.326 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:37.326 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e0bfc6fc5b" profile_ids:"kns.pods-733" profile_ids:"ksa.pods-733.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:02:37.327 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:37.327 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:37.327 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:37.328 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:37.328 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:37.328 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:37.354 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:37.354 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="up"
2026-02-17 03:02:38.339 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab, name=eth0)
2026-02-17 03:02:38.340 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidb43c3ba2ad" profile_ids:"kns.configmap-8146" profile_ids:"ksa.configmap-8146.default" ipv4_nets:"10.100.133.243/32"}
2026-02-17 03:02:38.340 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:38.340 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:38.340 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:38.341 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidb43c3ba2ad"
2026-02-17 03:02:38.342 [INFO][88] felix/endpoint_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-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:38.342 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:38.369 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:38.369 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"} status="up"
2026-02-17 03:02:39.033 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=119
2026-02-17 03:02:39.034 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidb43c3ba2ad"
2026-02-17 03:02:39.034 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidb43c3ba2ad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:39.034 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidb43c3ba2ad", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:39.556 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab, name=eth0)
2026-02-17 03:02:39.557 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidb43c3ba2ad" profile_ids:"kns.configmap-8146" profile_ids:"ksa.configmap-8146.default" ipv4_nets:"10.100.133.243/32"}
2026-02-17 03:02:39.557 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:39.557 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:39.557 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:39.558 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidb43c3ba2ad"
2026-02-17 03:02:39.558 [INFO][88] felix/endpoint_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-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:39.559 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:39.589 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:39.589 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"} status="up"
2026-02-17 03:02:39.667 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calidb43c3ba2ad" state="down"
2026-02-17 03:02:39.667 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidb43c3ba2ad", State:"down", Index:119}
2026-02-17 03:02:39.667 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidb43c3ba2ad"
2026-02-17 03:02:39.667 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=119
2026-02-17 03:02:39.667 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidb43c3ba2ad", Addrs:set.Typed[string]{}}
2026-02-17 03:02:39.667 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidb43c3ba2ad", Addrs:set.Typed[string]{}}
2026-02-17 03:02:39.667 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidb43c3ba2ad"
2026-02-17 03:02:39.668 [INFO][88] felix/endpoint_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-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:39.668 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:39.668 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.243
2026-02-17 03:02:39.669 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="calidb43c3ba2ad" state=""
2026-02-17 03:02:39.669 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidb43c3ba2ad"
2026-02-17 03:02:39.701 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:39.701 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"} status="down"
2026-02-17 03:02:39.701 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidb43c3ba2ad", State:"", Index:119}
2026-02-17 03:02:39.702 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidb43c3ba2ad", Addrs:set.Set[string](nil)}
2026-02-17 03:02:39.702 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidb43c3ba2ad", Addrs:set.Set[string](nil)}
2026-02-17 03:02:39.702 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidb43c3ba2ad"
2026-02-17 03:02:39.702 [INFO][88] felix/endpoint_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-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:39.702 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:39.735 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:39.735 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"} status="down"
2026-02-17 03:02:39.752 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:39.753 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e0bfc6fc5b" profile_ids:"kns.pods-733" profile_ids:"ksa.pods-733.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:02:39.753 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:39.753 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:39.753 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:39.754 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:39.754 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:39.754 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:39.788 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:39.788 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="up"
2026-02-17 03:02:39.833 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab, name=eth0)
2026-02-17 03:02:39.833 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab" endpoint_id:"eth0"}
2026-02-17 03:02:39.834 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-8146"}
2026-02-17 03:02:39.834 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-8146.default"}
2026-02-17 03:02:39.834 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:39.834 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:39.834 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-8146" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.834 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1EEykJkC39KWNfOqiT" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.834 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-8146" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.834 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1EEykJkC39KWNfOqiT" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.834 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:39.834 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidb43c3ba2ad" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.834 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidb43c3ba2ad" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.834 [INFO][88] 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-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:39.834 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:39.906 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8146/pod-configmaps-12520ab2-d7f8-4421-a928-90d93fd1fbab", EndpointId:"eth0"}
2026-02-17 03:02:40.325 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:40.326 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e0bfc6fc5b" profile_ids:"kns.pods-733" profile_ids:"ksa.pods-733.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:02:40.326 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:40.327 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:40.327 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:40.329 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:40.329 [INFO][88] felix/endpoint_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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:40.329 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:40.335 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80, name=eth0)
2026-02-17 03:02:40.366 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:40.367 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"} status="up"
2026-02-17 03:02:40.367 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80" endpoint_id:"eth0"}
2026-02-17 03:02:40.367 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-733"}
2026-02-17 03:02:40.367 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-733.default"}
2026-02-17 03:02:40.367 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:40.367 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:40.367 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-733" ipVersion=0x4 table="filter"
2026-02-17 03:02:40.367 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_T5Dyu0nGOTn9FIs7mD" ipVersion=0x4 table="filter"
2026-02-17 03:02:40.367 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-733" ipVersion=0x4 table="filter"
2026-02-17 03:02:40.367 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_T5Dyu0nGOTn9FIs7mD" ipVersion=0x4 table="filter"
2026-02-17 03:02:40.367 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:40.367 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9e0bfc6fc5b" ipVersion=0x4 table="filter"
2026-02-17 03:02:40.367 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9e0bfc6fc5b" ipVersion=0x4 table="filter"
2026-02-17 03:02:40.367 [INFO][88] 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-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:40.367 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:40.368 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.252
2026-02-17 03:02:40.438 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-733/pod-generation-d9a5b309-d818-49c0-b6a2-7a084bf44b80", EndpointId:"eth0"}
2026-02-17 03:02:40.438 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-733"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-733"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-733"}
2026-02-17 03:02:40.438 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4254"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4254"}
2026-02-17 03:02:40.438 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-4254" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:40.523 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8146"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8146"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8146"}
2026-02-17 03:02:40.575 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5519"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5519"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-runtime-5519"}
2026-02-17 03:02:40.612 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-5519" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:40.648 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4254"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4254"}
2026-02-17 03:02:40.679 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5439"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5439"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5439"}
2026-02-17 03:02:40.679 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5439" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:40.718 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=116
2026-02-17 03:02:40.718 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:40.718 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali9e0bfc6fc5b" state="down"
2026-02-17 03:02:40.719 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e0bfc6fc5b", Addrs:set.Typed[string]{}}
2026-02-17 03:02:40.719 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e0bfc6fc5b", Addrs:set.Typed[string]{}}
2026-02-17 03:02:40.719 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e0bfc6fc5b", State:"down", Index:116}
2026-02-17 03:02:40.727 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali9e0bfc6fc5b" state=""
2026-02-17 03:02:40.727 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9e0bfc6fc5b"
2026-02-17 03:02:40.756 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e0bfc6fc5b", State:"", Index:116}
2026-02-17 03:02:40.757 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e0bfc6fc5b", Addrs:set.Set[string](nil)}
2026-02-17 03:02:40.757 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e0bfc6fc5b", Addrs:set.Set[string](nil)}
2026-02-17 03:02:40.784 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-3606"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-3606"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3606"}
2026-02-17 03:02:40.807 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secret-namespace-3606" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:41.296 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb, name=eth0)
2026-02-17 03:02:41.297 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-5519"} profile:{inbound_rules:{action:"allow" rule_id:"XjfQATlN647aa2Tn"} outbound_rules:{action:"allow" rule_id:"JcslRELpBfd_tF4b"}}
2026-02-17 03:02:41.297 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-5519.default"} profile:{}
2026-02-17 03:02:41.297 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif606c1a9a1c" profile_ids:"kns.container-runtime-5519" profile_ids:"ksa.container-runtime-5519.default" ipv4_nets:"10.100.133.250/32"}
2026-02-17 03:02:41.297 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:41.297 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:41.297 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:41.298 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif606c1a9a1c" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.298 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hIdhU-FG6WJ_sfSNgF" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.298 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-GYzbH1B0pXhweEiIf" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.298 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif606c1a9a1c" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.298 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hIdhU-FG6WJ_sfSNgF" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.298 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-GYzbH1B0pXhweEiIf" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.298 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif606c1a9a1c"
2026-02-17 03:02:41.298 [INFO][88] felix/endpoint_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-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:41.298 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:41.341 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:41.341 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"} status="down"
2026-02-17 03:02:41.341 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-6754" name:"default"}
2026-02-17 03:02:41.369 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calif606c1a9a1c" state="down"
2026-02-17 03:02:41.370 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif606c1a9a1c"
2026-02-17 03:02:41.370 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif606c1a9a1c", State:"down", Index:120}
2026-02-17 03:02:41.370 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif606c1a9a1c", Addrs:set.Typed[string]{}}
2026-02-17 03:02:41.370 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif606c1a9a1c", Addrs:set.Typed[string]{}}
2026-02-17 03:02:41.370 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif606c1a9a1c"
2026-02-17 03:02:41.370 [INFO][88] felix/endpoint_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-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:41.370 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:41.372 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calif606c1a9a1c" state="up"
2026-02-17 03:02:41.397 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:41.397 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"} status="down"
2026-02-17 03:02:41.397 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif606c1a9a1c", State:"up", Index:120}
2026-02-17 03:02:41.397 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif606c1a9a1c"
2026-02-17 03:02:41.397 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif606c1a9a1c"
2026-02-17 03:02:41.397 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif606c1a9a1c"
2026-02-17 03:02:41.397 [INFO][88] felix/endpoint_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-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:41.397 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:41.421 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:41.421 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"} status="up"
2026-02-17 03:02:41.421 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-4863" name:"default"}
2026-02-17 03:02:41.566 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50, name=eth0)
2026-02-17 03:02:41.567 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-5439"} profile:{inbound_rules:{action:"allow" rule_id:"tfH-a_U_GvRMias-"} outbound_rules:{action:"allow" rule_id:"pVXj4iImCbhy6VWz"}}
2026-02-17 03:02:41.567 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-5439.default"} profile:{}
2026-02-17 03:02:41.567 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e602986fd1" profile_ids:"kns.secrets-5439" profile_ids:"ksa.secrets-5439.default" ipv4_nets:"10.100.133.251/32"}
2026-02-17 03:02:41.567 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:41.567 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:41.567 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:41.568 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3e602986fd1" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.568 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-5439" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.568 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qVlHG29gH_wb__8FyL" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.568 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3e602986fd1" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.568 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-5439" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.568 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qVlHG29gH_wb__8FyL" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.568 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3e602986fd1"
2026-02-17 03:02:41.568 [INFO][88] felix/endpoint_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-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:41.568 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:41.606 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:41.606 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"} status="down"
2026-02-17 03:02:41.606 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-6754"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-6754"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6754"}
2026-02-17 03:02:41.622 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali3e602986fd1" state="down"
2026-02-17 03:02:41.622 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e602986fd1"
2026-02-17 03:02:41.632 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali3e602986fd1" state="up"
2026-02-17 03:02:41.633 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e602986fd1", State:"down", Index:121}
2026-02-17 03:02:41.633 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e602986fd1", Addrs:set.Typed[string]{}}
2026-02-17 03:02:41.633 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e602986fd1", Addrs:set.Typed[string]{}}
2026-02-17 03:02:41.633 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e602986fd1", State:"up", Index:121}
2026-02-17 03:02:41.633 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3e602986fd1"
2026-02-17 03:02:41.633 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3e602986fd1"
2026-02-17 03:02:41.633 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e602986fd1"
2026-02-17 03:02:41.633 [INFO][88] felix/endpoint_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-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:41.633 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:41.661 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:41.661 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"} status="up"
2026-02-17 03:02:41.661 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-6754"}
2026-02-17 03:02:41.963 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2-5519" name:"default"}
2026-02-17 03:02:42.085 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2508" name:"default"}
2026-02-17 03:02:42.113 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-4863"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"events-4863"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4863"}
2026-02-17 03:02:42.143 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-4863"}
2026-02-17 03:02:42.255 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-5519"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-5519"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5519"}
2026-02-17 03:02:42.285 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2508"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2508"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2508"}
2026-02-17 03:02:42.309 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2-5519"}
2026-02-17 03:02:42.334 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2508"}
2026-02-17 03:02:42.381 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50, name=eth0)
2026-02-17 03:02:42.381 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e602986fd1" profile_ids:"kns.secrets-5439" profile_ids:"ksa.secrets-5439.default" ipv4_nets:"10.100.133.251/32"}
2026-02-17 03:02:42.381 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:42.381 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:42.382 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:42.382 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e602986fd1"
2026-02-17 03:02:42.382 [INFO][88] felix/endpoint_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-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:42.382 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:42.404 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb, name=eth0)
2026-02-17 03:02:42.411 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:42.411 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"} status="up"
2026-02-17 03:02:42.412 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif606c1a9a1c" profile_ids:"kns.container-runtime-5519" profile_ids:"ksa.container-runtime-5519.default" ipv4_nets:"10.100.133.250/32"}
2026-02-17 03:02:42.412 [INFO][88] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 03:02:42.477 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:42.478 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:42.478 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:42.479 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif606c1a9a1c"
2026-02-17 03:02:42.479 [INFO][88] felix/endpoint_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-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:42.479 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:42.488 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=120
2026-02-17 03:02:42.488 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif606c1a9a1c"
2026-02-17 03:02:42.509 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:42.509 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"} status="up"
2026-02-17 03:02:42.509 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif606c1a9a1c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:42.509 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif606c1a9a1c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:43.000 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=121
2026-02-17 03:02:43.000 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3e602986fd1"
2026-02-17 03:02:43.000 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e602986fd1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:43.001 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e602986fd1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:43.001 [INFO][88] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 03:02:43.606 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb, name=eth0)
2026-02-17 03:02:43.607 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif606c1a9a1c" profile_ids:"kns.container-runtime-5519" profile_ids:"ksa.container-runtime-5519.default" ipv4_nets:"10.100.133.250/32"}
2026-02-17 03:02:43.607 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:43.607 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:43.607 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:43.608 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif606c1a9a1c"
2026-02-17 03:02:43.608 [INFO][88] felix/endpoint_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-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:43.609 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:43.641 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:43.641 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"} status="up"
2026-02-17 03:02:43.648 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50, name=eth0)
2026-02-17 03:02:43.648 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e602986fd1" profile_ids:"kns.secrets-5439" profile_ids:"ksa.secrets-5439.default" ipv4_nets:"10.100.133.251/32"}
2026-02-17 03:02:43.648 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:43.649 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:43.649 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:43.650 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e602986fd1"
2026-02-17 03:02:43.650 [INFO][88] felix/endpoint_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-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:43.650 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:43.684 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:43.684 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"} status="up"
2026-02-17 03:02:43.713 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calif606c1a9a1c" state="down"
2026-02-17 03:02:43.713 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif606c1a9a1c", State:"down", Index:120}
2026-02-17 03:02:43.713 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif606c1a9a1c"
2026-02-17 03:02:43.713 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=120
2026-02-17 03:02:43.713 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif606c1a9a1c", Addrs:set.Typed[string]{}}
2026-02-17 03:02:43.713 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif606c1a9a1c", Addrs:set.Typed[string]{}}
2026-02-17 03:02:43.713 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif606c1a9a1c"
2026-02-17 03:02:43.713 [INFO][88] felix/endpoint_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-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:43.713 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:43.714 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.250
2026-02-17 03:02:43.714 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calif606c1a9a1c" state=""
2026-02-17 03:02:43.714 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif606c1a9a1c"
2026-02-17 03:02:43.742 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:43.742 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"} status="down"
2026-02-17 03:02:43.743 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif606c1a9a1c", State:"", Index:120}
2026-02-17 03:02:43.743 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif606c1a9a1c", Addrs:set.Set[string](nil)}
2026-02-17 03:02:43.743 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif606c1a9a1c", Addrs:set.Set[string](nil)}
2026-02-17 03:02:43.743 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif606c1a9a1c"
2026-02-17 03:02:43.743 [INFO][88] felix/endpoint_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-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:43.743 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:43.756 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali3e602986fd1" state="down"
2026-02-17 03:02:43.756 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e602986fd1"
2026-02-17 03:02:43.761 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=121
2026-02-17 03:02:43.762 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali3e602986fd1" state=""
2026-02-17 03:02:43.762 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3e602986fd1"
2026-02-17 03:02:43.767 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:43.768 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"} status="down"
2026-02-17 03:02:43.768 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e602986fd1", State:"down", Index:121}
2026-02-17 03:02:43.768 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e602986fd1", Addrs:set.Typed[string]{}}
2026-02-17 03:02:43.768 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e602986fd1", Addrs:set.Typed[string]{}}
2026-02-17 03:02:43.768 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e602986fd1", State:"", Index:121}
2026-02-17 03:02:43.768 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e602986fd1", Addrs:set.Set[string](nil)}
2026-02-17 03:02:43.768 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e602986fd1", Addrs:set.Set[string](nil)}
2026-02-17 03:02:43.768 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3e602986fd1"
2026-02-17 03:02:43.768 [INFO][88] felix/endpoint_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-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:43.768 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:43.769 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.251
2026-02-17 03:02:43.786 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:43.786 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"} status="down"
2026-02-17 03:02:43.904 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb, name=eth0)
2026-02-17 03:02:43.905 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb" endpoint_id:"eth0"}
2026-02-17 03:02:43.905 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-5519"}
2026-02-17 03:02:43.905 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-5519.default"}
2026-02-17 03:02:43.905 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:43.905 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:43.905 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hIdhU-FG6WJ_sfSNgF" ipVersion=0x4 table="filter"
2026-02-17 03:02:43.905 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-GYzbH1B0pXhweEiIf" ipVersion=0x4 table="filter"
2026-02-17 03:02:43.905 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hIdhU-FG6WJ_sfSNgF" ipVersion=0x4 table="filter"
2026-02-17 03:02:43.905 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-GYzbH1B0pXhweEiIf" ipVersion=0x4 table="filter"
2026-02-17 03:02:43.905 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:43.905 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif606c1a9a1c" ipVersion=0x4 table="filter"
2026-02-17 03:02:43.906 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif606c1a9a1c" ipVersion=0x4 table="filter"
2026-02-17 03:02:43.906 [INFO][88] 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-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:43.906 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:43.961 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-5519/termination-message-container327ce19a-efec-4587-9be4-102269aadbcb", EndpointId:"eth0"}
2026-02-17 03:02:44.023 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50, name=eth0)
2026-02-17 03:02:44.023 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50" endpoint_id:"eth0"}
2026-02-17 03:02:44.023 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-5439"}
2026-02-17 03:02:44.023 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-5439.default"}
2026-02-17 03:02:44.023 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:44.023 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:44.023 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-5439" ipVersion=0x4 table="filter"
2026-02-17 03:02:44.023 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qVlHG29gH_wb__8FyL" ipVersion=0x4 table="filter"
2026-02-17 03:02:44.023 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-5439" ipVersion=0x4 table="filter"
2026-02-17 03:02:44.024 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qVlHG29gH_wb__8FyL" ipVersion=0x4 table="filter"
2026-02-17 03:02:44.024 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:44.024 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3e602986fd1" ipVersion=0x4 table="filter"
2026-02-17 03:02:44.024 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3e602986fd1" ipVersion=0x4 table="filter"
2026-02-17 03:02:44.024 [INFO][88] 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-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:44.024 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:44.106 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5439/pod-secrets-af0446e5-8c1f-4b75-a2a8-3751f4d45d50", EndpointId:"eth0"}
2026-02-17 03:02:44.750 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5519"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5519"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-runtime-5519"}
2026-02-17 03:02:44.780 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4812"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4812"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4812"}
2026-02-17 03:02:44.804 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4812" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:44.948 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5439"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5439"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5439"}
2026-02-17 03:02:44.977 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-3606"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-3606"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3606"}
2026-02-17 03:02:45.009 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-530"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-530"}
2026-02-17 03:02:45.009 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-530" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:45.040 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-530" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:02:45.442 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b, name=eth0)
2026-02-17 03:02:45.442 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-4812"} profile:{inbound_rules:{action:"allow" rule_id:"CbTKFK6ZiAqBHrOt"} outbound_rules:{action:"allow" rule_id:"XiHlTcQHYjSjYafl"}}
2026-02-17 03:02:45.442 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-4812.default"} profile:{}
2026-02-17 03:02:45.442 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif4fac1196bf" profile_ids:"kns.emptydir-4812" profile_ids:"ksa.emptydir-4812.default" ipv4_nets:"10.100.133.236/32"}
2026-02-17 03:02:45.442 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:45.442 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:45.442 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:45.443 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif4fac1196bf" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.443 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-4812" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.443 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LKdswPVm0s_hV96BTU" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.443 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif4fac1196bf" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.443 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-4812" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.443 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LKdswPVm0s_hV96BTU" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.443 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif4fac1196bf"
2026-02-17 03:02:45.443 [INFO][88] felix/endpoint_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-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:45.443 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:45.490 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:45.490 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"} status="down"
2026-02-17 03:02:45.516 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calif4fac1196bf" state="down"
2026-02-17 03:02:45.516 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif4fac1196bf", State:"down", Index:122}
2026-02-17 03:02:45.516 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif4fac1196bf"
2026-02-17 03:02:45.516 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif4fac1196bf", Addrs:set.Typed[string]{}}
2026-02-17 03:02:45.516 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif4fac1196bf", Addrs:set.Typed[string]{}}
2026-02-17 03:02:45.516 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif4fac1196bf"
2026-02-17 03:02:45.516 [INFO][88] felix/endpoint_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-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:45.516 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:45.519 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calif4fac1196bf" state="up"
2026-02-17 03:02:45.538 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:45.538 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"} status="down"
2026-02-17 03:02:45.538 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif4fac1196bf", State:"up", Index:122}
2026-02-17 03:02:45.538 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif4fac1196bf"
2026-02-17 03:02:45.538 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif4fac1196bf"
2026-02-17 03:02:45.538 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif4fac1196bf"
2026-02-17 03:02:45.538 [INFO][88] felix/endpoint_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-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:45.538 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:45.561 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:45.561 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"} status="up"
2026-02-17 03:02:45.631 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-733" name:"default"}
2026-02-17 03:02:46.051 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8146" name:"default"}
2026-02-17 03:02:46.303 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-733"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-733"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-733"}
2026-02-17 03:02:46.337 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-733"}
2026-02-17 03:02:46.413 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-4254" name:"default"}
2026-02-17 03:02:46.455 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b, name=eth0)
2026-02-17 03:02:46.455 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif4fac1196bf" profile_ids:"kns.emptydir-4812" profile_ids:"ksa.emptydir-4812.default" ipv4_nets:"10.100.133.236/32"}
2026-02-17 03:02:46.456 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:46.456 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:46.456 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:46.457 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif4fac1196bf"
2026-02-17 03:02:46.457 [INFO][88] felix/endpoint_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-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:46.457 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:46.484 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:46.484 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"} status="up"
2026-02-17 03:02:46.578 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8146"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8146"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8146"}
2026-02-17 03:02:46.606 [INFO][88] felix/summary.go 100: Summarising 348 dataplane reconciliation loops over 1m0s: avg=34ms longest=90ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:02:46.612 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8146"}
2026-02-17 03:02:46.700 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4254"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4254"}
2026-02-17 03:02:46.728 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-4254"}
2026-02-17 03:02:46.872 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=122
2026-02-17 03:02:46.873 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif4fac1196bf"
2026-02-17 03:02:46.873 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif4fac1196bf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:46.873 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif4fac1196bf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:47.145 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-530"
2026-02-17 03:02:47.187 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-530"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-530"}
2026-02-17 03:02:47.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1586"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1586"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1586"}
2026-02-17 03:02:47.278 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-1586" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:47.652 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b, name=eth0)
2026-02-17 03:02:47.652 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif4fac1196bf" profile_ids:"kns.emptydir-4812" profile_ids:"ksa.emptydir-4812.default" ipv4_nets:"10.100.133.236/32"}
2026-02-17 03:02:47.653 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:47.653 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:47.653 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:47.654 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif4fac1196bf"
2026-02-17 03:02:47.654 [INFO][88] felix/endpoint_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-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:47.654 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:47.683 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:47.683 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"} status="up"
2026-02-17 03:02:47.761 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calif4fac1196bf" state="down"
2026-02-17 03:02:47.761 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif4fac1196bf", State:"down", Index:122}
2026-02-17 03:02:47.761 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif4fac1196bf"
2026-02-17 03:02:47.761 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=122
2026-02-17 03:02:47.761 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif4fac1196bf", Addrs:set.Typed[string]{}}
2026-02-17 03:02:47.761 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif4fac1196bf", Addrs:set.Typed[string]{}}
2026-02-17 03:02:47.761 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif4fac1196bf"
2026-02-17 03:02:47.761 [INFO][88] felix/endpoint_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-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:47.761 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:47.762 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.236
2026-02-17 03:02:47.763 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calif4fac1196bf" state=""
2026-02-17 03:02:47.763 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif4fac1196bf"
2026-02-17 03:02:47.789 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:47.789 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"} status="down"
2026-02-17 03:02:47.789 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif4fac1196bf", State:"", Index:122}
2026-02-17 03:02:47.789 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif4fac1196bf", Addrs:set.Set[string](nil)}
2026-02-17 03:02:47.789 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif4fac1196bf", Addrs:set.Set[string](nil)}
2026-02-17 03:02:47.789 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif4fac1196bf"
2026-02-17 03:02:47.789 [INFO][88] felix/endpoint_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-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:47.789 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:47.809 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:47.809 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"} status="down"
2026-02-17 03:02:47.895 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b, name=eth0)
2026-02-17 03:02:47.896 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b" endpoint_id:"eth0"}
2026-02-17 03:02:47.896 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-4812.default"}
2026-02-17 03:02:47.896 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-4812"}
2026-02-17 03:02:47.896 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:47.896 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:47.897 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-4812" ipVersion=0x4 table="filter"
2026-02-17 03:02:47.897 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LKdswPVm0s_hV96BTU" ipVersion=0x4 table="filter"
2026-02-17 03:02:47.897 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-4812" ipVersion=0x4 table="filter"
2026-02-17 03:02:47.897 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LKdswPVm0s_hV96BTU" ipVersion=0x4 table="filter"
2026-02-17 03:02:47.897 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:47.897 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif4fac1196bf" ipVersion=0x4 table="filter"
2026-02-17 03:02:47.897 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif4fac1196bf" ipVersion=0x4 table="filter"
2026-02-17 03:02:47.897 [INFO][88] 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-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:47.897 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:47.963 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4812/pod-4311c94e-aa97-4492-826c-93629f89535b", EndpointId:"eth0"}
2026-02-17 03:02:48.923 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4812"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4812"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4812"}
2026-02-17 03:02:48.949 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2851"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2851"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2851"}
2026-02-17 03:02:48.979 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2851" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:50.198 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-5519" name:"default"}
2026-02-17 03:02:50.459 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5519"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5519"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-runtime-5519"}
2026-02-17 03:02:50.508 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1586"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1586"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1586"}
2026-02-17 03:02:50.508 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-5519"}
2026-02-17 03:02:50.545 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2050"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2050"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2050"}
2026-02-17 03:02:50.574 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-2050" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:50.575 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5439" name:"default"}
2026-02-17 03:02:50.604 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-2050" type:"ClusterIP" cluster_ips:"10.254.169.197" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 03:02:50.867 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secret-namespace-3606" name:"default"}
2026-02-17 03:02:50.973 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5439"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5439"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5439"}
2026-02-17 03:02:51.002 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5439"}
2026-02-17 03:02:51.069 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-3606"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-3606"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3606"}
2026-02-17 03:02:51.096 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secret-namespace-3606"}
2026-02-17 03:02:51.262 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2050/pod-handle-http-request, name=eth0)
2026-02-17 03:02:51.263 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-2050"} profile:{inbound_rules:{action:"allow" rule_id:"smGQ3cEnnDpoEWhL"} outbound_rules:{action:"allow" rule_id:"k7Eyt-M3UJIKVKpQ"}}
2026-02-17 03:02:51.263 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-2050.default"} profile:{}
2026-02-17 03:02:51.263 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2050/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd3e255eb8a" profile_ids:"kns.endpointslice-2050" profile_ids:"ksa.endpointslice-2050.default" ipv4_nets:"10.100.133.239/32"}
2026-02-17 03:02:51.263 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:51.263 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:51.263 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:51.264 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicd3e255eb8a" ipVersion=0x4 table="filter"
2026-02-17 03:02:51.264 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LH5aRdcfBs7ZBDVdDY" ipVersion=0x4 table="filter"
2026-02-17 03:02:51.264 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GElvSZjMevZ-9yulik" ipVersion=0x4 nextLog=2026-02-17 03:02:53.050536814 +0000 UTC m=+986.438495846 table="filter"
2026-02-17 03:02:51.265 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicd3e255eb8a"
2026-02-17 03:02:51.265 [INFO][88] felix/endpoint_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-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:51.265 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:51.308 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:51.308 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 03:02:51.339 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="calicd3e255eb8a" state="down"
2026-02-17 03:02:51.339 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicd3e255eb8a"
2026-02-17 03:02:51.339 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd3e255eb8a", State:"down", Index:123}
2026-02-17 03:02:51.339 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd3e255eb8a", Addrs:set.Typed[string]{}}
2026-02-17 03:02:51.339 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd3e255eb8a", Addrs:set.Typed[string]{}}
2026-02-17 03:02:51.339 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd3e255eb8a"
2026-02-17 03:02:51.341 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="calicd3e255eb8a" state="up"
2026-02-17 03:02:51.339 [INFO][88] felix/endpoint_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-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:51.342 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:51.371 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:51.371 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 03:02:51.371 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd3e255eb8a", State:"up", Index:123}
2026-02-17 03:02:51.371 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicd3e255eb8a"
2026-02-17 03:02:51.371 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd3e255eb8a"
2026-02-17 03:02:51.371 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd3e255eb8a"
2026-02-17 03:02:51.372 [INFO][88] felix/endpoint_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-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:51.372 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:51.395 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:51.395 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 03:02:52.106 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2851"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2851"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2851"}
2026-02-17 03:02:52.139 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6688"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6688"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6688"}
2026-02-17 03:02:52.167 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6688" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:52.312 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=123
2026-02-17 03:02:52.312 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicd3e255eb8a"
2026-02-17 03:02:52.312 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd3e255eb8a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:52.313 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd3e255eb8a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:52.433 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-530" name:"default"}
2026-02-17 03:02:52.485 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2050/pod-handle-http-request, name=eth0)
2026-02-17 03:02:52.486 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2050/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd3e255eb8a" profile_ids:"kns.endpointslice-2050" profile_ids:"ksa.endpointslice-2050.default" ipv4_nets:"10.100.133.239/32"}
2026-02-17 03:02:52.486 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:52.486 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:52.486 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:52.487 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd3e255eb8a"
2026-02-17 03:02:52.488 [INFO][88] felix/endpoint_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-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:52.488 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:02:52.515 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:52.515 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 03:02:52.551 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} 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 03:02:52.551 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:02:52.551 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:02:52.617 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-530"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-530"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-530"}
2026-02-17 03:02:52.648 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-530"}
2026-02-17 03:02:53.597 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2050/pause-pod-0, name=eth0)
2026-02-17 03:02:53.598 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2050/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2bc38adbc95" profile_ids:"kns.endpointslice-2050" profile_ids:"ksa.endpointslice-2050.default" ipv4_nets:"10.100.133.248/32"}
2026-02-17 03:02:53.598 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:02:53.598 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:02:53.598 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:02:53.598 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2bc38adbc95" ipVersion=0x4 logsSkipped=3 table="filter"
2026-02-17 03:02:53.599 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2bc38adbc95" ipVersion=0x4 table="filter"
2026-02-17 03:02:53.599 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2bc38adbc95"
2026-02-17 03:02:53.599 [INFO][88] felix/endpoint_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-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:02:53.599 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:02:53.650 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:53.651 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-17 03:02:53.676 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali2bc38adbc95" state="down"
2026-02-17 03:02:53.676 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2bc38adbc95"
2026-02-17 03:02:53.676 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bc38adbc95", State:"down", Index:124}
2026-02-17 03:02:53.676 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bc38adbc95", Addrs:set.Typed[string]{}}
2026-02-17 03:02:53.676 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bc38adbc95", Addrs:set.Typed[string]{}}
2026-02-17 03:02:53.676 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2bc38adbc95"
2026-02-17 03:02:53.676 [INFO][88] felix/endpoint_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-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:02:53.677 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:02:53.678 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali2bc38adbc95" state="up"
2026-02-17 03:02:53.705 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:53.705 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-17 03:02:53.705 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bc38adbc95", State:"up", Index:124}
2026-02-17 03:02:53.706 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2bc38adbc95"
2026-02-17 03:02:53.706 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2bc38adbc95"
2026-02-17 03:02:53.706 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2bc38adbc95"
2026-02-17 03:02:53.706 [INFO][88] felix/endpoint_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-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:02:53.706 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:02:53.729 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:53.729 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:53.984 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4812" name:"default"}
2026-02-17 03:02:54.286 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4812"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4812"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4812"}
2026-02-17 03:02:54.319 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4812"}
2026-02-17 03:02:54.501 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2050/pause-pod-0, name=eth0)
2026-02-17 03:02:54.501 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2050/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2bc38adbc95" profile_ids:"kns.endpointslice-2050" profile_ids:"ksa.endpointslice-2050.default" ipv4_nets:"10.100.133.248/32"}
2026-02-17 03:02:54.501 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:02:54.501 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:02:54.502 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:02:54.504 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2bc38adbc95"
2026-02-17 03:02:54.504 [INFO][88] felix/endpoint_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-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:02:54.504 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:02:54.538 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:54.538 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:54.744 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=124
2026-02-17 03:02:54.744 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2bc38adbc95"
2026-02-17 03:02:54.745 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bc38adbc95", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:54.745 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bc38adbc95", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:55.154 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2050"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2050"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2050"}
2026-02-17 03:02:55.184 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7855"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"job-7855"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7855"}
2026-02-17 03:02:55.207 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7855" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:55.688 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-1586" name:"default"}
2026-02-17 03:02:55.859 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7855/adopt-release-9ch5v, name=eth0)
2026-02-17 03:02:55.859 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7855"} profile:{inbound_rules:{action:"allow" rule_id:"Di2utDtXPXEy9Huc"} outbound_rules:{action:"allow" rule_id:"PM0ByQi_sXmWUoXI"}}
2026-02-17 03:02:55.859 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7855.default"} profile:{}
2026-02-17 03:02:55.859 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7855/adopt-release-9ch5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea864b3ad48" profile_ids:"kns.job-7855" profile_ids:"ksa.job-7855.default" ipv4_nets:"10.100.133.253/32"}
2026-02-17 03:02:55.859 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:55.859 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:55.860 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:55.860 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliea864b3ad48" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.860 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7855" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.860 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1uvIxXq8gYYwqh05fn" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.860 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliea864b3ad48" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.860 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7855" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.860 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1uvIxXq8gYYwqh05fn" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.860 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliea864b3ad48"
2026-02-17 03:02:55.860 [INFO][88] felix/endpoint_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-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:55.861 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:55.902 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:55.902 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} status="down"
2026-02-17 03:02:55.935 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="caliea864b3ad48" state="down"
2026-02-17 03:02:55.936 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliea864b3ad48"
2026-02-17 03:02:55.936 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea864b3ad48", State:"down", Index:125}
2026-02-17 03:02:55.936 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea864b3ad48", Addrs:set.Typed[string]{}}
2026-02-17 03:02:55.936 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea864b3ad48", Addrs:set.Typed[string]{}}
2026-02-17 03:02:55.937 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea864b3ad48"
2026-02-17 03:02:55.937 [INFO][88] felix/endpoint_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-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:55.937 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:55.939 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="caliea864b3ad48" state="up"
2026-02-17 03:02:55.962 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:55.962 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} status="down"
2026-02-17 03:02:55.962 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea864b3ad48", State:"up", Index:125}
2026-02-17 03:02:55.963 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliea864b3ad48"
2026-02-17 03:02:55.963 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea864b3ad48"
2026-02-17 03:02:55.963 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea864b3ad48"
2026-02-17 03:02:55.963 [INFO][88] felix/endpoint_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-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:55.963 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:55.995 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:55.995 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} status="up"
2026-02-17 03:02:56.036 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1586"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1586"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1586"}
2026-02-17 03:02:56.063 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-1586"}
2026-02-17 03:02:56.278 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6688"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6688"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6688"}
2026-02-17 03:02:56.305 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8568"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8568"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8568"}
2026-02-17 03:02:56.370 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8568" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:56.521 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7855/adopt-release-9ch5v, name=eth0)
2026-02-17 03:02:56.522 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7855/adopt-release-9ch5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea864b3ad48" profile_ids:"kns.job-7855" profile_ids:"ksa.job-7855.default" ipv4_nets:"10.100.133.253/32"}
2026-02-17 03:02:56.522 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:56.522 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:56.522 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:56.523 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea864b3ad48"
2026-02-17 03:02:56.523 [INFO][88] felix/endpoint_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-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:56.524 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:56.552 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:56.552 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} status="up"
2026-02-17 03:02:57.173 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2851" name:"default"}
2026-02-17 03:02:57.177 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=125
2026-02-17 03:02:57.177 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliea864b3ad48"
2026-02-17 03:02:57.198 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea864b3ad48", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:57.198 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea864b3ad48", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:57.598 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2851"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2851"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2851"}
2026-02-17 03:02:57.632 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-2851"}
2026-02-17 03:02:57.765 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7855/adopt-release-9ch5v, name=eth0)
2026-02-17 03:02:57.765 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7855/adopt-release-9ch5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea864b3ad48" profile_ids:"kns.job-7855" profile_ids:"ksa.job-7855.default" ipv4_nets:"10.100.133.253/32"}
2026-02-17 03:02:57.766 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:57.766 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:57.766 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:57.767 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea864b3ad48"
2026-02-17 03:02:57.767 [INFO][88] felix/endpoint_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-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:57.767 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:57.783 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7855/adopt-release-9ch5v, name=eth0)
2026-02-17 03:02:57.791 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:57.791 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} status="up"
2026-02-17 03:02:57.791 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7855/adopt-release-9ch5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea864b3ad48" profile_ids:"kns.job-7855" profile_ids:"ksa.job-7855.default" ipv4_nets:"10.100.133.253/32"}
2026-02-17 03:02:57.791 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:57.791 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:57.791 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:57.792 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea864b3ad48"
2026-02-17 03:02:57.792 [INFO][88] felix/endpoint_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-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:57.792 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:57.813 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:57.813 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} status="up"
2026-02-17 03:02:58.582 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7855/adopt-release-9ch5v, name=eth0)
2026-02-17 03:02:58.582 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7855/adopt-release-9ch5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea864b3ad48" profile_ids:"kns.job-7855" profile_ids:"ksa.job-7855.default" ipv4_nets:"10.100.133.253/32"}
2026-02-17 03:02:58.582 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:58.582 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:58.582 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:58.582 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea864b3ad48"
2026-02-17 03:02:58.582 [INFO][88] felix/endpoint_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-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:58.582 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:02:58.619 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:58.619 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} status="up"
2026-02-17 03:03:00.179 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2050/pause-pod-0, name=eth0)
2026-02-17 03:03:00.180 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2050/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2bc38adbc95" profile_ids:"kns.endpointslice-2050" profile_ids:"ksa.endpointslice-2050.default" ipv4_nets:"10.100.133.248/32"}
2026-02-17 03:03:00.181 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:03:00.181 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:03:00.181 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:03:00.181 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2bc38adbc95"
2026-02-17 03:03:00.181 [INFO][88] felix/endpoint_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-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:03:00.181 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:03:00.192 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2050/pause-pod-0, name=eth0)
2026-02-17 03:03:00.202 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2050/pod-handle-http-request, name=eth0)
2026-02-17 03:03:00.217 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2050/pod-handle-http-request, name=eth0)
2026-02-17 03:03:00.218 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:00.218 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 03:03:00.218 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2050/pause-pod-0" endpoint_id:"eth0"}
2026-02-17 03:03:00.218 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2050/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd3e255eb8a" profile_ids:"kns.endpointslice-2050" profile_ids:"ksa.endpointslice-2050.default" ipv4_nets:"10.100.133.239/32"}
2026-02-17 03:03:00.218 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2050/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 03:03:00.218 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-2050"}
2026-02-17 03:03:00.218 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-2050.default"}
2026-02-17 03:03:00.218 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:03:00.218 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:03:00.218 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:03:00.218 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:03:00.218 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:03:00.219 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LH5aRdcfBs7ZBDVdDY" ipVersion=0x4 table="filter"
2026-02-17 03:03:00.219 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GElvSZjMevZ-9yulik" ipVersion=0x4 table="filter"
2026-02-17 03:03:00.219 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LH5aRdcfBs7ZBDVdDY" ipVersion=0x4 table="filter"
2026-02-17 03:03:00.219 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GElvSZjMevZ-9yulik" ipVersion=0x4 table="filter"
2026-02-17 03:03:00.219 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:03:00.219 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2bc38adbc95" ipVersion=0x4 table="filter"
2026-02-17 03:03:00.219 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicd3e255eb8a" ipVersion=0x4 table="filter"
2026-02-17 03:03:00.219 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2bc38adbc95" ipVersion=0x4 table="filter"
2026-02-17 03:03:00.219 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicd3e255eb8a" ipVersion=0x4 table="filter"
2026-02-17 03:03:00.219 [INFO][88] 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-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:03:00.219 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:03:00.219 [INFO][88] 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-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:03:00.219 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:03:00.220 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.239
2026-02-17 03:03:00.220 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.248
2026-02-17 03:03:00.289 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:03:00.289 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2050/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:03:00.326 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7855/adopt-release-9ch5v, name=eth0)
2026-02-17 03:03:00.326 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7855/adopt-release-9ch5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea864b3ad48" profile_ids:"kns.job-7855" profile_ids:"ksa.job-7855.default" ipv4_nets:"10.100.133.253/32"}
2026-02-17 03:03:00.326 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:00.326 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:00.327 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:00.327 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea864b3ad48"
2026-02-17 03:03:00.327 [INFO][88] felix/endpoint_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-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:00.327 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:00.360 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:00.360 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} status="up"
2026-02-17 03:03:00.385 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-2050"
2026-02-17 03:03:00.533 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8568"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8568"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8568"}
2026-02-17 03:03:00.564 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6775"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6775"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6775"}
2026-02-17 03:03:00.596 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6775" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:00.729 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=124
2026-02-17 03:03:00.730 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2bc38adbc95"
2026-02-17 03:03:00.730 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali2bc38adbc95" state="down"
2026-02-17 03:03:00.730 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bc38adbc95", Addrs:set.Typed[string]{}}
2026-02-17 03:03:00.730 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bc38adbc95", Addrs:set.Typed[string]{}}
2026-02-17 03:03:00.730 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bc38adbc95", State:"down", Index:124}
2026-02-17 03:03:00.733 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali2bc38adbc95" state=""
2026-02-17 03:03:00.733 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2bc38adbc95"
2026-02-17 03:03:00.734 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="calicd3e255eb8a" state="down"
2026-02-17 03:03:00.734 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicd3e255eb8a"
2026-02-17 03:03:00.734 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=123
2026-02-17 03:03:00.738 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="calicd3e255eb8a" state=""
2026-02-17 03:03:00.738 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicd3e255eb8a"
2026-02-17 03:03:00.752 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2bc38adbc95", State:"", Index:124}
2026-02-17 03:03:00.752 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2bc38adbc95", Addrs:set.Set[string](nil)}
2026-02-17 03:03:00.752 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2bc38adbc95", Addrs:set.Set[string](nil)}
2026-02-17 03:03:00.752 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd3e255eb8a", State:"down", Index:123}
2026-02-17 03:03:00.752 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd3e255eb8a", Addrs:set.Typed[string]{}}
2026-02-17 03:03:00.752 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd3e255eb8a", Addrs:set.Typed[string]{}}
2026-02-17 03:03:00.752 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd3e255eb8a", State:"", Index:123}
2026-02-17 03:03:00.752 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd3e255eb8a", Addrs:set.Set[string](nil)}
2026-02-17 03:03:00.752 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd3e255eb8a", Addrs:set.Set[string](nil)}
2026-02-17 03:03:01.080 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-2050" name:"default"}
2026-02-17 03:03:01.177 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2050"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2050"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2050"}
2026-02-17 03:03:01.207 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-2050"}
2026-02-17 03:03:01.344 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7855/adopt-release-9ch5v, name=eth0)
2026-02-17 03:03:01.344 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7855/adopt-release-9ch5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea864b3ad48" profile_ids:"kns.job-7855" profile_ids:"ksa.job-7855.default" ipv4_nets:"10.100.133.253/32"}
2026-02-17 03:03:01.344 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:01.344 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:01.344 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:01.345 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea864b3ad48"
2026-02-17 03:03:01.345 [INFO][88] felix/endpoint_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-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:01.345 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:01.363 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9, name=eth0)
2026-02-17 03:03:01.405 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:01.406 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} status="up"
2026-02-17 03:03:01.406 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-6775"} profile:{inbound_rules:{action:"allow" rule_id:"qZIu1uZ5qoOzrgA9"} outbound_rules:{action:"allow" rule_id:"JNs-mdkEJNyA8YBk"}}
2026-02-17 03:03:01.406 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-6775.default"} profile:{}
2026-02-17 03:03:01.406 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab1725bd0d3" profile_ids:"kns.container-probe-6775" profile_ids:"ksa.container-probe-6775.default" ipv4_nets:"10.100.133.240/32"}
2026-02-17 03:03:01.406 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:03:01.406 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:03:01.406 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:03:01.407 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliab1725bd0d3" ipVersion=0x4 table="filter"
2026-02-17 03:03:01.407 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TVfzUwPOFmO2bS6Y6o" ipVersion=0x4 table="filter"
2026-02-17 03:03:01.407 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_I0XPMzWtP7EEwFp0Oi" ipVersion=0x4 table="filter"
2026-02-17 03:03:01.407 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliab1725bd0d3" ipVersion=0x4 table="filter"
2026-02-17 03:03:01.407 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TVfzUwPOFmO2bS6Y6o" ipVersion=0x4 table="filter"
2026-02-17 03:03:01.407 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_I0XPMzWtP7EEwFp0Oi" ipVersion=0x4 table="filter"
2026-02-17 03:03:01.407 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliab1725bd0d3"
2026-02-17 03:03:01.407 [INFO][88] felix/endpoint_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-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:03:01.407 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:03:01.430 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="caliab1725bd0d3" state="down"
2026-02-17 03:03:01.430 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliab1725bd0d3"
2026-02-17 03:03:01.430 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="caliab1725bd0d3" state="up"
2026-02-17 03:03:01.450 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:01.450 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"} status="down"
2026-02-17 03:03:01.450 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab1725bd0d3", State:"down", Index:126}
2026-02-17 03:03:01.450 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab1725bd0d3", Addrs:set.Typed[string]{}}
2026-02-17 03:03:01.450 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab1725bd0d3", Addrs:set.Typed[string]{}}
2026-02-17 03:03:01.450 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab1725bd0d3", State:"up", Index:126}
2026-02-17 03:03:01.450 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliab1725bd0d3"
2026-02-17 03:03:01.450 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliab1725bd0d3"
2026-02-17 03:03:01.450 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab1725bd0d3"
2026-02-17 03:03:01.450 [INFO][88] felix/endpoint_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-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:03:01.450 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:03:01.524 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:01.524 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"} status="up"
2026-02-17 03:03:01.913 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6688" name:"default"}
2026-02-17 03:03:01.952 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6688"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6688"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6688"}
2026-02-17 03:03:01.985 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6688"}
2026-02-17 03:03:02.025 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7855/adopt-release-b6khh, name=eth0)
2026-02-17 03:03:02.026 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7855/adopt-release-b6khh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali740353d3203" profile_ids:"kns.job-7855" profile_ids:"ksa.job-7855.default" ipv4_nets:"10.100.133.245/32"}
2026-02-17 03:03:02.026 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:02.026 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:02.026 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:02.027 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:03:02.027 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali740353d3203" ipVersion=0x4 table="filter"
2026-02-17 03:03:02.027 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:03:02.027 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali740353d3203" ipVersion=0x4 table="filter"
2026-02-17 03:03:02.027 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali740353d3203"
2026-02-17 03:03:02.027 [INFO][88] felix/endpoint_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-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:02.027 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:02.073 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:02.073 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"} status="down"
2026-02-17 03:03:02.085 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali740353d3203" state="down"
2026-02-17 03:03:02.086 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali740353d3203"
2026-02-17 03:03:02.086 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali740353d3203", State:"down", Index:127}
2026-02-17 03:03:02.086 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali740353d3203", Addrs:set.Typed[string]{}}
2026-02-17 03:03:02.086 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali740353d3203", Addrs:set.Typed[string]{}}
2026-02-17 03:03:02.086 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali740353d3203"
2026-02-17 03:03:02.086 [INFO][88] felix/endpoint_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-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:02.086 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:02.088 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali740353d3203" state="up"
2026-02-17 03:03:02.110 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:02.110 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"} status="down"
2026-02-17 03:03:02.110 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali740353d3203", State:"up", Index:127}
2026-02-17 03:03:02.110 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali740353d3203"
2026-02-17 03:03:02.110 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali740353d3203"
2026-02-17 03:03:02.111 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali740353d3203"
2026-02-17 03:03:02.111 [INFO][88] felix/endpoint_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-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:02.111 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:02.139 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:02.139 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"} status="up"
2026-02-17 03:03:02.366 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7855"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"job-7855"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7855"}
2026-02-17 03:03:02.395 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-61"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-61"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-61"}
2026-02-17 03:03:02.421 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-61" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:02.591 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7855/adopt-release-b6khh, name=eth0)
2026-02-17 03:03:02.591 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7855/adopt-release-b6khh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali740353d3203" profile_ids:"kns.job-7855" profile_ids:"ksa.job-7855.default" ipv4_nets:"10.100.133.245/32"}
2026-02-17 03:03:02.591 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:02.591 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:02.591 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:02.592 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali740353d3203"
2026-02-17 03:03:02.593 [INFO][88] felix/endpoint_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-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:02.593 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:02.625 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9, name=eth0)
2026-02-17 03:03:02.631 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:02.631 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"} status="up"
2026-02-17 03:03:02.631 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab1725bd0d3" profile_ids:"kns.container-probe-6775" profile_ids:"ksa.container-probe-6775.default" ipv4_nets:"10.100.133.240/32"}
2026-02-17 03:03:02.631 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:03:02.631 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:03:02.631 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:03:02.632 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab1725bd0d3"
2026-02-17 03:03:02.633 [INFO][88] felix/endpoint_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-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:03:02.633 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:03:02.660 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:02.661 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"} status="up"
2026-02-17 03:03:03.000 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=126
2026-02-17 03:03:03.000 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliab1725bd0d3"
2026-02-17 03:03:03.001 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab1725bd0d3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:03.001 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab1725bd0d3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:03.513 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=127
2026-02-17 03:03:03.513 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali740353d3203"
2026-02-17 03:03:03.513 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali740353d3203", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:03.513 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali740353d3203", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:03.679 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1934"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1934"}
2026-02-17 03:03:03.724 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8169"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8169"}
2026-02-17 03:03:03.752 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8169" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:04.882 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replication-controller-61/rc-test-ctjcd, name=eth0)
2026-02-17 03:03:04.883 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-61"} profile:{inbound_rules:{action:"allow" rule_id:"vu4a5Mj7cXdZjZPd"} outbound_rules:{action:"allow" rule_id:"SK6MoJ9L7p__kBcc"}}
2026-02-17 03:03:04.883 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-61.default"} profile:{}
2026-02-17 03:03:04.883 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-61/rc-test-ctjcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid89b8a4dd2e" profile_ids:"kns.replication-controller-61" profile_ids:"ksa.replication-controller-61.default" ipv4_nets:"10.100.133.246/32"}
2026-02-17 03:03:04.883 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:04.883 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:04.883 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:04.885 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid89b8a4dd2e" ipVersion=0x4 table="filter"
2026-02-17 03:03:04.885 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iUakkmhOSwakPPLy5N" ipVersion=0x4 table="filter"
2026-02-17 03:03:04.885 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_tk3B-NGQOhx778J7zB" ipVersion=0x4 table="filter"
2026-02-17 03:03:04.885 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid89b8a4dd2e" ipVersion=0x4 table="filter"
2026-02-17 03:03:04.885 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iUakkmhOSwakPPLy5N" ipVersion=0x4 table="filter"
2026-02-17 03:03:04.885 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_tk3B-NGQOhx778J7zB" ipVersion=0x4 table="filter"
2026-02-17 03:03:04.885 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid89b8a4dd2e"
2026-02-17 03:03:04.885 [INFO][88] felix/endpoint_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-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:04.885 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:04.935 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:04.935 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"} status="down"
2026-02-17 03:03:04.948 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="calid89b8a4dd2e" state="down"
2026-02-17 03:03:04.949 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid89b8a4dd2e"
2026-02-17 03:03:04.949 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid89b8a4dd2e", State:"down", Index:128}
2026-02-17 03:03:04.949 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid89b8a4dd2e", Addrs:set.Typed[string]{}}
2026-02-17 03:03:04.949 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid89b8a4dd2e", Addrs:set.Typed[string]{}}
2026-02-17 03:03:04.949 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid89b8a4dd2e"
2026-02-17 03:03:04.949 [INFO][88] felix/endpoint_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-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:04.949 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:04.958 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="calid89b8a4dd2e" state="up"
2026-02-17 03:03:04.975 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:04.975 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"} status="down"
2026-02-17 03:03:04.975 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid89b8a4dd2e", State:"up", Index:128}
2026-02-17 03:03:04.975 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid89b8a4dd2e"
2026-02-17 03:03:04.975 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid89b8a4dd2e"
2026-02-17 03:03:04.975 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid89b8a4dd2e"
2026-02-17 03:03:04.975 [INFO][88] felix/endpoint_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-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:04.975 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:05.006 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:05.006 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"} status="up"
2026-02-17 03:03:05.613 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replication-controller-61/rc-test-ctjcd, name=eth0)
2026-02-17 03:03:05.614 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-61/rc-test-ctjcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid89b8a4dd2e" profile_ids:"kns.replication-controller-61" profile_ids:"ksa.replication-controller-61.default" ipv4_nets:"10.100.133.246/32"}
2026-02-17 03:03:05.614 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:05.614 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:05.614 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:05.615 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid89b8a4dd2e"
2026-02-17 03:03:05.615 [INFO][88] felix/endpoint_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-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:05.615 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:05.645 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:05.645 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"} status="up"
2026-02-17 03:03:05.686 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replication-controller-61/rc-test-ctjcd, name=eth0)
2026-02-17 03:03:05.686 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-61/rc-test-ctjcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid89b8a4dd2e" profile_ids:"kns.replication-controller-61" profile_ids:"ksa.replication-controller-61.default" ipv4_nets:"10.100.133.246/32"}
2026-02-17 03:03:05.686 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:05.686 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:05.686 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:05.687 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid89b8a4dd2e"
2026-02-17 03:03:05.687 [INFO][88] felix/endpoint_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-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:05.687 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:05.716 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:05.716 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"} status="up"
2026-02-17 03:03:05.739 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-61"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-61"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-61"}
2026-02-17 03:03:05.772 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1075"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1075"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1075"}
2026-02-17 03:03:05.772 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-1075" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:05.870 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8568" name:"default"}
2026-02-17 03:03:06.009 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=128
2026-02-17 03:03:06.010 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid89b8a4dd2e"
2026-02-17 03:03:06.010 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid89b8a4dd2e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:06.010 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid89b8a4dd2e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:06.053 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8568"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8568"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8568"}
2026-02-17 03:03:06.084 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8568"}
2026-02-17 03:03:07.398 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7855/adopt-release-9ch5v, name=eth0)
2026-02-17 03:03:07.399 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7855/adopt-release-9ch5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea864b3ad48" profile_ids:"kns.job-7855" profile_ids:"ksa.job-7855.default" ipv4_nets:"10.100.133.253/32"}
2026-02-17 03:03:07.399 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.399 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.399 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.399 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea864b3ad48"
2026-02-17 03:03:07.399 [INFO][88] felix/endpoint_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-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.400 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.409 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7855/adopt-release-b6khh, name=eth0)
2026-02-17 03:03:07.429 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:07.429 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7855/adopt-release-9ch5v, name=eth0)
2026-02-17 03:03:07.429 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} status="up"
2026-02-17 03:03:07.429 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7855/adopt-release-b6khh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali740353d3203" profile_ids:"kns.job-7855" profile_ids:"ksa.job-7855.default" ipv4_nets:"10.100.133.245/32"}
2026-02-17 03:03:07.429 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7855/adopt-release-9ch5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea864b3ad48" profile_ids:"kns.job-7855" profile_ids:"ksa.job-7855.default" ipv4_nets:"10.100.133.253/32"}
2026-02-17 03:03:07.429 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.429 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.429 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.430 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.430 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.430 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.431 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali740353d3203"
2026-02-17 03:03:07.431 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea864b3ad48"
2026-02-17 03:03:07.432 [INFO][88] felix/endpoint_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-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.432 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.432 [INFO][88] felix/endpoint_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-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.432 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.464 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:07.464 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"} status="up"
2026-02-17 03:03:07.464 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:07.464 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"} status="up"
2026-02-17 03:03:07.465 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7855"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"job-7855"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7855"}
2026-02-17 03:03:07.465 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7855/adopt-release-b6khh, name=eth0)
2026-02-17 03:03:07.504 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7855/adopt-release-b6khh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali740353d3203" profile_ids:"kns.job-7855" profile_ids:"ksa.job-7855.default" ipv4_nets:"10.100.133.245/32"}
2026-02-17 03:03:07.505 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.505 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.505 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.505 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali740353d3203"
2026-02-17 03:03:07.505 [INFO][88] felix/endpoint_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-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.505 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.540 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:07.540 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"} status="up"
2026-02-17 03:03:07.819 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7855/adopt-release-9ch5v, name=eth0)
2026-02-17 03:03:07.819 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7855/adopt-release-9ch5v" endpoint_id:"eth0"}
2026-02-17 03:03:07.820 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.820 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.820 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.820 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliea864b3ad48" ipVersion=0x4 table="filter"
2026-02-17 03:03:07.820 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliea864b3ad48" ipVersion=0x4 table="filter"
2026-02-17 03:03:07.820 [INFO][88] 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-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.820 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.821 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.253
2026-02-17 03:03:07.882 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-9ch5v", EndpointId:"eth0"}
2026-02-17 03:03:07.882 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8169"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8169"}
2026-02-17 03:03:07.885 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7855/adopt-release-b6khh, name=eth0)
2026-02-17 03:03:07.916 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7855/adopt-release-b6khh" endpoint_id:"eth0"}
2026-02-17 03:03:07.916 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7855.default"}
2026-02-17 03:03:07.916 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7855"}
2026-02-17 03:03:07.916 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3893"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"job-3893"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3893"}
2026-02-17 03:03:07.916 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.917 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.917 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7855" ipVersion=0x4 table="filter"
2026-02-17 03:03:07.917 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1uvIxXq8gYYwqh05fn" ipVersion=0x4 table="filter"
2026-02-17 03:03:07.917 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7855" ipVersion=0x4 table="filter"
2026-02-17 03:03:07.917 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1uvIxXq8gYYwqh05fn" ipVersion=0x4 table="filter"
2026-02-17 03:03:07.917 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.917 [INFO][88] 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 03:03:07.917 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali740353d3203" ipVersion=0x4 table="filter"
2026-02-17 03:03:07.917 [INFO][88] 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 03:03:07.917 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali740353d3203" ipVersion=0x4 table="filter"
2026-02-17 03:03:07.917 [INFO][88] 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-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.917 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.918 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.245
2026-02-17 03:03:07.937 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="caliea864b3ad48" state="down"
2026-02-17 03:03:07.937 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliea864b3ad48"
2026-02-17 03:03:07.937 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=125
2026-02-17 03:03:07.940 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="caliea864b3ad48" state=""
2026-02-17 03:03:07.940 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliea864b3ad48"
2026-02-17 03:03:07.978 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7855/adopt-release-b6khh", EndpointId:"eth0"}
2026-02-17 03:03:07.978 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea864b3ad48", State:"down", Index:125}
2026-02-17 03:03:07.978 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea864b3ad48", Addrs:set.Typed[string]{}}
2026-02-17 03:03:07.978 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea864b3ad48", Addrs:set.Typed[string]{}}
2026-02-17 03:03:07.978 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea864b3ad48", State:"", Index:125}
2026-02-17 03:03:07.978 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea864b3ad48", Addrs:set.Set[string](nil)}
2026-02-17 03:03:07.978 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea864b3ad48", Addrs:set.Set[string](nil)}
2026-02-17 03:03:07.992 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=127
2026-02-17 03:03:07.992 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali740353d3203"
2026-02-17 03:03:07.992 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali740353d3203" state="down"
2026-02-17 03:03:07.992 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali740353d3203" state=""
2026-02-17 03:03:07.992 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali740353d3203"
2026-02-17 03:03:08.005 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-3893" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:08.026 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali740353d3203", Addrs:set.Typed[string]{}}
2026-02-17 03:03:08.027 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali740353d3203", Addrs:set.Typed[string]{}}
2026-02-17 03:03:08.027 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali740353d3203", State:"down", Index:127}
2026-02-17 03:03:08.027 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali740353d3203", State:"", Index:127}
2026-02-17 03:03:08.028 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali740353d3203", Addrs:set.Set[string](nil)}
2026-02-17 03:03:08.028 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali740353d3203", Addrs:set.Set[string](nil)}
2026-02-17 03:03:08.685 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-3893/with-success-policy-succeeded-count-1-btbwq, name=eth0)
2026-02-17 03:03:08.685 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-3893.default"} profile:{}
2026-02-17 03:03:08.685 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-3893"} profile:{inbound_rules:{action:"allow" rule_id:"yPMvCe2ZkjZvGoyr"} outbound_rules:{action:"allow" rule_id:"Dba8EcFhZSRwf4t_"}}
2026-02-17 03:03:08.685 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3893/with-success-policy-succeeded-count-1-btbwq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib853121f00c" profile_ids:"kns.job-3893" profile_ids:"ksa.job-3893.default" ipv4_nets:"10.100.133.247/32"}
2026-02-17 03:03:08.686 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:08.686 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:08.686 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:08.686 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib853121f00c" ipVersion=0x4 table="filter"
2026-02-17 03:03:08.686 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-3893" ipVersion=0x4 table="filter"
2026-02-17 03:03:08.686 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ibPaE7YM-LNrr8YRrn" ipVersion=0x4 table="filter"
2026-02-17 03:03:08.686 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib853121f00c" ipVersion=0x4 table="filter"
2026-02-17 03:03:08.686 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-3893" ipVersion=0x4 table="filter"
2026-02-17 03:03:08.686 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ibPaE7YM-LNrr8YRrn" ipVersion=0x4 table="filter"
2026-02-17 03:03:08.686 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib853121f00c"
2026-02-17 03:03:08.686 [INFO][88] felix/endpoint_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-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:08.686 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:08.717 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:08.717 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"} status="down"
2026-02-17 03:03:08.745 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="calib853121f00c" state="down"
2026-02-17 03:03:08.746 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib853121f00c"
2026-02-17 03:03:08.746 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="calib853121f00c" state="up"
2026-02-17 03:03:08.746 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib853121f00c", State:"down", Index:129}
2026-02-17 03:03:08.746 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib853121f00c", Addrs:set.Typed[string]{}}
2026-02-17 03:03:08.746 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib853121f00c", Addrs:set.Typed[string]{}}
2026-02-17 03:03:08.746 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib853121f00c", State:"up", Index:129}
2026-02-17 03:03:08.746 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib853121f00c"
2026-02-17 03:03:08.746 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib853121f00c"
2026-02-17 03:03:08.746 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib853121f00c"
2026-02-17 03:03:08.747 [INFO][88] felix/endpoint_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-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:08.747 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:08.768 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:08.768 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"} status="up"
2026-02-17 03:03:09.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-1934" name:"default"}
2026-02-17 03:03:09.413 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1934"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1934"}
2026-02-17 03:03:09.443 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-1934"}
2026-02-17 03:03:09.685 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-3893/with-success-policy-succeeded-count-1-btbwq, name=eth0)
2026-02-17 03:03:09.685 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3893/with-success-policy-succeeded-count-1-btbwq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib853121f00c" profile_ids:"kns.job-3893" profile_ids:"ksa.job-3893.default" ipv4_nets:"10.100.133.247/32"}
2026-02-17 03:03:09.685 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:09.686 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:09.686 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:09.687 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib853121f00c"
2026-02-17 03:03:09.687 [INFO][88] felix/endpoint_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-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:09.687 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:09.712 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:09.712 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"} status="up"
2026-02-17 03:03:09.925 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1075"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1075"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1075"}
2026-02-17 03:03:09.951 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-6008"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-6008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6008"}
2026-02-17 03:03:09.976 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-6008" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:10.092 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"proxy-service-zpsjh" namespace:"proxy-6008" type:"ClusterIP" cluster_ips:"10.254.36.48" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81} ports:{Protocol:"TCP" Port:443} ports:{Protocol:"TCP" Port:444}
2026-02-17 03:03:10.424 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=129
2026-02-17 03:03:10.424 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib853121f00c"
2026-02-17 03:03:10.424 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib853121f00c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:10.424 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib853121f00c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:10.774 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replication-controller-61/rc-test-ctjcd, name=eth0)
2026-02-17 03:03:10.774 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-61/rc-test-ctjcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid89b8a4dd2e" profile_ids:"kns.replication-controller-61" profile_ids:"ksa.replication-controller-61.default" ipv4_nets:"10.100.133.246/32"}
2026-02-17 03:03:10.774 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:10.774 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:10.774 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:10.775 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid89b8a4dd2e"
2026-02-17 03:03:10.775 [INFO][88] felix/endpoint_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-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:10.775 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:10.802 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:10.802 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"} status="up"
2026-02-17 03:03:10.810 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-61"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-61"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-61"}
2026-02-17 03:03:10.814 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replication-controller-61/rc-test-ctjcd, name=eth0)
2026-02-17 03:03:10.835 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-61/rc-test-ctjcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid89b8a4dd2e" profile_ids:"kns.replication-controller-61" profile_ids:"ksa.replication-controller-61.default" ipv4_nets:"10.100.133.246/32"}
2026-02-17 03:03:10.835 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:10.835 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:10.835 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:10.836 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid89b8a4dd2e"
2026-02-17 03:03:10.836 [INFO][88] felix/endpoint_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-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:10.836 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:10.870 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:10.870 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"} status="up"
2026-02-17 03:03:10.947 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-3893/with-success-policy-succeeded-count-1-btbwq, name=eth0)
2026-02-17 03:03:10.947 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3893/with-success-policy-succeeded-count-1-btbwq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib853121f00c" profile_ids:"kns.job-3893" profile_ids:"ksa.job-3893.default" ipv4_nets:"10.100.133.247/32"}
2026-02-17 03:03:10.948 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:10.948 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:10.948 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:10.948 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib853121f00c"
2026-02-17 03:03:10.949 [INFO][88] felix/endpoint_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-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:10.949 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:10.971 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:10.971 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"} status="up"
2026-02-17 03:03:11.051 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="calib853121f00c" state="down"
2026-02-17 03:03:11.051 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib853121f00c"
2026-02-17 03:03:11.051 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib853121f00c", State:"down", Index:129}
2026-02-17 03:03:11.051 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib853121f00c", Addrs:set.Typed[string]{}}
2026-02-17 03:03:11.051 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib853121f00c", Addrs:set.Typed[string]{}}
2026-02-17 03:03:11.051 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib853121f00c"
2026-02-17 03:03:11.052 [INFO][88] felix/endpoint_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-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:11.052 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:11.052 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=129
2026-02-17 03:03:11.052 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.247
2026-02-17 03:03:11.055 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="calib853121f00c" state=""
2026-02-17 03:03:11.055 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib853121f00c"
2026-02-17 03:03:11.086 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:11.086 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"} status="down"
2026-02-17 03:03:11.086 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib853121f00c", State:"", Index:129}
2026-02-17 03:03:11.086 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib853121f00c", Addrs:set.Set[string](nil)}
2026-02-17 03:03:11.086 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib853121f00c", Addrs:set.Set[string](nil)}
2026-02-17 03:03:11.086 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib853121f00c"
2026-02-17 03:03:11.086 [INFO][88] felix/endpoint_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-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:11.086 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:11.124 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:11.124 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"} status="down"
2026-02-17 03:03:11.217 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-3893/with-success-policy-succeeded-count-1-btbwq, name=eth0)
2026-02-17 03:03:11.218 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3893/with-success-policy-succeeded-count-1-btbwq" endpoint_id:"eth0"}
2026-02-17 03:03:11.218 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-3893"}
2026-02-17 03:03:11.218 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-3893.default"}
2026-02-17 03:03:11.218 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:11.218 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:11.218 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-3893" ipVersion=0x4 table="filter"
2026-02-17 03:03:11.218 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ibPaE7YM-LNrr8YRrn" ipVersion=0x4 table="filter"
2026-02-17 03:03:11.218 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-3893" ipVersion=0x4 table="filter"
2026-02-17 03:03:11.218 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ibPaE7YM-LNrr8YRrn" ipVersion=0x4 table="filter"
2026-02-17 03:03:11.218 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:11.218 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib853121f00c" ipVersion=0x4 table="filter"
2026-02-17 03:03:11.218 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib853121f00c" ipVersion=0x4 table="filter"
2026-02-17 03:03:11.218 [INFO][88] 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-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:11.218 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:11.248 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replication-controller-61/rc-test-ctjcd, name=eth0)
2026-02-17 03:03:11.295 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3893/with-success-policy-succeeded-count-1-btbwq", EndpointId:"eth0"}
2026-02-17 03:03:11.295 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-61/rc-test-ctjcd" endpoint_id:"eth0"}
2026-02-17 03:03:11.295 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-61"}
2026-02-17 03:03:11.295 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-61.default"}
2026-02-17 03:03:11.295 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:11.295 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:11.296 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iUakkmhOSwakPPLy5N" ipVersion=0x4 table="filter"
2026-02-17 03:03:11.296 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_tk3B-NGQOhx778J7zB" ipVersion=0x4 table="filter"
2026-02-17 03:03:11.296 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iUakkmhOSwakPPLy5N" ipVersion=0x4 table="filter"
2026-02-17 03:03:11.296 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_tk3B-NGQOhx778J7zB" ipVersion=0x4 table="filter"
2026-02-17 03:03:11.296 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:11.296 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid89b8a4dd2e" ipVersion=0x4 table="filter"
2026-02-17 03:03:11.296 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid89b8a4dd2e" ipVersion=0x4 table="filter"
2026-02-17 03:03:11.296 [INFO][88] 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-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:11.296 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:11.297 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.246
2026-02-17 03:03:11.349 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="calid89b8a4dd2e" state="down"
2026-02-17 03:03:11.349 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid89b8a4dd2e"
2026-02-17 03:03:11.349 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=128
2026-02-17 03:03:11.357 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-61/rc-test-ctjcd", EndpointId:"eth0"}
2026-02-17 03:03:11.358 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid89b8a4dd2e", State:"down", Index:128}
2026-02-17 03:03:11.358 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid89b8a4dd2e", Addrs:set.Typed[string]{}}
2026-02-17 03:03:11.358 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid89b8a4dd2e", Addrs:set.Typed[string]{}}
2026-02-17 03:03:11.385 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="calid89b8a4dd2e" state=""
2026-02-17 03:03:11.386 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid89b8a4dd2e"
2026-02-17 03:03:11.387 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid89b8a4dd2e", State:"", Index:128}
2026-02-17 03:03:11.387 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid89b8a4dd2e", Addrs:set.Set[string](nil)}
2026-02-17 03:03:11.387 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid89b8a4dd2e", Addrs:set.Set[string](nil)}
2026-02-17 03:03:12.831 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7855" name:"default"}
2026-02-17 03:03:12.937 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7855"}
2026-02-17 03:03:13.012 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8169" name:"default"}
2026-02-17 03:03:13.315 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8169"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8169"}
2026-02-17 03:03:13.344 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8169"}
2026-02-17 03:03:14.066 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3893"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"job-3893"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3893"}
2026-02-17 03:03:14.099 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1168"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1168"}
2026-02-17 03:03:14.139 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1168" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:14.166 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1168"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1168"} labels:{key:"webhook-1168" value:"true"}
2026-02-17 03:03:14.167 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1998"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1998"} labels:{key:"webhook-1168-markers" value:"true"}
2026-02-17 03:03:14.197 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1998" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:14.669 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-6008"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-6008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6008"}
2026-02-17 03:03:14.709 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-413"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-413"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-413"}
2026-02-17 03:03:14.759 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-selectable-fields-413" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:15.117 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk, name=eth0)
2026-02-17 03:03:15.118 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-1168"} profile:{inbound_rules:{action:"allow" rule_id:"QDGhnzrC0h8kNXES"} outbound_rules:{action:"allow" rule_id:"M4F3uV0vSvnbc6t-"}}
2026-02-17 03:03:15.118 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-1168.default"} profile:{}
2026-02-17 03:03:15.119 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2c3adfeaf6d" profile_ids:"kns.webhook-1168" profile_ids:"ksa.webhook-1168.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 03:03:15.119 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.119 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.119 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.120 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2c3adfeaf6d" ipVersion=0x4 table="filter"
2026-02-17 03:03:15.120 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-1168" ipVersion=0x4 table="filter"
2026-02-17 03:03:15.120 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_S-Z94jrEAX93VLVy0m" ipVersion=0x4 table="filter"
2026-02-17 03:03:15.120 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2c3adfeaf6d" ipVersion=0x4 table="filter"
2026-02-17 03:03:15.120 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-1168" ipVersion=0x4 table="filter"
2026-02-17 03:03:15.120 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_S-Z94jrEAX93VLVy0m" ipVersion=0x4 table="filter"
2026-02-17 03:03:15.120 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2c3adfeaf6d"
2026-02-17 03:03:15.120 [INFO][88] felix/endpoint_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-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.121 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.173 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:15.173 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"} status="down"
2026-02-17 03:03:15.187 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali2c3adfeaf6d" state="down"
2026-02-17 03:03:15.188 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2c3adfeaf6d"
2026-02-17 03:03:15.191 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali2c3adfeaf6d" state="up"
2026-02-17 03:03:15.243 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c3adfeaf6d", State:"down", Index:130}
2026-02-17 03:03:15.243 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c3adfeaf6d", Addrs:set.Typed[string]{}}
2026-02-17 03:03:15.243 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c3adfeaf6d", Addrs:set.Typed[string]{}}
2026-02-17 03:03:15.243 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c3adfeaf6d", State:"up", Index:130}
2026-02-17 03:03:15.243 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2c3adfeaf6d"
2026-02-17 03:03:15.243 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2c3adfeaf6d"
2026-02-17 03:03:15.243 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2c3adfeaf6d"
2026-02-17 03:03:15.243 [INFO][88] felix/endpoint_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-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.243 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.271 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:15.271 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"} status="up"
2026-02-17 03:03:15.506 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-1075" name:"default"}
2026-02-17 03:03:15.532 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1075"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1075"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1075"}
2026-02-17 03:03:15.558 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-1075"}
2026-02-17 03:03:15.731 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk, name=eth0)
2026-02-17 03:03:15.731 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2c3adfeaf6d" profile_ids:"kns.webhook-1168" profile_ids:"ksa.webhook-1168.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 03:03:15.731 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.731 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.732 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.732 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2c3adfeaf6d"
2026-02-17 03:03:15.732 [INFO][88] felix/endpoint_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-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.732 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.756 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk, name=eth0)
2026-02-17 03:03:15.759 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:15.759 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"} status="up"
2026-02-17 03:03:15.760 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2c3adfeaf6d" profile_ids:"kns.webhook-1168" profile_ids:"ksa.webhook-1168.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 03:03:15.760 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.760 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.760 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.761 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2c3adfeaf6d"
2026-02-17 03:03:15.761 [INFO][88] felix/endpoint_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-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.761 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:15.790 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:15.790 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"} status="up"
2026-02-17 03:03:16.144 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-61" name:"default"}
2026-02-17 03:03:16.240 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-61"}
2026-02-17 03:03:16.445 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1168" type:"ClusterIP" cluster_ips:"10.254.27.221" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:03:16.953 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=130
2026-02-17 03:03:16.953 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2c3adfeaf6d"
2026-02-17 03:03:16.953 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c3adfeaf6d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:16.953 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c3adfeaf6d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:17.029 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-413" type:"ClusterIP" cluster_ips:"10.254.238.178" ports:{Protocol:"TCP" Port:9443}
2026-02-17 03:03:19.299 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-3893" name:"default"}
2026-02-17 03:03:19.548 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3893"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"job-3893"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3893"}
2026-02-17 03:03:19.577 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-3893"}
2026-02-17 03:03:19.688 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1168"
2026-02-17 03:03:19.770 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk, name=eth0)
2026-02-17 03:03:19.771 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2c3adfeaf6d" profile_ids:"kns.webhook-1168" profile_ids:"ksa.webhook-1168.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 03:03:19.771 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:19.772 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:19.772 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:19.773 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2c3adfeaf6d"
2026-02-17 03:03:19.773 [INFO][88] felix/endpoint_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-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:19.773 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:19.776 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk, name=eth0)
2026-02-17 03:03:19.799 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:19.799 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"} status="up"
2026-02-17 03:03:19.799 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk" endpoint_id:"eth0"}
2026-02-17 03:03:19.799 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-1168"}
2026-02-17 03:03:19.799 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-1168.default"}
2026-02-17 03:03:19.799 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1168"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1168"} labels:{key:"webhook-1168" value:"true"}
2026-02-17 03:03:19.799 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:19.799 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:19.801 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-1168" ipVersion=0x4 table="filter"
2026-02-17 03:03:19.801 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_S-Z94jrEAX93VLVy0m" ipVersion=0x4 table="filter"
2026-02-17 03:03:19.801 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-1168" ipVersion=0x4 table="filter"
2026-02-17 03:03:19.801 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_S-Z94jrEAX93VLVy0m" ipVersion=0x4 table="filter"
2026-02-17 03:03:19.801 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:19.801 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2c3adfeaf6d" ipVersion=0x4 table="filter"
2026-02-17 03:03:19.801 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2c3adfeaf6d" ipVersion=0x4 table="filter"
2026-02-17 03:03:19.801 [INFO][88] 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-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:19.801 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:19.801 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.231
2026-02-17 03:03:19.871 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1168/sample-webhook-deployment-7c5c95bb96-z99kk", EndpointId:"eth0"}
2026-02-17 03:03:19.872 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1998"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1998"} labels:{key:"webhook-1168-markers" value:"true"}
2026-02-17 03:03:19.872 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8080"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-8080"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8080"}
2026-02-17 03:03:19.872 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8080" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:19.987 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-8080" type:"ClusterIP" cluster_ips:"10.254.58.67" ports:{Protocol:"TCP" Port:80}
bird: KIF: Received address message for unknown interface 130
2026-02-17 03:03:20.220 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali2c3adfeaf6d" state="down"
2026-02-17 03:03:20.221 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2c3adfeaf6d"
2026-02-17 03:03:20.221 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=130
2026-02-17 03:03:20.221 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c3adfeaf6d", State:"down", Index:130}
2026-02-17 03:03:20.221 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c3adfeaf6d", Addrs:set.Typed[string]{}}
2026-02-17 03:03:20.221 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c3adfeaf6d", Addrs:set.Typed[string]{}}
2026-02-17 03:03:20.222 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali2c3adfeaf6d" state=""
2026-02-17 03:03:20.222 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2c3adfeaf6d"
2026-02-17 03:03:20.257 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2c3adfeaf6d", State:"", Index:130}
2026-02-17 03:03:20.257 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2c3adfeaf6d", Addrs:set.Set[string](nil)}
2026-02-17 03:03:20.257 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2c3adfeaf6d", Addrs:set.Set[string](nil)}
2026-02-17 03:03:20.435 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-6008" name:"default"}
2026-02-17 03:03:20.717 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62, name=eth0)
2026-02-17 03:03:20.717 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-8080"} profile:{inbound_rules:{action:"allow" rule_id:"MQgg149SrrECxNGe"} outbound_rules:{action:"allow" rule_id:"9V2PE9xlqkNSNxHo"}}
2026-02-17 03:03:20.717 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-8080.default"} profile:{}
2026-02-17 03:03:20.717 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6bcc7f0c4ec" profile_ids:"kns.services-8080" profile_ids:"ksa.services-8080.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 03:03:20.717 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:20.717 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:20.717 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:20.718 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6bcc7f0c4ec" ipVersion=0x4 table="filter"
2026-02-17 03:03:20.718 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-8080" ipVersion=0x4 table="filter"
2026-02-17 03:03:20.718 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XGNAOdlhungS7Kxu32" ipVersion=0x4 table="filter"
2026-02-17 03:03:20.718 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6bcc7f0c4ec" ipVersion=0x4 table="filter"
2026-02-17 03:03:20.718 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-8080" ipVersion=0x4 table="filter"
2026-02-17 03:03:20.718 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XGNAOdlhungS7Kxu32" ipVersion=0x4 table="filter"
2026-02-17 03:03:20.718 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6bcc7f0c4ec"
2026-02-17 03:03:20.718 [INFO][88] felix/endpoint_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-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:20.718 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:20.779 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:20.779 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"} status="down"
2026-02-17 03:03:20.788 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali6bcc7f0c4ec" state="down"
2026-02-17 03:03:20.788 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6bcc7f0c4ec"
2026-02-17 03:03:20.788 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6bcc7f0c4ec", State:"down", Index:131}
2026-02-17 03:03:20.789 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6bcc7f0c4ec", Addrs:set.Typed[string]{}}
2026-02-17 03:03:20.789 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6bcc7f0c4ec", Addrs:set.Typed[string]{}}
2026-02-17 03:03:20.789 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6bcc7f0c4ec"
2026-02-17 03:03:20.789 [INFO][88] felix/endpoint_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-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:20.789 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:20.793 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali6bcc7f0c4ec" state="up"
2026-02-17 03:03:20.834 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w, name=eth0)
2026-02-17 03:03:20.848 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:20.848 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"} status="down"
2026-02-17 03:03:20.848 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6bcc7f0c4ec", State:"up", Index:131}
2026-02-17 03:03:20.848 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6bcc7f0c4ec"
2026-02-17 03:03:20.848 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6bcc7f0c4ec"
2026-02-17 03:03:20.848 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6bcc7f0c4ec"
2026-02-17 03:03:20.848 [INFO][88] felix/endpoint_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-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:20.848 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:20.869 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:20.869 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"} status="up"
2026-02-17 03:03:20.869 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26a210456f1" profile_ids:"kns.services-8080" profile_ids:"ksa.services-8080.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 03:03:20.869 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:20.869 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:20.870 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:20.870 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali26a210456f1" ipVersion=0x4 table="filter"
2026-02-17 03:03:20.870 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali26a210456f1" ipVersion=0x4 table="filter"
2026-02-17 03:03:20.870 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali26a210456f1"
2026-02-17 03:03:20.870 [INFO][88] felix/endpoint_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-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:20.871 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:20.910 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali26a210456f1" state="down"
2026-02-17 03:03:20.910 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26a210456f1"
2026-02-17 03:03:20.910 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali26a210456f1" state="up"
2026-02-17 03:03:20.924 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:20.924 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"} status="down"
2026-02-17 03:03:20.924 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"proxy-service-zpsjh" namespace:"proxy-6008"
2026-02-17 03:03:20.948 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26a210456f1", State:"down", Index:132}
2026-02-17 03:03:20.948 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26a210456f1", Addrs:set.Typed[string]{}}
2026-02-17 03:03:20.948 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26a210456f1", Addrs:set.Typed[string]{}}
2026-02-17 03:03:20.948 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26a210456f1", State:"up", Index:132}
2026-02-17 03:03:20.948 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali26a210456f1"
2026-02-17 03:03:20.948 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26a210456f1"
2026-02-17 03:03:20.948 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26a210456f1"
2026-02-17 03:03:20.948 [INFO][88] felix/endpoint_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-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:20.948 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:20.971 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:20.971 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"} status="up"
2026-02-17 03:03:21.140 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-6008"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-6008"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6008"}
2026-02-17 03:03:21.165 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-6008"}
2026-02-17 03:03:21.543 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-413"
2026-02-17 03:03:21.625 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-413"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-413"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-413"}
2026-02-17 03:03:21.655 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-117"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-117"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-117"}
2026-02-17 03:03:21.685 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-117" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:21.772 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62, name=eth0)
2026-02-17 03:03:21.773 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6bcc7f0c4ec" profile_ids:"kns.services-8080" profile_ids:"ksa.services-8080.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 03:03:21.773 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:21.773 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:21.773 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:21.774 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6bcc7f0c4ec"
2026-02-17 03:03:21.774 [INFO][88] felix/endpoint_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-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:21.774 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:21.788 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=131
2026-02-17 03:03:21.789 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6bcc7f0c4ec"
2026-02-17 03:03:21.803 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:21.803 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"} status="up"
2026-02-17 03:03:21.803 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6bcc7f0c4ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:21.803 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6bcc7f0c4ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:21.807 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w, name=eth0)
2026-02-17 03:03:21.840 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26a210456f1" profile_ids:"kns.services-8080" profile_ids:"ksa.services-8080.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 03:03:21.840 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:21.840 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:21.840 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:21.841 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26a210456f1"
2026-02-17 03:03:21.842 [INFO][88] felix/endpoint_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-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:21.842 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:21.908 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:21.908 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"} status="up"
2026-02-17 03:03:22.168 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::1050:77ff:fe60:b6c0" exists=true ifIndex=132
2026-02-17 03:03:22.168 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::1050:77ff:fe60:b6c0} ifaceName="cali26a210456f1"
2026-02-17 03:03:22.168 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26a210456f1", Addrs:set.Typed[string]{"fe80::1050:77ff:fe60:b6c0":set.v{}}}
2026-02-17 03:03:22.168 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26a210456f1", Addrs:set.Typed[string]{"fe80::1050:77ff:fe60:b6c0":set.v{}}}
2026-02-17 03:03:22.662 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-8080/execpod-affinityjtzct, name=eth0)
2026-02-17 03:03:22.663 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8080/execpod-affinityjtzct" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62451583c80" profile_ids:"kns.services-8080" profile_ids:"ksa.services-8080.default" ipv4_nets:"10.100.133.199/32"}
2026-02-17 03:03:22.663 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:22.663 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:22.664 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:22.665 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 03:03:22.665 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali62451583c80" ipVersion=0x4 table="filter"
2026-02-17 03:03:22.665 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 03:03:22.665 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali62451583c80" ipVersion=0x4 table="filter"
2026-02-17 03:03:22.665 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali62451583c80"
2026-02-17 03:03:22.665 [INFO][88] felix/endpoint_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-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:22.665 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:22.711 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:22.711 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"} status="down"
2026-02-17 03:03:22.765 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali62451583c80" state="down"
2026-02-17 03:03:22.765 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali62451583c80"
2026-02-17 03:03:22.765 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali62451583c80" state="up"
2026-02-17 03:03:22.765 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62451583c80", State:"down", Index:133}
2026-02-17 03:03:22.765 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62451583c80", Addrs:set.Typed[string]{}}
2026-02-17 03:03:22.765 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62451583c80", Addrs:set.Typed[string]{}}
2026-02-17 03:03:22.765 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62451583c80", State:"up", Index:133}
2026-02-17 03:03:22.765 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali62451583c80"
2026-02-17 03:03:22.765 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali62451583c80"
2026-02-17 03:03:22.766 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62451583c80"
2026-02-17 03:03:22.766 [INFO][88] felix/endpoint_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-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:22.766 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:22.788 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:22.788 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"} status="up"
2026-02-17 03:03:23.803 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-8080/execpod-affinityjtzct, name=eth0)
2026-02-17 03:03:23.803 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8080/execpod-affinityjtzct" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62451583c80" profile_ids:"kns.services-8080" profile_ids:"ksa.services-8080.default" ipv4_nets:"10.100.133.199/32"}
2026-02-17 03:03:23.803 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:23.803 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:23.803 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:23.805 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62451583c80"
2026-02-17 03:03:23.805 [INFO][88] felix/endpoint_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-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:23.805 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:23.835 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:23.835 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"} status="up"
2026-02-17 03:03:24.493 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-8080" type:"ClusterIP" cluster_ips:"10.254.58.67" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:03:24.600 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=133
2026-02-17 03:03:24.601 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali62451583c80"
2026-02-17 03:03:24.601 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62451583c80", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:24.601 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62451583c80", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:24.841 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-8080" type:"ClusterIP" cluster_ips:"10.254.58.67" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:03:24.880 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1168"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1168"} labels:{key:"webhook-1168" value:"true"}
2026-02-17 03:03:24.930 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1998" name:"default"}
2026-02-17 03:03:25.220 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1998"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1998"} labels:{key:"webhook-1168-markers" value:"true"}
2026-02-17 03:03:25.249 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1998"}
2026-02-17 03:03:25.808 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-117"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-117"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-117"}
2026-02-17 03:03:25.844 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1829"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1829"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1829"}
2026-02-17 03:03:25.871 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1829" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:26.696 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-selectable-fields-413" name:"default"}
2026-02-17 03:03:27.049 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-413"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-413"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-413"}
2026-02-17 03:03:27.079 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-selectable-fields-413"}
2026-02-17 03:03:29.983 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1829"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1829"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1829"}
2026-02-17 03:03:30.019 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8913"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8913"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8913"}
2026-02-17 03:03:30.049 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-8913" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:30.132 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8913"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8913"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8913"}
2026-02-17 03:03:30.159 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8619"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8619"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8619"}
2026-02-17 03:03:30.186 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-8619" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:30.270 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1168" name:"default"}
2026-02-17 03:03:30.664 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1168"}
2026-02-17 03:03:30.867 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-117" name:"default"}
2026-02-17 03:03:31.146 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-117"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-117"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-117"}
2026-02-17 03:03:31.177 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-117"}
2026-02-17 03:03:31.902 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replication-controller-8619/condition-test-j5d28, name=eth0)
2026-02-17 03:03:31.902 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-8619"} profile:{inbound_rules:{action:"allow" rule_id:"hKk7dNiIX-g22QsE"} outbound_rules:{action:"allow" rule_id:"GLJEd5BClZM6ohx8"}}
2026-02-17 03:03:31.903 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-8619.default"} profile:{}
2026-02-17 03:03:31.903 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-8619/condition-test-j5d28" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali390836345f7" profile_ids:"kns.replication-controller-8619" profile_ids:"ksa.replication-controller-8619.default" ipv4_nets:"10.100.133.196/32"}
2026-02-17 03:03:31.903 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:31.903 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:31.903 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:31.904 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali390836345f7" ipVersion=0x4 table="filter"
2026-02-17 03:03:31.904 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eDTmYPyqQdh9oz_jA3" ipVersion=0x4 table="filter"
2026-02-17 03:03:31.904 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LJTIJPCZWxAOOsQQ8i" ipVersion=0x4 table="filter"
2026-02-17 03:03:31.904 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali390836345f7" ipVersion=0x4 table="filter"
2026-02-17 03:03:31.904 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eDTmYPyqQdh9oz_jA3" ipVersion=0x4 table="filter"
2026-02-17 03:03:31.904 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LJTIJPCZWxAOOsQQ8i" ipVersion=0x4 table="filter"
2026-02-17 03:03:31.904 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali390836345f7"
2026-02-17 03:03:31.904 [INFO][88] felix/endpoint_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-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:31.904 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:31.949 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:31.949 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"} status="down"
2026-02-17 03:03:31.981 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali390836345f7" state="down"
2026-02-17 03:03:31.981 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali390836345f7"
2026-02-17 03:03:31.981 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali390836345f7", State:"down", Index:134}
2026-02-17 03:03:31.981 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali390836345f7", Addrs:set.Typed[string]{}}
2026-02-17 03:03:31.981 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali390836345f7", Addrs:set.Typed[string]{}}
2026-02-17 03:03:31.981 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali390836345f7"
2026-02-17 03:03:31.981 [INFO][88] felix/endpoint_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-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:31.981 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:31.983 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali390836345f7" state="up"
2026-02-17 03:03:32.011 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:32.011 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"} status="down"
2026-02-17 03:03:32.011 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali390836345f7", State:"up", Index:134}
2026-02-17 03:03:32.011 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali390836345f7"
2026-02-17 03:03:32.012 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali390836345f7"
2026-02-17 03:03:32.012 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali390836345f7"
2026-02-17 03:03:32.012 [INFO][88] felix/endpoint_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-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:32.012 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:32.041 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:32.041 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"} status="up"
2026-02-17 03:03:32.858 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replication-controller-8619/condition-test-j5d28, name=eth0)
2026-02-17 03:03:32.858 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-8619/condition-test-j5d28" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali390836345f7" profile_ids:"kns.replication-controller-8619" profile_ids:"ksa.replication-controller-8619.default" ipv4_nets:"10.100.133.196/32"}
2026-02-17 03:03:32.858 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:32.859 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:32.859 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:32.860 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali390836345f7"
2026-02-17 03:03:32.860 [INFO][88] felix/endpoint_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-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:32.860 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:32.886 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:32.886 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"} status="up"
2026-02-17 03:03:33.194 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:03:33.298 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8619"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8619"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8619"}
2026-02-17 03:03:33.327 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9853"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9853"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9853"}
2026-02-17 03:03:33.352 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-9853" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:33.403 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=134
2026-02-17 03:03:33.403 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali390836345f7"
2026-02-17 03:03:33.404 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali390836345f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:33.404 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali390836345f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:35.030 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1829" name:"default"}
2026-02-17 03:03:35.555 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1829"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1829"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1829"}
2026-02-17 03:03:35.588 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1829"}
2026-02-17 03:03:35.768 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-8913" name:"default"}
2026-02-17 03:03:35.848 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8913"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8913"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8913"}
2026-02-17 03:03:35.880 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-8913"}
2026-02-17 03:03:38.353 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replication-controller-8619/condition-test-j5d28, name=eth0)
2026-02-17 03:03:38.353 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-8619/condition-test-j5d28" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali390836345f7" profile_ids:"kns.replication-controller-8619" profile_ids:"ksa.replication-controller-8619.default" ipv4_nets:"10.100.133.196/32"}
2026-02-17 03:03:38.353 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:38.353 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:38.353 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:38.354 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali390836345f7"
2026-02-17 03:03:38.354 [INFO][88] felix/endpoint_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-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:38.355 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:38.369 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replication-controller-8619/condition-test-j5d28, name=eth0)
2026-02-17 03:03:38.379 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:38.379 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"} status="up"
2026-02-17 03:03:38.380 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-8619/condition-test-j5d28" endpoint_id:"eth0"}
2026-02-17 03:03:38.380 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-8619"}
2026-02-17 03:03:38.380 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-8619.default"}
2026-02-17 03:03:38.380 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:38.380 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:38.381 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eDTmYPyqQdh9oz_jA3" ipVersion=0x4 table="filter"
2026-02-17 03:03:38.381 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LJTIJPCZWxAOOsQQ8i" ipVersion=0x4 table="filter"
2026-02-17 03:03:38.381 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eDTmYPyqQdh9oz_jA3" ipVersion=0x4 table="filter"
2026-02-17 03:03:38.381 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LJTIJPCZWxAOOsQQ8i" ipVersion=0x4 table="filter"
2026-02-17 03:03:38.381 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:38.382 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali390836345f7" ipVersion=0x4 table="filter"
2026-02-17 03:03:38.382 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali390836345f7" ipVersion=0x4 table="filter"
2026-02-17 03:03:38.382 [INFO][88] 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-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:38.383 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:38.388 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.196
2026-02-17 03:03:38.449 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8619/condition-test-j5d28", EndpointId:"eth0"}
2026-02-17 03:03:38.825 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali390836345f7" state="down"
2026-02-17 03:03:38.826 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali390836345f7", State:"down", Index:134}
2026-02-17 03:03:38.826 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali390836345f7"
2026-02-17 03:03:38.826 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=134
2026-02-17 03:03:38.830 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="cali390836345f7" state=""
2026-02-17 03:03:38.830 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali390836345f7"
2026-02-17 03:03:38.856 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali390836345f7", Addrs:set.Typed[string]{}}
2026-02-17 03:03:38.856 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali390836345f7", Addrs:set.Typed[string]{}}
2026-02-17 03:03:38.856 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali390836345f7", State:"", Index:134}
2026-02-17 03:03:38.856 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali390836345f7", Addrs:set.Set[string](nil)}
2026-02-17 03:03:38.857 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali390836345f7", Addrs:set.Set[string](nil)}
2026-02-17 03:03:38.884 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-8619" name:"default"}
2026-02-17 03:03:38.998 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8619"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8619"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8619"}
2026-02-17 03:03:39.029 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-8619"}
2026-02-17 03:03:39.599 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9853"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9853"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9853"}
2026-02-17 03:03:39.632 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7861"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7861"}
2026-02-17 03:03:39.632 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-7861" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:43.853 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7861"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7861"}
2026-02-17 03:03:43.883 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4037"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4037"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4037"}
2026-02-17 03:03:43.907 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4037" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:45.477 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9853"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9853"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9853"}
2026-02-17 03:03:48.515 [INFO][88] felix/summary.go 100: Summarising 250 dataplane reconciliation loops over 1m1.9s: avg=33ms longest=93ms (resync-calico-v4)
2026-02-17 03:03:49.075 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-7861" name:"default"}
2026-02-17 03:03:49.207 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7861"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7861"}
2026-02-17 03:03:49.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-7861"}
2026-02-17 03:03:55.558 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-8080/execpod-affinityjtzct, name=eth0)
2026-02-17 03:03:55.558 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8080/execpod-affinityjtzct" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali62451583c80" profile_ids:"kns.services-8080" profile_ids:"ksa.services-8080.default" ipv4_nets:"10.100.133.199/32"}
2026-02-17 03:03:55.559 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:55.559 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:55.559 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:55.560 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali62451583c80"
2026-02-17 03:03:55.560 [INFO][88] felix/endpoint_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-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:55.560 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:55.565 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-8080/execpod-affinityjtzct, name=eth0)
2026-02-17 03:03:55.591 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:55.592 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"} status="up"
2026-02-17 03:03:55.592 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8080/execpod-affinityjtzct" endpoint_id:"eth0"}
2026-02-17 03:03:55.592 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:55.592 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:55.595 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:55.596 [INFO][88] 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 03:03:55.598 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali62451583c80" ipVersion=0x4 table="filter"
2026-02-17 03:03:55.598 [INFO][88] 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 03:03:55.598 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali62451583c80" ipVersion=0x4 table="filter"
2026-02-17 03:03:55.598 [INFO][88] 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-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:55.598 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:55.599 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.199
2026-02-17 03:03:55.643 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w, name=eth0)
2026-02-17 03:03:55.646 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62, name=eth0)
2026-02-17 03:03:55.657 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w, name=eth0)
2026-02-17 03:03:55.657 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62, name=eth0)
2026-02-17 03:03:55.706 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/execpod-affinityjtzct", EndpointId:"eth0"}
2026-02-17 03:03:55.706 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-8080"
2026-02-17 03:03:55.707 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26a210456f1" profile_ids:"kns.services-8080" profile_ids:"ksa.services-8080.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 03:03:55.707 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6bcc7f0c4ec" profile_ids:"kns.services-8080" profile_ids:"ksa.services-8080.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 03:03:55.707 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w" endpoint_id:"eth0"}
2026-02-17 03:03:55.707 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62" endpoint_id:"eth0"}
2026-02-17 03:03:55.707 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-8080"}
2026-02-17 03:03:55.707 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-8080.default"}
2026-02-17 03:03:55.708 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8080"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-8080"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8080"}
2026-02-17 03:03:55.708 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6934"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6934"}
2026-02-17 03:03:55.708 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:55.708 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:55.711 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:55.711 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:55.711 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:55.712 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-8080" ipVersion=0x4 table="filter"
2026-02-17 03:03:55.712 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XGNAOdlhungS7Kxu32" ipVersion=0x4 table="filter"
2026-02-17 03:03:55.713 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-8080" ipVersion=0x4 table="filter"
2026-02-17 03:03:55.713 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XGNAOdlhungS7Kxu32" ipVersion=0x4 table="filter"
2026-02-17 03:03:55.713 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:55.713 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali26a210456f1" ipVersion=0x4 table="filter"
2026-02-17 03:03:55.713 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6bcc7f0c4ec" ipVersion=0x4 table="filter"
2026-02-17 03:03:55.713 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali26a210456f1" ipVersion=0x4 table="filter"
2026-02-17 03:03:55.713 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6bcc7f0c4ec" ipVersion=0x4 table="filter"
2026-02-17 03:03:55.713 [INFO][88] 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-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:55.713 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:55.713 [INFO][88] 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-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:55.713 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:55.714 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.195
2026-02-17 03:03:55.714 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.194
2026-02-17 03:03:55.781 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-gnf62", EndpointId:"eth0"}
2026-02-17 03:03:55.781 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8080/affinity-clusterip-transition-6c76fcb6f7-h7r9w", EndpointId:"eth0"}
2026-02-17 03:03:55.781 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-6934" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:56.031 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali62451583c80" state="down"
2026-02-17 03:03:56.031 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali62451583c80"
2026-02-17 03:03:56.031 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=133
2026-02-17 03:03:56.031 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62451583c80", State:"down", Index:133}
2026-02-17 03:03:56.031 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62451583c80", Addrs:set.Typed[string]{}}
2026-02-17 03:03:56.031 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62451583c80", Addrs:set.Typed[string]{}}
2026-02-17 03:03:56.033 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali62451583c80" state=""
2026-02-17 03:03:56.033 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali62451583c80"
2026-02-17 03:03:56.055 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali62451583c80", State:"", Index:133}
2026-02-17 03:03:56.055 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali62451583c80", Addrs:set.Set[string](nil)}
2026-02-17 03:03:56.055 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali62451583c80", Addrs:set.Set[string](nil)}
2026-02-17 03:03:56.683 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h, name=eth0)
2026-02-17 03:03:56.684 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.crd-webhook-6934.default"} profile:{}
2026-02-17 03:03:56.684 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.crd-webhook-6934"} profile:{inbound_rules:{action:"allow" rule_id:"UTru0imVUiphNQDk"} outbound_rules:{action:"allow" rule_id:"1zkX53Xi0wXQPnw_"}}
2026-02-17 03:03:56.684 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c8547ebfbe" profile_ids:"kns.crd-webhook-6934" profile_ids:"ksa.crd-webhook-6934.default" ipv4_nets:"10.100.133.200/32"}
2026-02-17 03:03:56.684 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:56.684 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:56.684 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:56.685 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:03:56.685 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7c8547ebfbe" ipVersion=0x4 table="filter"
2026-02-17 03:03:56.685 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jEjiXSDaLZdp0V7zNX" ipVersion=0x4 table="filter"
2026-02-17 03:03:56.685 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Qns90D-xpt4l7vTPFa" ipVersion=0x4 table="filter"
2026-02-17 03:03:56.685 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:03:56.685 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7c8547ebfbe" ipVersion=0x4 table="filter"
2026-02-17 03:03:56.685 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jEjiXSDaLZdp0V7zNX" ipVersion=0x4 table="filter"
2026-02-17 03:03:56.685 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Qns90D-xpt4l7vTPFa" ipVersion=0x4 table="filter"
2026-02-17 03:03:56.685 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7c8547ebfbe"
2026-02-17 03:03:56.685 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:56.686 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:56.741 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:56.742 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"} status="down"
2026-02-17 03:03:56.761 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali7c8547ebfbe" state="down"
2026-02-17 03:03:56.762 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c8547ebfbe", State:"down", Index:135}
2026-02-17 03:03:56.762 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c8547ebfbe"
2026-02-17 03:03:56.762 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:56.762 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:56.763 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c8547ebfbe"
2026-02-17 03:03:56.765 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali7c8547ebfbe" state="up"
2026-02-17 03:03:56.794 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:56.794 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"} status="down"
2026-02-17 03:03:56.794 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c8547ebfbe", Addrs:set.Typed[string]{}}
2026-02-17 03:03:56.795 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c8547ebfbe", Addrs:set.Typed[string]{}}
2026-02-17 03:03:56.795 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c8547ebfbe", State:"up", Index:135}
2026-02-17 03:03:56.795 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7c8547ebfbe"
2026-02-17 03:03:56.795 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c8547ebfbe"
2026-02-17 03:03:56.796 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c8547ebfbe"
2026-02-17 03:03:56.796 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:56.797 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:56.819 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:56.819 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"} status="up"
2026-02-17 03:03:57.071 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h, name=eth0)
2026-02-17 03:03:57.071 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c8547ebfbe" profile_ids:"kns.crd-webhook-6934" profile_ids:"ksa.crd-webhook-6934.default" ipv4_nets:"10.100.133.200/32"}
2026-02-17 03:03:57.071 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:57.071 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:57.071 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:57.072 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c8547ebfbe"
2026-02-17 03:03:57.072 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:57.072 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:57.096 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:57.096 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"} status="up"
2026-02-17 03:03:57.852 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=135
2026-02-17 03:03:57.852 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7c8547ebfbe"
2026-02-17 03:03:57.852 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c8547ebfbe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:57.852 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c8547ebfbe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:58.065 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h, name=eth0)
2026-02-17 03:03:58.065 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c8547ebfbe" profile_ids:"kns.crd-webhook-6934" profile_ids:"ksa.crd-webhook-6934.default" ipv4_nets:"10.100.133.200/32"}
2026-02-17 03:03:58.066 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:58.066 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:58.066 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:58.066 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c8547ebfbe"
2026-02-17 03:03:58.066 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:58.066 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:03:58.100 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:58.100 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"} status="up"
2026-02-17 03:03:58.119 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali6bcc7f0c4ec" state="down"
2026-02-17 03:03:58.120 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6bcc7f0c4ec"
2026-02-17 03:03:58.120 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6bcc7f0c4ec", State:"down", Index:131}
2026-02-17 03:03:58.120 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6bcc7f0c4ec", Addrs:set.Typed[string]{}}
2026-02-17 03:03:58.120 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6bcc7f0c4ec", Addrs:set.Typed[string]{}}
2026-02-17 03:03:58.120 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=131
2026-02-17 03:03:58.124 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali6bcc7f0c4ec" state=""
2026-02-17 03:03:58.124 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6bcc7f0c4ec"
2026-02-17 03:03:58.150 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6bcc7f0c4ec", State:"", Index:131}
2026-02-17 03:03:58.150 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6bcc7f0c4ec", Addrs:set.Set[string](nil)}
2026-02-17 03:03:58.150 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6bcc7f0c4ec", Addrs:set.Set[string](nil)}
2026-02-17 03:03:58.155 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali26a210456f1" state="down"
2026-02-17 03:03:58.156 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26a210456f1"
2026-02-17 03:03:58.157 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::1050:77ff:fe60:b6c0" exists=false ifIndex=132
2026-02-17 03:03:58.158 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali26a210456f1" state=""
2026-02-17 03:03:58.158 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali26a210456f1"
2026-02-17 03:03:58.170 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26a210456f1", State:"down", Index:132}
2026-02-17 03:03:58.170 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26a210456f1", Addrs:set.Typed[string]{}}
2026-02-17 03:03:58.170 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26a210456f1", Addrs:set.Typed[string]{}}
2026-02-17 03:03:58.170 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26a210456f1", State:"", Index:132}
2026-02-17 03:03:58.170 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26a210456f1", Addrs:set.Set[string](nil)}
2026-02-17 03:03:58.170 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26a210456f1", Addrs:set.Set[string](nil)}
2026-02-17 03:04:00.093 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-6934" type:"ClusterIP" cluster_ips:"10.254.62.25" ports:{Protocol:"TCP" Port:9443}
2026-02-17 03:04:00.712 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8080" name:"default"}
2026-02-17 03:04:01.285 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8080"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-8080"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8080"}
2026-02-17 03:04:01.320 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8080"}
2026-02-17 03:04:04.257 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-6934"
2026-02-17 03:04:04.333 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h, name=eth0)
2026-02-17 03:04:04.333 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c8547ebfbe" profile_ids:"kns.crd-webhook-6934" profile_ids:"ksa.crd-webhook-6934.default" ipv4_nets:"10.100.133.200/32"}
2026-02-17 03:04:04.333 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:04:04.334 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:04:04.334 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:04:04.335 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c8547ebfbe"
2026-02-17 03:04:04.336 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:04:04.336 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:04:04.348 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h, name=eth0)
2026-02-17 03:04:04.375 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:04.375 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"} status="up"
2026-02-17 03:04:04.375 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h" endpoint_id:"eth0"}
2026-02-17 03:04:04.375 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.crd-webhook-6934"}
2026-02-17 03:04:04.375 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.crd-webhook-6934.default"}
2026-02-17 03:04:04.375 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6934"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6934"}
2026-02-17 03:04:04.376 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:04:04.376 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:04:04.376 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jEjiXSDaLZdp0V7zNX" ipVersion=0x4 table="filter"
2026-02-17 03:04:04.376 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Qns90D-xpt4l7vTPFa" ipVersion=0x4 table="filter"
2026-02-17 03:04:04.376 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jEjiXSDaLZdp0V7zNX" ipVersion=0x4 table="filter"
2026-02-17 03:04:04.376 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Qns90D-xpt4l7vTPFa" ipVersion=0x4 table="filter"
2026-02-17 03:04:04.376 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:04:04.377 [INFO][88] 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 03:04:04.377 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7c8547ebfbe" ipVersion=0x4 table="filter"
2026-02-17 03:04:04.377 [INFO][88] 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 03:04:04.377 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7c8547ebfbe" ipVersion=0x4 table="filter"
2026-02-17 03:04:04.377 [INFO][88] 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:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:04:04.377 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:04:04.377 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.200
2026-02-17 03:04:04.447 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6934/sample-crd-conversion-webhook-deployment-5b768fcd7d-f4s7h", EndpointId:"eth0"}
2026-02-17 03:04:04.448 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5345"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5345"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5345"}
2026-02-17 03:04:04.449 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5345" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 135
2026-02-17 03:04:04.775 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali7c8547ebfbe" state="down"
2026-02-17 03:04:04.776 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c8547ebfbe"
2026-02-17 03:04:04.776 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=135
2026-02-17 03:04:04.776 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c8547ebfbe", State:"down", Index:135}
2026-02-17 03:04:04.776 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c8547ebfbe", Addrs:set.Typed[string]{}}
2026-02-17 03:04:04.776 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c8547ebfbe", Addrs:set.Typed[string]{}}
2026-02-17 03:04:04.778 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali7c8547ebfbe" state=""
2026-02-17 03:04:04.778 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7c8547ebfbe"
2026-02-17 03:04:04.807 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c8547ebfbe", State:"", Index:135}
2026-02-17 03:04:04.807 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c8547ebfbe", Addrs:set.Set[string](nil)}
2026-02-17 03:04:04.807 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c8547ebfbe", Addrs:set.Set[string](nil)}
2026-02-17 03:04:05.089 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27, name=eth0)
2026-02-17 03:04:05.089 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-5345"} profile:{inbound_rules:{action:"allow" rule_id:"dQnXmdvOlEQevFpT"} outbound_rules:{action:"allow" rule_id:"P1z9h5jkT96oPXmL"}}
2026-02-17 03:04:05.089 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-5345.default"} profile:{}
2026-02-17 03:04:05.089 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3153f6f921f" profile_ids:"kns.downward-api-5345" profile_ids:"ksa.downward-api-5345.default" ipv4_nets:"10.100.133.198/32"}
2026-02-17 03:04:05.090 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:05.090 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:05.090 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:05.090 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3153f6f921f" ipVersion=0x4 table="filter"
2026-02-17 03:04:05.090 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uXDfFRYuJ9FScRzzI1" ipVersion=0x4 table="filter"
2026-02-17 03:04:05.090 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PpL8DUPliiKXmYhDlq" ipVersion=0x4 table="filter"
2026-02-17 03:04:05.090 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3153f6f921f" ipVersion=0x4 table="filter"
2026-02-17 03:04:05.090 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uXDfFRYuJ9FScRzzI1" ipVersion=0x4 table="filter"
2026-02-17 03:04:05.090 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PpL8DUPliiKXmYhDlq" ipVersion=0x4 table="filter"
2026-02-17 03:04:05.090 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3153f6f921f"
2026-02-17 03:04:05.091 [INFO][88] felix/endpoint_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-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:05.091 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:05.136 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:05.136 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"} status="down"
2026-02-17 03:04:05.167 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali3153f6f921f" state="down"
2026-02-17 03:04:05.167 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3153f6f921f"
2026-02-17 03:04:05.167 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali3153f6f921f" state="up"
2026-02-17 03:04:05.167 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3153f6f921f", State:"down", Index:136}
2026-02-17 03:04:05.167 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3153f6f921f", Addrs:set.Typed[string]{}}
2026-02-17 03:04:05.167 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3153f6f921f", Addrs:set.Typed[string]{}}
2026-02-17 03:04:05.168 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3153f6f921f", State:"up", Index:136}
2026-02-17 03:04:05.168 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3153f6f921f"
2026-02-17 03:04:05.168 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3153f6f921f"
2026-02-17 03:04:05.168 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3153f6f921f"
2026-02-17 03:04:05.168 [INFO][88] felix/endpoint_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-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:05.168 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:05.194 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:05.194 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"} status="up"
2026-02-17 03:04:06.149 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27, name=eth0)
2026-02-17 03:04:06.149 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3153f6f921f" profile_ids:"kns.downward-api-5345" profile_ids:"ksa.downward-api-5345.default" ipv4_nets:"10.100.133.198/32"}
2026-02-17 03:04:06.149 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:06.149 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:06.149 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:06.150 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3153f6f921f"
2026-02-17 03:04:06.151 [INFO][88] felix/endpoint_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-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:06.151 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:06.177 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:06.177 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"} status="up"
2026-02-17 03:04:06.808 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=136
2026-02-17 03:04:06.808 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3153f6f921f"
2026-02-17 03:04:06.808 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3153f6f921f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:06.808 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3153f6f921f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:07.346 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27, name=eth0)
2026-02-17 03:04:07.347 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3153f6f921f" profile_ids:"kns.downward-api-5345" profile_ids:"ksa.downward-api-5345.default" ipv4_nets:"10.100.133.198/32"}
2026-02-17 03:04:07.347 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:07.347 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:07.347 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:07.348 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3153f6f921f"
2026-02-17 03:04:07.348 [INFO][88] felix/endpoint_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-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:07.348 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:07.379 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:07.379 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"} status="up"
2026-02-17 03:04:07.451 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali3153f6f921f" state="down"
2026-02-17 03:04:07.452 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3153f6f921f"
2026-02-17 03:04:07.452 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3153f6f921f", State:"down", Index:136}
2026-02-17 03:04:07.452 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3153f6f921f", Addrs:set.Typed[string]{}}
2026-02-17 03:04:07.452 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3153f6f921f", Addrs:set.Typed[string]{}}
2026-02-17 03:04:07.452 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3153f6f921f"
2026-02-17 03:04:07.452 [INFO][88] felix/endpoint_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-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:07.452 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:07.453 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.198
2026-02-17 03:04:07.453 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=136
2026-02-17 03:04:07.458 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali3153f6f921f" state=""
2026-02-17 03:04:07.458 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3153f6f921f"
2026-02-17 03:04:07.478 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:07.478 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"} status="down"
2026-02-17 03:04:07.478 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3153f6f921f", State:"", Index:136}
2026-02-17 03:04:07.479 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3153f6f921f", Addrs:set.Set[string](nil)}
2026-02-17 03:04:07.479 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3153f6f921f", Addrs:set.Set[string](nil)}
2026-02-17 03:04:07.479 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3153f6f921f"
2026-02-17 03:04:07.479 [INFO][88] felix/endpoint_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-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:07.479 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:07.502 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:07.503 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"} status="down"
2026-02-17 03:04:07.621 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27, name=eth0)
2026-02-17 03:04:07.621 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27" endpoint_id:"eth0"}
2026-02-17 03:04:07.621 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-5345"}
2026-02-17 03:04:07.621 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-5345.default"}
2026-02-17 03:04:07.621 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:07.621 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:07.621 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uXDfFRYuJ9FScRzzI1" ipVersion=0x4 table="filter"
2026-02-17 03:04:07.622 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PpL8DUPliiKXmYhDlq" ipVersion=0x4 table="filter"
2026-02-17 03:04:07.622 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uXDfFRYuJ9FScRzzI1" ipVersion=0x4 table="filter"
2026-02-17 03:04:07.622 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PpL8DUPliiKXmYhDlq" ipVersion=0x4 table="filter"
2026-02-17 03:04:07.622 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:07.622 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3153f6f921f" ipVersion=0x4 table="filter"
2026-02-17 03:04:07.622 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3153f6f921f" ipVersion=0x4 table="filter"
2026-02-17 03:04:07.622 [INFO][88] 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-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:07.622 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:07.686 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5345/downward-api-58d79ab0-45d1-425b-a25f-057d12950a27", EndpointId:"eth0"}
2026-02-17 03:04:08.553 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5345"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5345"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5345"}
2026-02-17 03:04:08.590 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-170"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-170"}
2026-02-17 03:04:08.629 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-170" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:08.954 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-fqwd7-6lqfr" ipv4_addr:"192.168.24.21/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-8hjc9-fqwd7-6lqfr"} 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 03:04:08.954 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:04:08.954 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:04:09.364 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343, name=eth0)
2026-02-17 03:04:09.365 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-170"} profile:{inbound_rules:{action:"allow" rule_id:"Vq7q2kJUVbBZLG_G"} outbound_rules:{action:"allow" rule_id:"8mapuFaMLmrYeqev"}}
2026-02-17 03:04:09.365 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-170.default"} profile:{}
2026-02-17 03:04:09.365 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8cc00aca45e" profile_ids:"kns.emptydir-170" profile_ids:"ksa.emptydir-170.default" ipv4_nets:"10.100.133.202/32"}
2026-02-17 03:04:09.365 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:09.365 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:09.366 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:09.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8cc00aca45e" ipVersion=0x4 table="filter"
2026-02-17 03:04:09.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-170" ipVersion=0x4 table="filter"
2026-02-17 03:04:09.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_tXx5Nz3SVxdPYpe35L" ipVersion=0x4 table="filter"
2026-02-17 03:04:09.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8cc00aca45e" ipVersion=0x4 table="filter"
2026-02-17 03:04:09.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-170" ipVersion=0x4 table="filter"
2026-02-17 03:04:09.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_tXx5Nz3SVxdPYpe35L" ipVersion=0x4 table="filter"
2026-02-17 03:04:09.368 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8cc00aca45e"
2026-02-17 03:04:09.368 [INFO][88] felix/endpoint_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-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:09.368 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:09.412 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali8cc00aca45e" state="down"
2026-02-17 03:04:09.412 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8cc00aca45e"
2026-02-17 03:04:09.417 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali8cc00aca45e" state="up"
2026-02-17 03:04:09.417 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:09.417 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"} status="down"
2026-02-17 03:04:09.417 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8cc00aca45e", State:"down", Index:137}
2026-02-17 03:04:09.417 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8cc00aca45e", Addrs:set.Typed[string]{}}
2026-02-17 03:04:09.417 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8cc00aca45e", Addrs:set.Typed[string]{}}
2026-02-17 03:04:09.417 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8cc00aca45e", State:"up", Index:137}
2026-02-17 03:04:09.417 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8cc00aca45e"
2026-02-17 03:04:09.417 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8cc00aca45e"
2026-02-17 03:04:09.417 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8cc00aca45e"
2026-02-17 03:04:09.418 [INFO][88] felix/endpoint_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-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:09.418 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:09.442 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:09.442 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"} status="up"
2026-02-17 03:04:09.795 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-6934" name:"default"}
2026-02-17 03:04:09.865 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6934"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6934"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6934"}
2026-02-17 03:04:09.897 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-6934"}
2026-02-17 03:04:10.178 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343, name=eth0)
2026-02-17 03:04:10.178 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8cc00aca45e" profile_ids:"kns.emptydir-170" profile_ids:"ksa.emptydir-170.default" ipv4_nets:"10.100.133.202/32"}
2026-02-17 03:04:10.178 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:10.178 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:10.178 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:10.179 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8cc00aca45e"
2026-02-17 03:04:10.179 [INFO][88] felix/endpoint_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-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:10.179 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:10.207 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:10.208 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"} status="up"
2026-02-17 03:04:10.395 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=137
2026-02-17 03:04:10.395 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8cc00aca45e"
2026-02-17 03:04:10.395 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8cc00aca45e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:10.396 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8cc00aca45e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:11.358 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343, name=eth0)
2026-02-17 03:04:11.359 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8cc00aca45e" profile_ids:"kns.emptydir-170" profile_ids:"ksa.emptydir-170.default" ipv4_nets:"10.100.133.202/32"}
2026-02-17 03:04:11.359 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:11.359 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:11.359 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:11.360 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8cc00aca45e"
2026-02-17 03:04:11.360 [INFO][88] felix/endpoint_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-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:11.360 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:11.392 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:11.393 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"} status="up"
2026-02-17 03:04:11.466 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali8cc00aca45e" state="down"
2026-02-17 03:04:11.467 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8cc00aca45e"
2026-02-17 03:04:11.467 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=137
2026-02-17 03:04:11.467 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8cc00aca45e", State:"down", Index:137}
2026-02-17 03:04:11.467 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8cc00aca45e", Addrs:set.Typed[string]{}}
2026-02-17 03:04:11.467 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8cc00aca45e", Addrs:set.Typed[string]{}}
2026-02-17 03:04:11.467 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8cc00aca45e"
2026-02-17 03:04:11.468 [INFO][88] felix/endpoint_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-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:11.468 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:11.468 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.202
2026-02-17 03:04:11.469 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="cali8cc00aca45e" state=""
2026-02-17 03:04:11.469 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8cc00aca45e"
2026-02-17 03:04:11.493 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:11.493 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"} status="down"
2026-02-17 03:04:11.493 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8cc00aca45e", State:"", Index:137}
2026-02-17 03:04:11.493 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8cc00aca45e", Addrs:set.Set[string](nil)}
2026-02-17 03:04:11.493 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8cc00aca45e", Addrs:set.Set[string](nil)}
2026-02-17 03:04:11.493 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8cc00aca45e"
2026-02-17 03:04:11.493 [INFO][88] felix/endpoint_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-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:11.493 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:11.520 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:11.520 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"} status="down"
2026-02-17 03:04:11.638 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343, name=eth0)
2026-02-17 03:04:11.639 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343" endpoint_id:"eth0"}
2026-02-17 03:04:11.639 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-170"}
2026-02-17 03:04:11.639 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-170.default"}
2026-02-17 03:04:11.639 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:11.639 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:11.640 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-170" ipVersion=0x4 table="filter"
2026-02-17 03:04:11.640 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_tXx5Nz3SVxdPYpe35L" ipVersion=0x4 table="filter"
2026-02-17 03:04:11.640 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-170" ipVersion=0x4 table="filter"
2026-02-17 03:04:11.640 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_tXx5Nz3SVxdPYpe35L" ipVersion=0x4 table="filter"
2026-02-17 03:04:11.640 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:11.640 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8cc00aca45e" ipVersion=0x4 table="filter"
2026-02-17 03:04:11.640 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8cc00aca45e" ipVersion=0x4 table="filter"
2026-02-17 03:04:11.640 [INFO][88] 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-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:11.640 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:11.695 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-170/pod-52fe2950-476d-4a44-8d12-49d25f584343", EndpointId:"eth0"}
2026-02-17 03:04:12.823 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-170"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-170"}
2026-02-17 03:04:12.864 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1730"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1730"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1730"}
2026-02-17 03:04:12.894 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1730" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:13.939 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5345" name:"default"}
2026-02-17 03:04:14.090 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5345"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5345"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5345"}
2026-02-17 03:04:14.132 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5345"}
2026-02-17 03:04:14.601 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3626"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3626"}
2026-02-17 03:04:14.628 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-784"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-784"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-784"}
2026-02-17 03:04:14.658 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-784" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:15.351 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73, name=eth0)
2026-02-17 03:04:15.351 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-784"} profile:{inbound_rules:{action:"allow" rule_id:"wD7vflcXlxZA_BzI"} outbound_rules:{action:"allow" rule_id:"E97hih_On6JLy_h2"}}
2026-02-17 03:04:15.351 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-784.default"} profile:{}
2026-02-17 03:04:15.351 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7211afe1e57" profile_ids:"kns.projected-784" profile_ids:"ksa.projected-784.default" ipv4_nets:"10.100.133.197/32"}
2026-02-17 03:04:15.351 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:15.351 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:15.351 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:15.352 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:04:15.352 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7211afe1e57" ipVersion=0x4 table="filter"
2026-02-17 03:04:15.352 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-784" ipVersion=0x4 table="filter"
2026-02-17 03:04:15.352 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_k7bGvSin4VRkVULARN" ipVersion=0x4 table="filter"
2026-02-17 03:04:15.352 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:04:15.352 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7211afe1e57" ipVersion=0x4 table="filter"
2026-02-17 03:04:15.352 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-784" ipVersion=0x4 table="filter"
2026-02-17 03:04:15.352 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_k7bGvSin4VRkVULARN" ipVersion=0x4 table="filter"
2026-02-17 03:04:15.352 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7211afe1e57"
2026-02-17 03:04:15.352 [INFO][88] felix/endpoint_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-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:15.352 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:15.393 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:15.393 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"} status="down"
2026-02-17 03:04:15.422 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali7211afe1e57" state="down"
2026-02-17 03:04:15.422 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7211afe1e57", State:"down", Index:138}
2026-02-17 03:04:15.422 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7211afe1e57"
2026-02-17 03:04:15.423 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7211afe1e57"
2026-02-17 03:04:15.423 [INFO][88] felix/endpoint_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-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:15.423 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:15.427 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali7211afe1e57" state="up"
2026-02-17 03:04:15.444 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:15.444 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"} status="down"
2026-02-17 03:04:15.444 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7211afe1e57", Addrs:set.Typed[string]{}}
2026-02-17 03:04:15.444 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7211afe1e57", Addrs:set.Typed[string]{}}
2026-02-17 03:04:15.444 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7211afe1e57", State:"up", Index:138}
2026-02-17 03:04:15.444 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7211afe1e57"
2026-02-17 03:04:15.444 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7211afe1e57"
2026-02-17 03:04:15.444 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7211afe1e57"
2026-02-17 03:04:15.444 [INFO][88] felix/endpoint_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-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:15.444 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:15.466 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:15.466 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"} status="up"
2026-02-17 03:04:16.232 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73, name=eth0)
2026-02-17 03:04:16.232 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7211afe1e57" profile_ids:"kns.projected-784" profile_ids:"ksa.projected-784.default" ipv4_nets:"10.100.133.197/32"}
2026-02-17 03:04:16.232 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:16.233 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:16.233 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:16.234 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7211afe1e57"
2026-02-17 03:04:16.234 [INFO][88] felix/endpoint_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-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:16.234 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:16.274 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:16.274 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"} status="up"
2026-02-17 03:04:16.504 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=138
2026-02-17 03:04:16.505 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7211afe1e57"
2026-02-17 03:04:16.505 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7211afe1e57", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:16.505 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7211afe1e57", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:17.542 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73, name=eth0)
2026-02-17 03:04:17.542 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7211afe1e57" profile_ids:"kns.projected-784" profile_ids:"ksa.projected-784.default" ipv4_nets:"10.100.133.197/32"}
2026-02-17 03:04:17.542 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:17.542 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:17.542 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:17.543 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7211afe1e57"
2026-02-17 03:04:17.543 [INFO][88] felix/endpoint_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-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:17.543 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:17.568 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:17.569 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"} status="up"
2026-02-17 03:04:17.656 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=138
2026-02-17 03:04:17.656 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7211afe1e57"
2026-02-17 03:04:17.656 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali7211afe1e57" state="down"
2026-02-17 03:04:17.656 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7211afe1e57", Addrs:set.Typed[string]{}}
2026-02-17 03:04:17.656 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7211afe1e57", Addrs:set.Typed[string]{}}
2026-02-17 03:04:17.656 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7211afe1e57", State:"down", Index:138}
2026-02-17 03:04:17.656 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7211afe1e57"
2026-02-17 03:04:17.656 [INFO][88] felix/endpoint_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-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:17.656 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:17.657 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.197
2026-02-17 03:04:17.660 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali7211afe1e57" state=""
2026-02-17 03:04:17.660 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7211afe1e57"
2026-02-17 03:04:17.685 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:17.686 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"} status="down"
2026-02-17 03:04:17.686 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7211afe1e57", State:"", Index:138}
2026-02-17 03:04:17.686 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7211afe1e57", Addrs:set.Set[string](nil)}
2026-02-17 03:04:17.686 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7211afe1e57", Addrs:set.Set[string](nil)}
2026-02-17 03:04:17.686 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7211afe1e57"
2026-02-17 03:04:17.686 [INFO][88] felix/endpoint_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-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:17.686 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:17.716 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:17.716 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"} status="down"
2026-02-17 03:04:17.894 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1730"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1730"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1730"}
2026-02-17 03:04:17.930 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73, name=eth0)
2026-02-17 03:04:17.930 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73" endpoint_id:"eth0"}
2026-02-17 03:04:17.930 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-784"}
2026-02-17 03:04:17.930 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-784.default"}
2026-02-17 03:04:17.930 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:17.931 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:17.931 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-784" ipVersion=0x4 table="filter"
2026-02-17 03:04:17.931 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_k7bGvSin4VRkVULARN" ipVersion=0x4 table="filter"
2026-02-17 03:04:17.931 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-784" ipVersion=0x4 table="filter"
2026-02-17 03:04:17.931 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_k7bGvSin4VRkVULARN" ipVersion=0x4 table="filter"
2026-02-17 03:04:17.931 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:17.931 [INFO][88] 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 03:04:17.931 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7211afe1e57" ipVersion=0x4 table="filter"
2026-02-17 03:04:17.931 [INFO][88] 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 03:04:17.931 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7211afe1e57" ipVersion=0x4 table="filter"
2026-02-17 03:04:17.931 [INFO][88] 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-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:17.931 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:17.986 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-784/pod-projected-configmaps-3fa5ac22-e98c-4684-a916-983a6e543e73", EndpointId:"eth0"}
2026-02-17 03:04:17.986 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9450"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9450"}
2026-02-17 03:04:18.013 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-9450" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:18.234 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-170" name:"default"}
2026-02-17 03:04:18.566 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-170"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-170"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-170"}
2026-02-17 03:04:18.605 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-170"}
2026-02-17 03:04:18.796 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-784"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-784"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-784"}
2026-02-17 03:04:18.837 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8168"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8168"}
2026-02-17 03:04:18.882 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-8168" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:19.124 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8168"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8168"}
2026-02-17 03:04:19.160 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7999"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7999"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7999"}
2026-02-17 03:04:19.191 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7999" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:19.810 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-3626" name:"default"}
2026-02-17 03:04:20.011 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3626"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3626"}
2026-02-17 03:04:20.045 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-3626"}
2026-02-17 03:04:22.745 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-9853" name:"default"}
2026-02-17 03:04:23.125 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-9853"}
2026-02-17 03:04:23.160 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7999"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7999"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7999"}
2026-02-17 03:04:23.208 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3269"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3269"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3269"}
2026-02-17 03:04:23.238 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3269" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:23.327 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1730" name:"default"}
2026-02-17 03:04:23.513 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1730"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1730"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1730"}
2026-02-17 03:04:23.551 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-1730"}
2026-02-17 03:04:24.054 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-784" name:"default"}
2026-02-17 03:04:24.139 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-784"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-784"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-784"}
2026-02-17 03:04:24.170 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-784"}
2026-02-17 03:04:24.189 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-3269/update-demo-nautilus-bxq65, name=eth0)
2026-02-17 03:04:24.203 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-3269"} profile:{inbound_rules:{action:"allow" rule_id:"CW2oHoT_i31vy1YX"} outbound_rules:{action:"allow" rule_id:"ShefajVhR-rh0j4d"}}
2026-02-17 03:04:24.204 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-3269.default"} profile:{}
2026-02-17 03:04:24.204 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3269/update-demo-nautilus-bxq65" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali69992aacb75" profile_ids:"kns.kubectl-3269" profile_ids:"ksa.kubectl-3269.default" ipv4_nets:"10.100.133.203/32"}
2026-02-17 03:04:24.204 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:24.204 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:24.204 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:24.205 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali69992aacb75" ipVersion=0x4 table="filter"
2026-02-17 03:04:24.205 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-3269" ipVersion=0x4 table="filter"
2026-02-17 03:04:24.205 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KrDb5HzTtKf7pQwgel" ipVersion=0x4 table="filter"
2026-02-17 03:04:24.205 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali69992aacb75" ipVersion=0x4 table="filter"
2026-02-17 03:04:24.205 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-3269" ipVersion=0x4 table="filter"
2026-02-17 03:04:24.205 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KrDb5HzTtKf7pQwgel" ipVersion=0x4 table="filter"
2026-02-17 03:04:24.205 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali69992aacb75"
2026-02-17 03:04:24.205 [INFO][88] felix/endpoint_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-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:24.205 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:24.239 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:24.239 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"} status="down"
2026-02-17 03:04:24.267 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali69992aacb75" state="down"
2026-02-17 03:04:24.268 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali69992aacb75", State:"down", Index:139}
2026-02-17 03:04:24.268 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali69992aacb75"
2026-02-17 03:04:24.268 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali69992aacb75"
2026-02-17 03:04:24.268 [INFO][88] felix/endpoint_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-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:24.268 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:24.271 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali69992aacb75" state="up"
2026-02-17 03:04:24.316 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:24.316 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"} status="down"
2026-02-17 03:04:24.316 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali69992aacb75", Addrs:set.Typed[string]{}}
2026-02-17 03:04:24.317 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali69992aacb75", Addrs:set.Typed[string]{}}
2026-02-17 03:04:24.317 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali69992aacb75", State:"up", Index:139}
2026-02-17 03:04:24.317 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali69992aacb75"
2026-02-17 03:04:24.317 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali69992aacb75"
2026-02-17 03:04:24.317 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali69992aacb75"
2026-02-17 03:04:24.317 [INFO][88] felix/endpoint_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-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:24.317 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:24.346 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:24.347 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"} status="up"
2026-02-17 03:04:24.609 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-8168" name:"default"}
2026-02-17 03:04:24.669 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8168"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8168"}
2026-02-17 03:04:24.703 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-8168"}
2026-02-17 03:04:25.325 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-3269/update-demo-nautilus-bxq65, name=eth0)
2026-02-17 03:04:25.325 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3269/update-demo-nautilus-bxq65" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali69992aacb75" profile_ids:"kns.kubectl-3269" profile_ids:"ksa.kubectl-3269.default" ipv4_nets:"10.100.133.203/32"}
2026-02-17 03:04:25.325 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:25.326 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:25.326 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:25.327 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali69992aacb75"
2026-02-17 03:04:25.327 [INFO][88] felix/endpoint_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-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:25.327 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:25.357 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:25.357 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"} status="up"
2026-02-17 03:04:25.561 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=139
2026-02-17 03:04:25.561 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali69992aacb75"
2026-02-17 03:04:25.561 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali69992aacb75", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:25.561 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali69992aacb75", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:28.231 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7999" name:"default"}
2026-02-17 03:04:28.436 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7999"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7999"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7999"}
2026-02-17 03:04:28.469 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-7999"}
2026-02-17 03:04:29.542 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-3269/update-demo-nautilus-bxq65, name=eth0)
2026-02-17 03:04:29.542 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3269/update-demo-nautilus-bxq65" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali69992aacb75" profile_ids:"kns.kubectl-3269" profile_ids:"ksa.kubectl-3269.default" ipv4_nets:"10.100.133.203/32"}
2026-02-17 03:04:29.542 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:29.542 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:29.542 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:29.544 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali69992aacb75"
2026-02-17 03:04:29.545 [INFO][88] felix/endpoint_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-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:29.545 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:29.568 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-3269/update-demo-nautilus-bxq65, name=eth0)
2026-02-17 03:04:29.580 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:29.580 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"} status="up"
2026-02-17 03:04:29.580 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3269/update-demo-nautilus-bxq65" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali69992aacb75" profile_ids:"kns.kubectl-3269" profile_ids:"ksa.kubectl-3269.default" ipv4_nets:"10.100.133.203/32"}
2026-02-17 03:04:29.580 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:29.580 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:29.580 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:29.581 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali69992aacb75"
2026-02-17 03:04:29.581 [INFO][88] felix/endpoint_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-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:29.581 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:29.605 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:29.605 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"} status="up"
2026-02-17 03:04:29.825 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3269"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3269"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3269"}
2026-02-17 03:04:29.851 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-3053"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-3053"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3053"}
2026-02-17 03:04:29.877 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-3053" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:29.930 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-3269/update-demo-nautilus-bxq65, name=eth0)
2026-02-17 03:04:29.930 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3269/update-demo-nautilus-bxq65" endpoint_id:"eth0"}
2026-02-17 03:04:29.930 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-3269.default"}
2026-02-17 03:04:29.931 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-3269"}
2026-02-17 03:04:29.932 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:29.932 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:29.933 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-3269" ipVersion=0x4 table="filter"
2026-02-17 03:04:29.933 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KrDb5HzTtKf7pQwgel" ipVersion=0x4 table="filter"
2026-02-17 03:04:29.933 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-3269" ipVersion=0x4 table="filter"
2026-02-17 03:04:29.933 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KrDb5HzTtKf7pQwgel" ipVersion=0x4 table="filter"
2026-02-17 03:04:29.933 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:29.934 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali69992aacb75" ipVersion=0x4 table="filter"
2026-02-17 03:04:29.934 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali69992aacb75" ipVersion=0x4 table="filter"
2026-02-17 03:04:29.934 [INFO][88] 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-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:29.934 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:29.934 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.203
2026-02-17 03:04:30.009 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3269/update-demo-nautilus-bxq65", EndpointId:"eth0"}
2026-02-17 03:04:30.009 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-3053" type:"ClusterIP" cluster_ips:"10.254.248.122" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:04:30.038 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali69992aacb75" state="down"
2026-02-17 03:04:30.039 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali69992aacb75"
2026-02-17 03:04:30.040 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=139
2026-02-17 03:04:30.043 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali69992aacb75" state=""
2026-02-17 03:04:30.043 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali69992aacb75"
2026-02-17 03:04:30.046 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali69992aacb75", State:"down", Index:139}
2026-02-17 03:04:30.046 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali69992aacb75", Addrs:set.Typed[string]{}}
2026-02-17 03:04:30.046 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali69992aacb75", Addrs:set.Typed[string]{}}
2026-02-17 03:04:30.046 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali69992aacb75", State:"", Index:139}
2026-02-17 03:04:30.046 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali69992aacb75", Addrs:set.Set[string](nil)}
2026-02-17 03:04:30.046 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali69992aacb75", Addrs:set.Set[string](nil)}
2026-02-17 03:04:32.018 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-3053"
2026-02-17 03:04:32.134 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-3053"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-3053"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3053"}
2026-02-17 03:04:32.183 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-420"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-420"}
2026-02-17 03:04:32.183 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-420" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:33.223 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:04:35.130 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3269" name:"default"}
2026-02-17 03:04:35.213 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3269"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3269"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3269"}
2026-02-17 03:04:35.249 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3269"}
2026-02-17 03:04:37.228 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-3053" name:"default"}
2026-02-17 03:04:37.362 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-420"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-420"}
2026-02-17 03:04:37.392 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9471"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"services-9471"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9471"}
2026-02-17 03:04:37.416 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9471" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:37.455 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-9471" type:"NodePort" cluster_ips:"10.254.195.190" ports:{Protocol:"TCP" Port:80 NodePort:30675}
2026-02-17 03:04:37.820 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-3053"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-3053"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3053"}
2026-02-17 03:04:37.857 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-3053"}
2026-02-17 03:04:38.138 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9471/affinity-nodeport-5fd47c4cd5-vzbxp, name=eth0)
2026-02-17 03:04:38.138 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9471"} profile:{inbound_rules:{action:"allow" rule_id:"c2kjp_H0Z2G-yYRY"} outbound_rules:{action:"allow" rule_id:"TNsCGMGrt7gGr8fP"}}
2026-02-17 03:04:38.139 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9471.default"} profile:{}
2026-02-17 03:04:38.139 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7161f9e74fb" profile_ids:"kns.services-9471" profile_ids:"ksa.services-9471.default" ipv4_nets:"10.100.133.205/32"}
2026-02-17 03:04:38.139 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:38.139 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:38.139 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:38.140 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:04:38.140 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7161f9e74fb" ipVersion=0x4 table="filter"
2026-02-17 03:04:38.140 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9471" ipVersion=0x4 table="filter"
2026-02-17 03:04:38.140 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-wF2DHL1ABtW0nLaq4" ipVersion=0x4 table="filter"
2026-02-17 03:04:38.140 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:04:38.140 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7161f9e74fb" ipVersion=0x4 table="filter"
2026-02-17 03:04:38.140 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9471" ipVersion=0x4 table="filter"
2026-02-17 03:04:38.140 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-wF2DHL1ABtW0nLaq4" ipVersion=0x4 table="filter"
2026-02-17 03:04:38.140 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7161f9e74fb"
2026-02-17 03:04:38.141 [INFO][88] felix/endpoint_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-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:38.141 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:38.189 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:38.189 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"} status="down"
2026-02-17 03:04:38.212 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali7161f9e74fb" state="down"
2026-02-17 03:04:38.212 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7161f9e74fb", State:"down", Index:140}
2026-02-17 03:04:38.212 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7161f9e74fb"
2026-02-17 03:04:38.212 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7161f9e74fb", Addrs:set.Typed[string]{}}
2026-02-17 03:04:38.212 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7161f9e74fb", Addrs:set.Typed[string]{}}
2026-02-17 03:04:38.212 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7161f9e74fb"
2026-02-17 03:04:38.212 [INFO][88] felix/endpoint_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-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:38.213 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:38.217 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali7161f9e74fb" state="up"
2026-02-17 03:04:38.268 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:38.268 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"} status="down"
2026-02-17 03:04:38.268 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7161f9e74fb", State:"up", Index:140}
2026-02-17 03:04:38.268 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7161f9e74fb"
2026-02-17 03:04:38.268 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7161f9e74fb"
2026-02-17 03:04:38.268 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7161f9e74fb"
2026-02-17 03:04:38.268 [INFO][88] felix/endpoint_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-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:38.268 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:38.305 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9471/affinity-nodeport-5fd47c4cd5-mprpw, name=eth0)
2026-02-17 03:04:38.311 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:38.312 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"} status="up"
2026-02-17 03:04:38.312 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali74af7598ff9" profile_ids:"kns.services-9471" profile_ids:"ksa.services-9471.default" ipv4_nets:"10.100.133.207/32"}
2026-02-17 03:04:38.312 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:38.312 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:38.312 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:38.313 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali74af7598ff9" ipVersion=0x4 table="filter"
2026-02-17 03:04:38.313 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali74af7598ff9" ipVersion=0x4 table="filter"
2026-02-17 03:04:38.313 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali74af7598ff9"
2026-02-17 03:04:38.313 [INFO][88] felix/endpoint_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-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:38.313 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:38.360 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:38.360 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"} status="down"
2026-02-17 03:04:38.367 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali74af7598ff9" state="down"
2026-02-17 03:04:38.367 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74af7598ff9", State:"down", Index:141}
2026-02-17 03:04:38.367 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali74af7598ff9"
2026-02-17 03:04:38.367 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali74af7598ff9" state="up"
2026-02-17 03:04:38.367 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali74af7598ff9"
2026-02-17 03:04:38.368 [INFO][88] felix/endpoint_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-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:38.368 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:38.388 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:38.388 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"} status="down"
2026-02-17 03:04:38.388 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74af7598ff9", Addrs:set.Typed[string]{}}
2026-02-17 03:04:38.388 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74af7598ff9", Addrs:set.Typed[string]{}}
2026-02-17 03:04:38.388 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74af7598ff9", State:"up", Index:141}
2026-02-17 03:04:38.388 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali74af7598ff9"
2026-02-17 03:04:38.388 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali74af7598ff9"
2026-02-17 03:04:38.388 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali74af7598ff9"
2026-02-17 03:04:38.389 [INFO][88] felix/endpoint_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-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:38.389 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:38.407 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:38.407 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"} status="up"
2026-02-17 03:04:39.427 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9471/affinity-nodeport-5fd47c4cd5-vzbxp, name=eth0)
2026-02-17 03:04:39.428 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7161f9e74fb" profile_ids:"kns.services-9471" profile_ids:"ksa.services-9471.default" ipv4_nets:"10.100.133.205/32"}
2026-02-17 03:04:39.428 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:39.428 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:39.428 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:39.428 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7161f9e74fb"
2026-02-17 03:04:39.429 [INFO][88] felix/endpoint_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-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:39.429 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:39.459 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:39.459 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"} status="up"
2026-02-17 03:04:39.468 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9471/affinity-nodeport-5fd47c4cd5-mprpw, name=eth0)
2026-02-17 03:04:39.469 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali74af7598ff9" profile_ids:"kns.services-9471" profile_ids:"ksa.services-9471.default" ipv4_nets:"10.100.133.207/32"}
2026-02-17 03:04:39.469 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:39.469 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:39.469 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:39.469 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali74af7598ff9"
2026-02-17 03:04:39.470 [INFO][88] felix/endpoint_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-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:39.470 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:39.493 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:39.493 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"} status="up"
2026-02-17 03:04:39.577 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=141
2026-02-17 03:04:39.577 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali74af7598ff9"
2026-02-17 03:04:39.577 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74af7598ff9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:39.577 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74af7598ff9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:39.896 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=140
2026-02-17 03:04:39.896 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7161f9e74fb"
2026-02-17 03:04:39.897 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7161f9e74fb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:39.897 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7161f9e74fb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:42.544 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-420" name:"default"}
2026-02-17 03:04:42.784 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-420"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-420"}
2026-02-17 03:04:42.813 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-420"}
2026-02-17 03:04:44.321 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9450"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9450"}
2026-02-17 03:04:44.355 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5928"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5928"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5928"}
2026-02-17 03:04:44.382 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5928" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:44.471 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5928"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5928"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5928"}
2026-02-17 03:04:44.501 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2083"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-2083"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2083"}
2026-02-17 03:04:44.535 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2083" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:44.636 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-a-jmc9z" namespace:"services-2083" type:"ClusterIP" cluster_ips:"10.254.189.196" ports:{Protocol:"TCP" Port:8001}
2026-02-17 03:04:44.636 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-b-strp6" namespace:"services-2083" type:"ClusterIP" cluster_ips:"10.254.158.49" ports:{Protocol:"TCP" Port:8002}
2026-02-17 03:04:44.636 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-c-92hnm" namespace:"services-2083" type:"ClusterIP" cluster_ips:"10.254.204.159" ports:{Protocol:"TCP" Port:8003}
2026-02-17 03:04:44.667 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-a-jmc9z" namespace:"services-2083"
2026-02-17 03:04:44.668 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-b-strp6" namespace:"services-2083"
2026-02-17 03:04:44.713 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2083"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-2083"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2083"}
2026-02-17 03:04:44.746 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6585"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6585"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6585"}
2026-02-17 03:04:44.773 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-6585" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:44.951 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-9471"
2026-02-17 03:04:45.001 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9471/affinity-nodeport-5fd47c4cd5-vzbxp, name=eth0)
2026-02-17 03:04:45.002 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7161f9e74fb" profile_ids:"kns.services-9471" profile_ids:"ksa.services-9471.default" ipv4_nets:"10.100.133.205/32"}
2026-02-17 03:04:45.002 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:45.002 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:45.002 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:45.005 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7161f9e74fb"
2026-02-17 03:04:45.005 [INFO][88] felix/endpoint_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-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:45.005 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:45.006 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9471/affinity-nodeport-5fd47c4cd5-mprpw, name=eth0)
2026-02-17 03:04:45.012 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9471/affinity-nodeport-5fd47c4cd5-vzbxp, name=eth0)
2026-02-17 03:04:45.017 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9471/affinity-nodeport-5fd47c4cd5-mprpw, name=eth0)
2026-02-17 03:04:45.037 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:45.037 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"} status="up"
2026-02-17 03:04:45.037 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali74af7598ff9" profile_ids:"kns.services-9471" profile_ids:"ksa.services-9471.default" ipv4_nets:"10.100.133.207/32"}
2026-02-17 03:04:45.037 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp" endpoint_id:"eth0"}
2026-02-17 03:04:45.037 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw" endpoint_id:"eth0"}
2026-02-17 03:04:45.037 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9471"}
2026-02-17 03:04:45.038 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9471.default"}
2026-02-17 03:04:45.038 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9471"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"services-9471"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9471"}
2026-02-17 03:04:45.038 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:45.038 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:45.039 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:45.039 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:45.039 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:45.041 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9471" ipVersion=0x4 table="filter"
2026-02-17 03:04:45.041 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-wF2DHL1ABtW0nLaq4" ipVersion=0x4 table="filter"
2026-02-17 03:04:45.041 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9471" ipVersion=0x4 table="filter"
2026-02-17 03:04:45.042 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-wF2DHL1ABtW0nLaq4" ipVersion=0x4 table="filter"
2026-02-17 03:04:45.042 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:45.043 [INFO][88] 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 03:04:45.043 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7161f9e74fb" ipVersion=0x4 table="filter"
2026-02-17 03:04:45.044 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali74af7598ff9" ipVersion=0x4 table="filter"
2026-02-17 03:04:45.044 [INFO][88] 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 03:04:45.044 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7161f9e74fb" ipVersion=0x4 table="filter"
2026-02-17 03:04:45.044 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali74af7598ff9" ipVersion=0x4 table="filter"
2026-02-17 03:04:45.044 [INFO][88] 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-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:45.044 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:45.044 [INFO][88] 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-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:45.044 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:45.046 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.205
2026-02-17 03:04:45.049 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.207
2026-02-17 03:04:45.118 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-mprpw", EndpointId:"eth0"}
2026-02-17 03:04:45.118 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9471/affinity-nodeport-5fd47c4cd5-vzbxp", EndpointId:"eth0"}
2026-02-17 03:04:45.118 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4143"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4143"}
2026-02-17 03:04:45.119 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4143" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:45.203 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4143"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4143"}
2026-02-17 03:04:45.234 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5558"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5558"}
2026-02-17 03:04:45.234 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5558" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:45.919 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d, name=eth0)
2026-02-17 03:04:45.919 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-5558"} profile:{inbound_rules:{action:"allow" rule_id:"2KsXbL_sFE4RfNL_"} outbound_rules:{action:"allow" rule_id:"ft3pfhlRjCGtBVWM"}}
2026-02-17 03:04:45.920 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-5558.default"} profile:{}
2026-02-17 03:04:45.920 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ade34f5e7c" profile_ids:"kns.emptydir-5558" profile_ids:"ksa.emptydir-5558.default" ipv4_nets:"10.100.133.204/32"}
2026-02-17 03:04:45.920 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:45.920 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:45.920 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:45.921 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0ade34f5e7c" ipVersion=0x4 table="filter"
2026-02-17 03:04:45.921 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-5558" ipVersion=0x4 table="filter"
2026-02-17 03:04:45.921 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zwzZNSR9HHf6Bs2Fpm" ipVersion=0x4 table="filter"
2026-02-17 03:04:45.921 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0ade34f5e7c" ipVersion=0x4 table="filter"
2026-02-17 03:04:45.921 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-5558" ipVersion=0x4 table="filter"
2026-02-17 03:04:45.921 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zwzZNSR9HHf6Bs2Fpm" ipVersion=0x4 table="filter"
2026-02-17 03:04:45.921 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0ade34f5e7c"
2026-02-17 03:04:45.921 [INFO][88] felix/endpoint_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-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:45.921 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:45.973 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:45.973 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"} status="down"
2026-02-17 03:04:45.986 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali0ade34f5e7c" state="down"
2026-02-17 03:04:45.986 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0ade34f5e7c"
2026-02-17 03:04:45.986 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ade34f5e7c", State:"down", Index:142}
2026-02-17 03:04:45.986 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ade34f5e7c", Addrs:set.Typed[string]{}}
2026-02-17 03:04:45.986 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ade34f5e7c", Addrs:set.Typed[string]{}}
2026-02-17 03:04:45.986 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ade34f5e7c"
2026-02-17 03:04:45.986 [INFO][88] felix/endpoint_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-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:45.986 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:45.991 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali0ade34f5e7c" state="up"
2026-02-17 03:04:46.007 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:46.007 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"} status="down"
2026-02-17 03:04:46.007 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ade34f5e7c", State:"up", Index:142}
2026-02-17 03:04:46.007 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0ade34f5e7c"
2026-02-17 03:04:46.007 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ade34f5e7c"
2026-02-17 03:04:46.007 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ade34f5e7c"
2026-02-17 03:04:46.008 [INFO][88] felix/endpoint_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-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:46.008 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:46.029 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:46.029 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"} status="up"
2026-02-17 03:04:46.487 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d, name=eth0)
2026-02-17 03:04:46.488 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ade34f5e7c" profile_ids:"kns.emptydir-5558" profile_ids:"ksa.emptydir-5558.default" ipv4_nets:"10.100.133.204/32"}
2026-02-17 03:04:46.488 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:46.488 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:46.488 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:46.493 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ade34f5e7c"
2026-02-17 03:04:46.493 [INFO][88] felix/endpoint_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-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:46.493 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:46.521 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:46.521 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"} status="up"
2026-02-17 03:04:46.938 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=142
2026-02-17 03:04:46.938 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0ade34f5e7c"
2026-02-17 03:04:46.938 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ade34f5e7c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:46.939 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ade34f5e7c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:47.455 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali7161f9e74fb" state="down"
2026-02-17 03:04:47.455 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7161f9e74fb", State:"down", Index:140}
2026-02-17 03:04:47.457 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7161f9e74fb"
2026-02-17 03:04:47.457 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=140
2026-02-17 03:04:47.458 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali7161f9e74fb" state=""
2026-02-17 03:04:47.458 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7161f9e74fb"
2026-02-17 03:04:47.460 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali74af7598ff9" state="down"
2026-02-17 03:04:47.460 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali74af7598ff9"
2026-02-17 03:04:47.461 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=141
2026-02-17 03:04:47.463 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali74af7598ff9" state=""
2026-02-17 03:04:47.463 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali74af7598ff9"
2026-02-17 03:04:47.480 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7161f9e74fb", Addrs:set.Typed[string]{}}
2026-02-17 03:04:47.480 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7161f9e74fb", Addrs:set.Typed[string]{}}
2026-02-17 03:04:47.480 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7161f9e74fb", State:"", Index:140}
2026-02-17 03:04:47.480 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7161f9e74fb", Addrs:set.Set[string](nil)}
2026-02-17 03:04:47.480 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7161f9e74fb", Addrs:set.Set[string](nil)}
2026-02-17 03:04:47.480 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74af7598ff9", State:"down", Index:141}
2026-02-17 03:04:47.480 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74af7598ff9", Addrs:set.Typed[string]{}}
2026-02-17 03:04:47.480 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74af7598ff9", Addrs:set.Typed[string]{}}
2026-02-17 03:04:47.481 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali74af7598ff9", State:"", Index:141}
2026-02-17 03:04:47.481 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali74af7598ff9", Addrs:set.Set[string](nil)}
2026-02-17 03:04:47.481 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali74af7598ff9", Addrs:set.Set[string](nil)}
2026-02-17 03:04:47.769 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d, name=eth0)
2026-02-17 03:04:47.769 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0ade34f5e7c" profile_ids:"kns.emptydir-5558" profile_ids:"ksa.emptydir-5558.default" ipv4_nets:"10.100.133.204/32"}
2026-02-17 03:04:47.769 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:47.770 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:47.770 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:47.772 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0ade34f5e7c"
2026-02-17 03:04:47.772 [INFO][88] felix/endpoint_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-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:47.772 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:47.803 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:47.804 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"} status="up"
2026-02-17 03:04:47.878 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali0ade34f5e7c" state="down"
2026-02-17 03:04:47.878 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ade34f5e7c", State:"down", Index:142}
2026-02-17 03:04:47.879 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ade34f5e7c"
2026-02-17 03:04:47.878 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0ade34f5e7c"
2026-02-17 03:04:47.879 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=142
2026-02-17 03:04:47.879 [INFO][88] felix/endpoint_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-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:47.879 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:47.879 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.204
2026-02-17 03:04:47.883 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="cali0ade34f5e7c" state=""
2026-02-17 03:04:47.883 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0ade34f5e7c"
2026-02-17 03:04:47.906 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:47.906 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"} status="down"
2026-02-17 03:04:47.906 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ade34f5e7c", Addrs:set.Typed[string]{}}
2026-02-17 03:04:47.906 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ade34f5e7c", Addrs:set.Typed[string]{}}
2026-02-17 03:04:47.906 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0ade34f5e7c", State:"", Index:142}
2026-02-17 03:04:47.906 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0ade34f5e7c", Addrs:set.Set[string](nil)}
2026-02-17 03:04:47.906 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0ade34f5e7c", Addrs:set.Set[string](nil)}
2026-02-17 03:04:47.906 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0ade34f5e7c"
2026-02-17 03:04:47.906 [INFO][88] felix/endpoint_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-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:47.906 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:47.936 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:47.936 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"} status="down"
2026-02-17 03:04:48.058 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d, name=eth0)
2026-02-17 03:04:48.058 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d" endpoint_id:"eth0"}
2026-02-17 03:04:48.058 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-5558"}
2026-02-17 03:04:48.059 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-5558.default"}
2026-02-17 03:04:48.059 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:48.059 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:48.060 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-5558" ipVersion=0x4 table="filter"
2026-02-17 03:04:48.060 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zwzZNSR9HHf6Bs2Fpm" ipVersion=0x4 table="filter"
2026-02-17 03:04:48.060 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-5558" ipVersion=0x4 table="filter"
2026-02-17 03:04:48.060 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zwzZNSR9HHf6Bs2Fpm" ipVersion=0x4 table="filter"
2026-02-17 03:04:48.060 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:48.060 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0ade34f5e7c" ipVersion=0x4 table="filter"
2026-02-17 03:04:48.060 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0ade34f5e7c" ipVersion=0x4 table="filter"
2026-02-17 03:04:48.061 [INFO][88] 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-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:48.061 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:48.131 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5558/pod-04deef9c-e283-43fd-ae92-c93d939d7e3d", EndpointId:"eth0"}
2026-02-17 03:04:49.367 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5558"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5558"}
2026-02-17 03:04:49.401 [INFO][88] felix/summary.go 100: Summarising 177 dataplane reconciliation loops over 1m0.9s: avg=34ms longest=114ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:04:49.401 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5104"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5104"}
2026-02-17 03:04:49.431 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-5104" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:49.508 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-9450" name:"default"}
2026-02-17 03:04:49.531 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5104"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5104"} labels:{key:"validating-admission-policy-5104" value:"true"}
2026-02-17 03:04:50.347 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4143" name:"default"}
2026-02-17 03:04:50.673 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5104"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5104"} labels:{key:"validating-admission-policy-5104" value:"true"}
2026-02-17 03:04:50.701 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6795"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6795"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6795"}
2026-02-17 03:04:50.729 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-6795" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:50.810 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9471" name:"default"}
2026-02-17 03:04:50.841 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-6795" name:"e2e-sa-cftpz"} labels:{key:"projectcalico.org/name" value:"e2e-sa-cftpz"}
2026-02-17 03:04:50.874 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6795"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6795"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6795"}
2026-02-17 03:04:50.921 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-159"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"job-159"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-159"}
2026-02-17 03:04:51.208 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-159" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:04:51.401 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5928" name:"default"}
2026-02-17 03:04:51.496 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-c-92hnm" namespace:"services-2083"
2026-02-17 03:04:55.715 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9450"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9450"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9450"}
2026-02-17 03:04:55.773 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-9450"}
2026-02-17 03:04:55.889 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5104"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5104"} labels:{key:"validating-admission-policy-5104" value:"true"}
2026-02-17 03:04:56.020 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-159/with-success-policy-succeeded-indexed-1-fn2gq, name=eth0)
2026-02-17 03:04:56.020 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-159"} profile:{inbound_rules:{action:"allow" rule_id:"y2JFTu3WpLIquQTC"} outbound_rules:{action:"allow" rule_id:"jw30EgEcNcbp0UkR"}}
2026-02-17 03:04:56.020 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-159.default"} profile:{}
2026-02-17 03:04:56.021 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-159/with-success-policy-succeeded-indexed-1-fn2gq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali657877de38d" profile_ids:"kns.job-159" profile_ids:"ksa.job-159.default" ipv4_nets:"10.100.133.206/32"}
2026-02-17 03:04:56.021 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:56.021 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:56.021 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:56.021 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali657877de38d" ipVersion=0x4 table="filter"
2026-02-17 03:04:56.022 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-159" ipVersion=0x4 table="filter"
2026-02-17 03:04:56.022 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-159.default" ipVersion=0x4 table="filter"
2026-02-17 03:04:56.022 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali657877de38d" ipVersion=0x4 table="filter"
2026-02-17 03:04:56.022 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-159" ipVersion=0x4 table="filter"
2026-02-17 03:04:56.022 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-159.default" ipVersion=0x4 table="filter"
2026-02-17 03:04:56.022 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali657877de38d"
2026-02-17 03:04:56.022 [INFO][88] felix/endpoint_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-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:56.022 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:56.077 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:56.077 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"} status="down"
2026-02-17 03:04:56.084 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali657877de38d" state="down"
2026-02-17 03:04:56.085 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali657877de38d"
2026-02-17 03:04:56.085 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali657877de38d", State:"down", Index:143}
2026-02-17 03:04:56.085 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali657877de38d", Addrs:set.Typed[string]{}}
2026-02-17 03:04:56.085 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali657877de38d", Addrs:set.Typed[string]{}}
2026-02-17 03:04:56.085 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali657877de38d"
2026-02-17 03:04:56.085 [INFO][88] felix/endpoint_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-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:56.085 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:56.086 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali657877de38d" state="up"
2026-02-17 03:04:56.115 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:56.116 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"} status="down"
2026-02-17 03:04:56.116 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali657877de38d", State:"up", Index:143}
2026-02-17 03:04:56.118 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali657877de38d"
2026-02-17 03:04:56.118 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali657877de38d"
2026-02-17 03:04:56.118 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali657877de38d"
2026-02-17 03:04:56.118 [INFO][88] felix/endpoint_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-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:56.118 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:56.141 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:56.142 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"} status="up"
2026-02-17 03:04:56.238 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2083" name:"default"}
2026-02-17 03:04:56.357 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2083"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-2083"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2083"}
2026-02-17 03:04:56.393 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2083"}
2026-02-17 03:04:56.528 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5928"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5928"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5928"}
2026-02-17 03:04:56.615 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5928"}
2026-02-17 03:04:56.642 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-159/with-success-policy-succeeded-indexed-1-fn2gq, name=eth0)
2026-02-17 03:04:56.645 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-159/with-success-policy-succeeded-indexed-1-fn2gq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali657877de38d" profile_ids:"kns.job-159" profile_ids:"ksa.job-159.default" ipv4_nets:"10.100.133.206/32"}
2026-02-17 03:04:56.645 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:56.646 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:56.646 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:56.654 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali657877de38d"
2026-02-17 03:04:56.654 [INFO][88] felix/endpoint_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-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:56.654 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:56.687 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:56.687 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"} status="up"
2026-02-17 03:04:56.687 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4143"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4143"}
2026-02-17 03:04:56.716 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4143"}
2026-02-17 03:04:56.775 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9471"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"services-9471"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9471"}
2026-02-17 03:04:56.801 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9471"}
2026-02-17 03:04:56.958 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5558" name:"default"}
2026-02-17 03:04:57.004 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5558"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5558"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5558"}
2026-02-17 03:04:57.038 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5558"}
2026-02-17 03:04:57.158 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-6795" name:"default"}
2026-02-17 03:04:57.176 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=143
2026-02-17 03:04:57.176 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali657877de38d"
2026-02-17 03:04:57.192 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali657877de38d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:57.192 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali657877de38d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:04:57.219 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-6795" name:"e2e-sa-cftpz"}
2026-02-17 03:04:57.251 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6795"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6795"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6795"}
2026-02-17 03:04:57.281 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-6795"}
2026-02-17 03:04:57.835 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-159/with-success-policy-succeeded-indexed-1-fn2gq, name=eth0)
2026-02-17 03:04:57.836 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-159/with-success-policy-succeeded-indexed-1-fn2gq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali657877de38d" profile_ids:"kns.job-159" profile_ids:"ksa.job-159.default" ipv4_nets:"10.100.133.206/32"}
2026-02-17 03:04:57.836 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:57.836 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:57.836 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:57.840 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali657877de38d"
2026-02-17 03:04:57.840 [INFO][88] felix/endpoint_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-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:57.840 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:57.869 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:57.869 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"} status="up"
2026-02-17 03:04:57.952 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali657877de38d" state="down"
2026-02-17 03:04:57.952 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali657877de38d", State:"down", Index:143}
2026-02-17 03:04:57.952 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali657877de38d"
2026-02-17 03:04:57.952 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=143
2026-02-17 03:04:57.952 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali657877de38d", Addrs:set.Typed[string]{}}
2026-02-17 03:04:57.952 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali657877de38d", Addrs:set.Typed[string]{}}
2026-02-17 03:04:57.952 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali657877de38d"
2026-02-17 03:04:57.952 [INFO][88] felix/endpoint_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-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:57.952 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:57.953 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.206
2026-02-17 03:04:57.957 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali657877de38d" state=""
2026-02-17 03:04:57.957 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali657877de38d"
2026-02-17 03:04:57.988 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:57.989 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"} status="down"
2026-02-17 03:04:57.989 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali657877de38d", State:"", Index:143}
2026-02-17 03:04:57.989 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali657877de38d", Addrs:set.Set[string](nil)}
2026-02-17 03:04:57.989 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali657877de38d", Addrs:set.Set[string](nil)}
2026-02-17 03:04:57.989 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali657877de38d"
2026-02-17 03:04:57.989 [INFO][88] felix/endpoint_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-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:57.989 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:58.014 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:04:58.014 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"} status="down"
2026-02-17 03:04:58.087 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-159/with-success-policy-succeeded-indexed-1-fn2gq, name=eth0)
2026-02-17 03:04:58.088 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-159/with-success-policy-succeeded-indexed-1-fn2gq" endpoint_id:"eth0"}
2026-02-17 03:04:58.088 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-159"}
2026-02-17 03:04:58.088 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-159.default"}
2026-02-17 03:04:58.088 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:58.089 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:58.090 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-159" ipVersion=0x4 table="filter"
2026-02-17 03:04:58.090 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-159.default" ipVersion=0x4 table="filter"
2026-02-17 03:04:58.090 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-159" ipVersion=0x4 table="filter"
2026-02-17 03:04:58.090 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-159.default" ipVersion=0x4 table="filter"
2026-02-17 03:04:58.090 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:58.090 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali657877de38d" ipVersion=0x4 table="filter"
2026-02-17 03:04:58.090 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali657877de38d" ipVersion=0x4 table="filter"
2026-02-17 03:04:58.090 [INFO][88] 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-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:58.090 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:04:58.160 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-159/with-success-policy-succeeded-indexed-1-fn2gq", EndpointId:"eth0"}
2026-02-17 03:05:00.955 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-5104" name:"default"}
2026-02-17 03:05:01.589 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-5104"}
2026-02-17 03:05:01.708 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-159"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"job-159"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-159"}
2026-02-17 03:05:01.736 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3313"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3313"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3313"}
2026-02-17 03:05:01.763 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-3313" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:01.789 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-3313" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:05:02.431 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3313/test-ss-0, name=eth0)
2026-02-17 03:05:02.432 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-3313.default"} profile:{}
2026-02-17 03:05:02.432 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-3313"} profile:{inbound_rules:{action:"allow" rule_id:"NnA7sgTe4h-M2CwB"} outbound_rules:{action:"allow" rule_id:"Ek5TzFuEFlCk8ygE"}}
2026-02-17 03:05:02.432 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3313/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa2542dd81a" profile_ids:"kns.statefulset-3313" profile_ids:"ksa.statefulset-3313.default" ipv4_nets:"10.100.133.208/32"}
2026-02-17 03:05:02.432 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:02.432 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:02.432 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:02.433 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califa2542dd81a" ipVersion=0x4 table="filter"
2026-02-17 03:05:02.433 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__sRrA-ee0iAFxt__J3" ipVersion=0x4 table="filter"
2026-02-17 03:05:02.433 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lkrdLnfFwrj3ia9E6Y" ipVersion=0x4 table="filter"
2026-02-17 03:05:02.433 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califa2542dd81a" ipVersion=0x4 table="filter"
2026-02-17 03:05:02.433 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__sRrA-ee0iAFxt__J3" ipVersion=0x4 table="filter"
2026-02-17 03:05:02.433 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lkrdLnfFwrj3ia9E6Y" ipVersion=0x4 table="filter"
2026-02-17 03:05:02.433 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califa2542dd81a"
2026-02-17 03:05:02.433 [INFO][88] felix/endpoint_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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:02.433 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:02.474 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:02.474 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} status="down"
2026-02-17 03:05:02.500 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="califa2542dd81a" state="down"
2026-02-17 03:05:02.500 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa2542dd81a"
2026-02-17 03:05:02.501 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa2542dd81a", State:"down", Index:144}
2026-02-17 03:05:02.501 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Typed[string]{}}
2026-02-17 03:05:02.501 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Typed[string]{}}
2026-02-17 03:05:02.501 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califa2542dd81a"
2026-02-17 03:05:02.501 [INFO][88] felix/endpoint_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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:02.501 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:02.501 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="califa2542dd81a" state="up"
2026-02-17 03:05:02.523 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:02.523 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} status="down"
2026-02-17 03:05:02.523 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa2542dd81a", State:"up", Index:144}
2026-02-17 03:05:02.523 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califa2542dd81a"
2026-02-17 03:05:02.523 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califa2542dd81a"
2026-02-17 03:05:02.523 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa2542dd81a"
2026-02-17 03:05:02.524 [INFO][88] felix/endpoint_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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:02.524 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:02.545 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:02.545 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:03.748 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3313/test-ss-0, name=eth0)
2026-02-17 03:05:03.748 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3313/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa2542dd81a" profile_ids:"kns.statefulset-3313" profile_ids:"ksa.statefulset-3313.default" ipv4_nets:"10.100.133.208/32"}
2026-02-17 03:05:03.748 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:03.748 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:03.749 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:03.749 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa2542dd81a"
2026-02-17 03:05:03.749 [INFO][88] felix/endpoint_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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:03.749 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:03.776 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:03.776 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:03.810 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3313/test-ss-0, name=eth0)
2026-02-17 03:05:03.811 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3313/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa2542dd81a" profile_ids:"kns.statefulset-3313" profile_ids:"ksa.statefulset-3313.default" ipv4_nets:"10.100.133.208/32"}
2026-02-17 03:05:03.811 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:03.811 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:03.811 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:03.812 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa2542dd81a"
2026-02-17 03:05:03.812 [INFO][88] felix/endpoint_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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:03.812 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:03.845 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:03.845 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:03.929 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=144
2026-02-17 03:05:03.929 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califa2542dd81a"
2026-02-17 03:05:03.929 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:03.929 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:07.102 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-159" name:"default"}
2026-02-17 03:05:07.248 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-159"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"job-159"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-159"}
2026-02-17 03:05:07.281 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-159"}
2026-02-17 03:05:14.984 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3313/test-ss-0, name=eth0)
2026-02-17 03:05:14.985 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3313/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa2542dd81a" profile_ids:"kns.statefulset-3313" profile_ids:"ksa.statefulset-3313.default" ipv4_nets:"10.100.133.208/32"}
2026-02-17 03:05:14.985 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:14.985 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:14.985 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:14.985 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa2542dd81a"
2026-02-17 03:05:14.986 [INFO][88] felix/endpoint_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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:14.986 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:15.018 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:15.018 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:15.176 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3313/test-ss-0, name=eth0)
2026-02-17 03:05:15.176 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3313/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa2542dd81a" profile_ids:"kns.statefulset-3313" profile_ids:"ksa.statefulset-3313.default" ipv4_nets:"10.100.133.208/32"}
2026-02-17 03:05:15.176 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:15.176 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:15.176 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:15.177 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa2542dd81a"
2026-02-17 03:05:15.177 [INFO][88] felix/endpoint_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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:15.177 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:15.201 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:15.201 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:15.902 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3313/test-ss-0, name=eth0)
2026-02-17 03:05:15.902 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3313/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa2542dd81a" profile_ids:"kns.statefulset-3313" profile_ids:"ksa.statefulset-3313.default" ipv4_nets:"10.100.133.208/32"}
2026-02-17 03:05:15.903 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:15.903 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:15.903 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:15.904 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa2542dd81a"
2026-02-17 03:05:15.904 [INFO][88] felix/endpoint_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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:15.904 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:15.932 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:15.932 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:16.187 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3313/test-ss-0, name=eth0)
2026-02-17 03:05:16.188 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3313/test-ss-0" endpoint_id:"eth0"}
2026-02-17 03:05:16.188 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-3313"}
2026-02-17 03:05:16.188 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-3313.default"}
2026-02-17 03:05:16.189 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:16.189 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:16.189 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__sRrA-ee0iAFxt__J3" ipVersion=0x4 table="filter"
2026-02-17 03:05:16.189 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lkrdLnfFwrj3ia9E6Y" ipVersion=0x4 table="filter"
2026-02-17 03:05:16.189 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__sRrA-ee0iAFxt__J3" ipVersion=0x4 table="filter"
2026-02-17 03:05:16.190 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lkrdLnfFwrj3ia9E6Y" ipVersion=0x4 table="filter"
2026-02-17 03:05:16.190 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:16.190 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califa2542dd81a" ipVersion=0x4 table="filter"
2026-02-17 03:05:16.190 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califa2542dd81a" ipVersion=0x4 table="filter"
2026-02-17 03:05:16.190 [INFO][88] 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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:16.190 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:16.190 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.208
2026-02-17 03:05:16.250 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:16.258 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4037"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4037"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4037"}
2026-02-17 03:05:16.301 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="califa2542dd81a" state="down"
2026-02-17 03:05:16.301 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa2542dd81a", State:"down", Index:144}
2026-02-17 03:05:16.301 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa2542dd81a"
2026-02-17 03:05:16.301 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=144
2026-02-17 03:05:16.301 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="califa2542dd81a" state=""
2026-02-17 03:05:16.301 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califa2542dd81a"
2026-02-17 03:05:16.324 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Typed[string]{}}
2026-02-17 03:05:16.324 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Typed[string]{}}
2026-02-17 03:05:16.324 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa2542dd81a", State:"", Index:144}
2026-02-17 03:05:16.324 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Set[string](nil)}
2026-02-17 03:05:16.324 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Set[string](nil)}
2026-02-17 03:05:16.361 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1564"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1564"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1564"}
2026-02-17 03:05:16.451 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-1564" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:16.484 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-1564" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:05:17.222 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-1564/ss-0, name=eth0)
2026-02-17 03:05:17.223 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-1564"} profile:{inbound_rules:{action:"allow" rule_id:"6CdFoo7D0pkGnAlK"} outbound_rules:{action:"allow" rule_id:"_6HD64_HGl1ASbPf"}}
2026-02-17 03:05:17.223 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-1564.default"} profile:{}
2026-02-17 03:05:17.223 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1564/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ee24429ead" profile_ids:"kns.statefulset-1564" profile_ids:"ksa.statefulset-1564.default" ipv4_nets:"10.100.133.209/32"}
2026-02-17 03:05:17.223 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.223 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.223 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.225 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9ee24429ead" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.225 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7_puwy0jC47IcUd0OA" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.225 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5lO8RFq1n7R6hk8IgY" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.225 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9ee24429ead" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.225 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7_puwy0jC47IcUd0OA" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.225 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5lO8RFq1n7R6hk8IgY" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.225 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9ee24429ead"
2026-02-17 03:05:17.225 [INFO][88] felix/endpoint_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-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.225 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.261 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali9ee24429ead" state="down"
2026-02-17 03:05:17.262 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:17.262 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 03:05:17.262 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ee24429ead", State:"down", Index:145}
2026-02-17 03:05:17.263 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9ee24429ead"
2026-02-17 03:05:17.263 [INFO][88] felix/endpoint_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-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.263 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.264 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9ee24429ead"
2026-02-17 03:05:17.264 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali9ee24429ead" state="up"
2026-02-17 03:05:17.287 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:17.287 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 03:05:17.287 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee24429ead", Addrs:set.Typed[string]{}}
2026-02-17 03:05:17.287 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee24429ead", Addrs:set.Typed[string]{}}
2026-02-17 03:05:17.287 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ee24429ead", State:"up", Index:145}
2026-02-17 03:05:17.287 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9ee24429ead"
2026-02-17 03:05:17.287 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9ee24429ead"
2026-02-17 03:05:17.287 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ee24429ead"
2026-02-17 03:05:17.287 [INFO][88] felix/endpoint_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-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.287 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.309 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:17.309 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:17.491 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3313/test-ss-0, name=eth0)
2026-02-17 03:05:17.491 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-3313"} profile:{inbound_rules:{action:"allow" rule_id:"NnA7sgTe4h-M2CwB"} outbound_rules:{action:"allow" rule_id:"Ek5TzFuEFlCk8ygE"}}
2026-02-17 03:05:17.491 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-3313.default"} profile:{}
2026-02-17 03:05:17.492 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3313/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa2542dd81a" profile_ids:"kns.statefulset-3313" profile_ids:"ksa.statefulset-3313.default" ipv4_nets:"10.100.133.210/32"}
2026-02-17 03:05:17.492 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.492 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.492 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.493 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califa2542dd81a" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.493 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__sRrA-ee0iAFxt__J3" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.493 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lkrdLnfFwrj3ia9E6Y" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.493 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califa2542dd81a" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.493 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__sRrA-ee0iAFxt__J3" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.493 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lkrdLnfFwrj3ia9E6Y" ipVersion=0x4 table="filter"
2026-02-17 03:05:17.493 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califa2542dd81a"
2026-02-17 03:05:17.493 [INFO][88] felix/endpoint_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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.493 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.548 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:17.548 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} status="down"
2026-02-17 03:05:17.563 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="califa2542dd81a" state="down"
2026-02-17 03:05:17.563 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa2542dd81a"
2026-02-17 03:05:17.563 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa2542dd81a", State:"down", Index:146}
2026-02-17 03:05:17.564 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Typed[string]{}}
2026-02-17 03:05:17.564 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Typed[string]{}}
2026-02-17 03:05:17.564 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califa2542dd81a"
2026-02-17 03:05:17.564 [INFO][88] felix/endpoint_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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.564 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.565 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="califa2542dd81a" state="up"
2026-02-17 03:05:17.588 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:17.588 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} status="down"
2026-02-17 03:05:17.588 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa2542dd81a", State:"up", Index:146}
2026-02-17 03:05:17.588 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califa2542dd81a"
2026-02-17 03:05:17.588 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califa2542dd81a"
2026-02-17 03:05:17.588 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa2542dd81a"
2026-02-17 03:05:17.589 [INFO][88] felix/endpoint_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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.589 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.610 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:17.610 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:17.769 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-1564/ss-0, name=eth0)
2026-02-17 03:05:17.769 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1564/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ee24429ead" profile_ids:"kns.statefulset-1564" profile_ids:"ksa.statefulset-1564.default" ipv4_nets:"10.100.133.209/32"}
2026-02-17 03:05:17.769 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.770 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.770 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.770 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ee24429ead"
2026-02-17 03:05:17.770 [INFO][88] felix/endpoint_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-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.770 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.798 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-1564/ss-0, name=eth0)
2026-02-17 03:05:17.799 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:17.799 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:17.799 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1564/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ee24429ead" profile_ids:"kns.statefulset-1564" profile_ids:"ksa.statefulset-1564.default" ipv4_nets:"10.100.133.209/32"}
2026-02-17 03:05:17.799 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.799 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.800 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.800 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ee24429ead"
2026-02-17 03:05:17.800 [INFO][88] felix/endpoint_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-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.800 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:17.830 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:17.830 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:18.784 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3313/test-ss-0, name=eth0)
2026-02-17 03:05:18.785 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3313/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa2542dd81a" profile_ids:"kns.statefulset-3313" profile_ids:"ksa.statefulset-3313.default" ipv4_nets:"10.100.133.210/32"}
2026-02-17 03:05:18.785 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:18.785 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:18.785 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:18.787 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa2542dd81a"
2026-02-17 03:05:18.787 [INFO][88] felix/endpoint_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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:18.787 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:18.810 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3313/test-ss-0, name=eth0)
2026-02-17 03:05:18.811 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:18.811 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:18.811 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3313/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa2542dd81a" profile_ids:"kns.statefulset-3313" profile_ids:"ksa.statefulset-3313.default" ipv4_nets:"10.100.133.210/32"}
2026-02-17 03:05:18.812 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:18.812 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:18.813 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:18.814 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa2542dd81a"
2026-02-17 03:05:18.814 [INFO][88] felix/endpoint_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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:18.814 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:18.844 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:18.844 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:19.096 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=145
2026-02-17 03:05:19.096 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9ee24429ead"
2026-02-17 03:05:19.097 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee24429ead", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:19.097 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee24429ead", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:19.160 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=146
2026-02-17 03:05:19.160 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califa2542dd81a"
2026-02-17 03:05:19.160 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:19.160 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:21.666 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4037" name:"default"}
2026-02-17 03:05:22.003 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4037"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4037"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4037"}
2026-02-17 03:05:22.038 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4037"}
2026-02-17 03:05:22.101 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3313/test-ss-0, name=eth0)
2026-02-17 03:05:22.103 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3313/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa2542dd81a" profile_ids:"kns.statefulset-3313" profile_ids:"ksa.statefulset-3313.default" ipv4_nets:"10.100.133.210/32"}
2026-02-17 03:05:22.103 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.103 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.103 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.104 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa2542dd81a"
2026-02-17 03:05:22.104 [INFO][88] felix/endpoint_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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.104 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.137 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3313/test-ss-0, name=eth0)
2026-02-17 03:05:22.142 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:22.142 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:22.142 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3313/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa2542dd81a" profile_ids:"kns.statefulset-3313" profile_ids:"ksa.statefulset-3313.default" ipv4_nets:"10.100.133.210/32"}
2026-02-17 03:05:22.142 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.142 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.142 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.143 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa2542dd81a"
2026-02-17 03:05:22.143 [INFO][88] felix/endpoint_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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.143 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.190 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:22.190 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:22.190 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3313"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3313"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3313"}
2026-02-17 03:05:22.190 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-4496"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-4496"} 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:"pod-resize-tests-4496"}
2026-02-17 03:05:22.231 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-4496" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:22.471 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-3313/test-ss-0, name=eth0)
2026-02-17 03:05:22.472 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-3313/test-ss-0" endpoint_id:"eth0"}
2026-02-17 03:05:22.472 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-3313.default"}
2026-02-17 03:05:22.472 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-3313"}
2026-02-17 03:05:22.472 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.472 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.473 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__sRrA-ee0iAFxt__J3" ipVersion=0x4 table="filter"
2026-02-17 03:05:22.473 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lkrdLnfFwrj3ia9E6Y" ipVersion=0x4 table="filter"
2026-02-17 03:05:22.473 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__sRrA-ee0iAFxt__J3" ipVersion=0x4 table="filter"
2026-02-17 03:05:22.473 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lkrdLnfFwrj3ia9E6Y" ipVersion=0x4 table="filter"
2026-02-17 03:05:22.473 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.473 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califa2542dd81a" ipVersion=0x4 table="filter"
2026-02-17 03:05:22.473 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califa2542dd81a" ipVersion=0x4 table="filter"
2026-02-17 03:05:22.473 [INFO][88] 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-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.473 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.474 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.210
2026-02-17 03:05:22.536 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-3313/test-ss-0", EndpointId:"eth0"}
2026-02-17 03:05:22.580 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=146
2026-02-17 03:05:22.580 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa2542dd81a"
2026-02-17 03:05:22.581 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="califa2542dd81a" state="down"
2026-02-17 03:05:22.581 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Typed[string]{}}
2026-02-17 03:05:22.581 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Typed[string]{}}
2026-02-17 03:05:22.581 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa2542dd81a", State:"down", Index:146}
2026-02-17 03:05:22.583 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="califa2542dd81a" state=""
2026-02-17 03:05:22.583 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califa2542dd81a"
2026-02-17 03:05:22.606 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa2542dd81a", State:"", Index:146}
2026-02-17 03:05:22.606 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Set[string](nil)}
2026-02-17 03:05:22.606 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa2542dd81a", Addrs:set.Set[string](nil)}
2026-02-17 03:05:24.861 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6585"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6585"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6585"}
2026-02-17 03:05:24.898 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9094"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-9094"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9094"}
2026-02-17 03:05:24.927 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9094" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:24.952 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-9094" type:"ClusterIP" cluster_ips:"10.254.58.101" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:05:25.673 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9094/affinity-clusterip-76bb56bdb7-r664d, name=eth0)
2026-02-17 03:05:25.673 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9094"} profile:{inbound_rules:{action:"allow" rule_id:"QZqgE4h52S48fbgU"} outbound_rules:{action:"allow" rule_id:"sBg_rSqeprnQwNUO"}}
2026-02-17 03:05:25.673 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9094.default"} profile:{}
2026-02-17 03:05:25.673 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9094/affinity-clusterip-76bb56bdb7-r664d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e36eb3b11c" profile_ids:"kns.services-9094" profile_ids:"ksa.services-9094.default" ipv4_nets:"10.100.133.201/32"}
2026-02-17 03:05:25.673 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:25.673 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:25.674 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:25.674 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5e36eb3b11c" ipVersion=0x4 table="filter"
2026-02-17 03:05:25.674 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9094" ipVersion=0x4 table="filter"
2026-02-17 03:05:25.674 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TOsOQ5J9g8UkRP7P7-" ipVersion=0x4 table="filter"
2026-02-17 03:05:25.674 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5e36eb3b11c" ipVersion=0x4 table="filter"
2026-02-17 03:05:25.674 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9094" ipVersion=0x4 table="filter"
2026-02-17 03:05:25.674 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TOsOQ5J9g8UkRP7P7-" ipVersion=0x4 table="filter"
2026-02-17 03:05:25.674 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5e36eb3b11c"
2026-02-17 03:05:25.674 [INFO][88] felix/endpoint_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-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:25.674 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:25.724 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:25.725 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"} status="down"
2026-02-17 03:05:25.738 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali5e36eb3b11c" state="down"
2026-02-17 03:05:25.738 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e36eb3b11c"
2026-02-17 03:05:25.738 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e36eb3b11c", State:"down", Index:147}
2026-02-17 03:05:25.738 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e36eb3b11c", Addrs:set.Typed[string]{}}
2026-02-17 03:05:25.738 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e36eb3b11c", Addrs:set.Typed[string]{}}
2026-02-17 03:05:25.738 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e36eb3b11c"
2026-02-17 03:05:25.738 [INFO][88] felix/endpoint_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-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:25.739 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:25.745 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali5e36eb3b11c" state="up"
2026-02-17 03:05:25.763 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:25.763 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"} status="down"
2026-02-17 03:05:25.763 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e36eb3b11c", State:"up", Index:147}
2026-02-17 03:05:25.763 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5e36eb3b11c"
2026-02-17 03:05:25.763 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e36eb3b11c"
2026-02-17 03:05:25.764 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e36eb3b11c"
2026-02-17 03:05:25.764 [INFO][88] felix/endpoint_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-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:25.764 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:25.795 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:25.795 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"} status="up"
2026-02-17 03:05:26.681 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=147
2026-02-17 03:05:26.681 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5e36eb3b11c"
2026-02-17 03:05:26.681 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e36eb3b11c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:26.681 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e36eb3b11c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:26.838 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9094/affinity-clusterip-76bb56bdb7-r664d, name=eth0)
2026-02-17 03:05:26.838 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9094/affinity-clusterip-76bb56bdb7-r664d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e36eb3b11c" profile_ids:"kns.services-9094" profile_ids:"ksa.services-9094.default" ipv4_nets:"10.100.133.201/32"}
2026-02-17 03:05:26.838 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:26.839 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:26.839 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:26.840 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e36eb3b11c"
2026-02-17 03:05:26.840 [INFO][88] felix/endpoint_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-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:26.840 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:26.868 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:26.868 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"} status="up"
2026-02-17 03:05:27.438 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-3313" name:"default"}
2026-02-17 03:05:27.503 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-3313"
2026-02-17 03:05:27.653 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9094/execpod-affinitydcl6r, name=eth0)
2026-02-17 03:05:27.653 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9094/execpod-affinitydcl6r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali026f0f22a37" profile_ids:"kns.services-9094" profile_ids:"ksa.services-9094.default" ipv4_nets:"10.100.133.213/32"}
2026-02-17 03:05:27.654 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:27.654 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:27.654 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:27.655 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali026f0f22a37" ipVersion=0x4 table="filter"
2026-02-17 03:05:27.655 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali026f0f22a37" ipVersion=0x4 table="filter"
2026-02-17 03:05:27.655 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali026f0f22a37"
2026-02-17 03:05:27.655 [INFO][88] felix/endpoint_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-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:27.655 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:27.705 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:27.705 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"} status="down"
2026-02-17 03:05:27.733 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali026f0f22a37" state="down"
2026-02-17 03:05:27.733 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali026f0f22a37"
2026-02-17 03:05:27.733 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali026f0f22a37", State:"down", Index:148}
2026-02-17 03:05:27.733 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali026f0f22a37", Addrs:set.Typed[string]{}}
2026-02-17 03:05:27.733 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali026f0f22a37", Addrs:set.Typed[string]{}}
2026-02-17 03:05:27.733 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali026f0f22a37"
2026-02-17 03:05:27.733 [INFO][88] felix/endpoint_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-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:27.733 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:27.736 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali026f0f22a37" state="up"
2026-02-17 03:05:27.769 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:27.769 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"} status="down"
2026-02-17 03:05:27.769 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali026f0f22a37", State:"up", Index:148}
2026-02-17 03:05:27.770 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali026f0f22a37"
2026-02-17 03:05:27.770 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali026f0f22a37"
2026-02-17 03:05:27.770 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali026f0f22a37"
2026-02-17 03:05:27.770 [INFO][88] felix/endpoint_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-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:27.770 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:27.794 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:27.794 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"} status="up"
2026-02-17 03:05:27.872 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-3313"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-3313"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3313"}
2026-02-17 03:05:27.909 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-3313"}
2026-02-17 03:05:27.922 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-1564/ss-0, name=eth0)
2026-02-17 03:05:27.938 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1564/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ee24429ead" profile_ids:"kns.statefulset-1564" profile_ids:"ksa.statefulset-1564.default" ipv4_nets:"10.100.133.209/32"}
2026-02-17 03:05:27.939 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:27.939 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:27.939 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:27.940 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ee24429ead"
2026-02-17 03:05:27.940 [INFO][88] felix/endpoint_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-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:27.940 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:27.958 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-1564/ss-0, name=eth0)
2026-02-17 03:05:27.974 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:27.974 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:27.974 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1564/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ee24429ead" profile_ids:"kns.statefulset-1564" profile_ids:"ksa.statefulset-1564.default" ipv4_nets:"10.100.133.209/32"}
2026-02-17 03:05:27.974 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:27.974 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:27.974 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:27.975 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ee24429ead"
2026-02-17 03:05:27.975 [INFO][88] felix/endpoint_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-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:27.975 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:28.006 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:28.006 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 03:05:28.305 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=statefulset-1564/ss-0, name=eth0)
2026-02-17 03:05:28.306 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1564/ss-0" endpoint_id:"eth0"}
2026-02-17 03:05:28.306 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-1564"}
2026-02-17 03:05:28.306 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-1564.default"}
2026-02-17 03:05:28.306 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:28.306 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:28.307 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7_puwy0jC47IcUd0OA" ipVersion=0x4 table="filter"
2026-02-17 03:05:28.307 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5lO8RFq1n7R6hk8IgY" ipVersion=0x4 table="filter"
2026-02-17 03:05:28.307 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7_puwy0jC47IcUd0OA" ipVersion=0x4 table="filter"
2026-02-17 03:05:28.307 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5lO8RFq1n7R6hk8IgY" ipVersion=0x4 table="filter"
2026-02-17 03:05:28.307 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:28.308 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9ee24429ead" ipVersion=0x4 table="filter"
2026-02-17 03:05:28.308 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9ee24429ead" ipVersion=0x4 table="filter"
2026-02-17 03:05:28.308 [INFO][88] 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-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:28.308 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:28.309 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.209
2026-02-17 03:05:28.390 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1564/ss-0", EndpointId:"eth0"}
2026-02-17 03:05:28.412 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali9ee24429ead" state="down"
2026-02-17 03:05:28.412 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9ee24429ead"
2026-02-17 03:05:28.412 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ee24429ead", State:"down", Index:145}
2026-02-17 03:05:28.412 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee24429ead", Addrs:set.Typed[string]{}}
2026-02-17 03:05:28.412 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee24429ead", Addrs:set.Typed[string]{}}
2026-02-17 03:05:28.413 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=145
2026-02-17 03:05:28.420 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali9ee24429ead" state=""
2026-02-17 03:05:28.421 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9ee24429ead"
2026-02-17 03:05:28.441 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ee24429ead", State:"", Index:145}
2026-02-17 03:05:28.441 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee24429ead", Addrs:set.Set[string](nil)}
2026-02-17 03:05:28.441 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ee24429ead", Addrs:set.Set[string](nil)}
2026-02-17 03:05:28.855 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9094/execpod-affinitydcl6r, name=eth0)
2026-02-17 03:05:28.856 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9094/execpod-affinitydcl6r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali026f0f22a37" profile_ids:"kns.services-9094" profile_ids:"ksa.services-9094.default" ipv4_nets:"10.100.133.213/32"}
2026-02-17 03:05:28.856 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:28.856 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:28.856 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:28.857 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali026f0f22a37"
2026-02-17 03:05:28.857 [INFO][88] felix/endpoint_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-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:28.857 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:28.886 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:28.887 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"} status="up"
2026-02-17 03:05:29.432 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=148
2026-02-17 03:05:29.433 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali026f0f22a37"
2026-02-17 03:05:29.433 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali026f0f22a37", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:29.433 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali026f0f22a37", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:29.803 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9094/execpod-affinitydcl6r, name=eth0)
2026-02-17 03:05:29.804 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9094/execpod-affinitydcl6r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali026f0f22a37" profile_ids:"kns.services-9094" profile_ids:"ksa.services-9094.default" ipv4_nets:"10.100.133.213/32"}
2026-02-17 03:05:29.805 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:29.805 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:29.805 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:29.807 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali026f0f22a37"
2026-02-17 03:05:29.807 [INFO][88] felix/endpoint_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-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:29.807 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:29.812 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9094/execpod-affinitydcl6r, name=eth0)
2026-02-17 03:05:29.844 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:29.844 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"} status="up"
2026-02-17 03:05:29.844 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9094/execpod-affinitydcl6r" endpoint_id:"eth0"}
2026-02-17 03:05:29.844 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:29.845 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:29.846 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:29.847 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali026f0f22a37" ipVersion=0x4 table="filter"
2026-02-17 03:05:29.849 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali026f0f22a37" ipVersion=0x4 table="filter"
2026-02-17 03:05:29.849 [INFO][88] 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-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:29.849 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:29.850 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.213
2026-02-17 03:05:29.880 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9094/affinity-clusterip-76bb56bdb7-r664d, name=eth0)
2026-02-17 03:05:29.897 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9094/affinity-clusterip-76bb56bdb7-r664d, name=eth0)
2026-02-17 03:05:29.945 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/execpod-affinitydcl6r", EndpointId:"eth0"}
2026-02-17 03:05:29.945 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-9094"
2026-02-17 03:05:29.946 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9094/affinity-clusterip-76bb56bdb7-r664d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e36eb3b11c" profile_ids:"kns.services-9094" profile_ids:"ksa.services-9094.default" ipv4_nets:"10.100.133.201/32"}
2026-02-17 03:05:29.946 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9094/affinity-clusterip-76bb56bdb7-r664d" endpoint_id:"eth0"}
2026-02-17 03:05:29.946 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9094"}
2026-02-17 03:05:29.946 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9094.default"}
2026-02-17 03:05:29.946 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9094"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-9094"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9094"}
2026-02-17 03:05:29.946 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-168"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-168"}
2026-02-17 03:05:29.947 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-168" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:29.947 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6585"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6585"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6585"}
2026-02-17 03:05:29.947 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:29.947 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:29.948 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9094" ipVersion=0x4 table="filter"
2026-02-17 03:05:29.948 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TOsOQ5J9g8UkRP7P7-" ipVersion=0x4 table="filter"
2026-02-17 03:05:29.948 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9094" ipVersion=0x4 table="filter"
2026-02-17 03:05:29.948 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TOsOQ5J9g8UkRP7P7-" ipVersion=0x4 table="filter"
2026-02-17 03:05:29.948 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:29.948 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5e36eb3b11c" ipVersion=0x4 table="filter"
2026-02-17 03:05:29.949 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5e36eb3b11c" ipVersion=0x4 table="filter"
2026-02-17 03:05:29.949 [INFO][88] 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-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:29.949 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
2026-02-17 03:05:29.950 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.201
2026-02-17 03:05:30.008 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9094/affinity-clusterip-76bb56bdb7-r664d", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 148
2026-02-17 03:05:31.290 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali026f0f22a37" state="down"
2026-02-17 03:05:31.291 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali026f0f22a37"
2026-02-17 03:05:31.291 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=148
2026-02-17 03:05:31.291 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali026f0f22a37", State:"down", Index:148}
2026-02-17 03:05:31.291 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali026f0f22a37", Addrs:set.Typed[string]{}}
2026-02-17 03:05:31.291 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali026f0f22a37", Addrs:set.Typed[string]{}}
2026-02-17 03:05:31.294 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali026f0f22a37" state=""
2026-02-17 03:05:31.294 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali026f0f22a37"
2026-02-17 03:05:31.323 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali026f0f22a37", State:"", Index:148}
2026-02-17 03:05:31.323 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali026f0f22a37", Addrs:set.Set[string](nil)}
2026-02-17 03:05:31.323 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali026f0f22a37", Addrs:set.Set[string](nil)}
2026-02-17 03:05:32.343 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali5e36eb3b11c" state="down"
2026-02-17 03:05:32.343 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e36eb3b11c"
2026-02-17 03:05:32.343 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=147
2026-02-17 03:05:32.343 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e36eb3b11c", State:"down", Index:147}
2026-02-17 03:05:32.343 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e36eb3b11c", Addrs:set.Typed[string]{}}
2026-02-17 03:05:32.343 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e36eb3b11c", Addrs:set.Typed[string]{}}
2026-02-17 03:05:32.346 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="cali5e36eb3b11c" state=""
2026-02-17 03:05:32.346 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5e36eb3b11c"
2026-02-17 03:05:32.366 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e36eb3b11c", State:"", Index:147}
2026-02-17 03:05:32.366 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e36eb3b11c", Addrs:set.Set[string](nil)}
2026-02-17 03:05:32.366 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e36eb3b11c", Addrs:set.Set[string](nil)}
2026-02-17 03:05:33.247 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:05:34.605 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-168"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-168"}
2026-02-17 03:05:34.637 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9908"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9908"}
2026-02-17 03:05:34.666 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9908" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:35.301 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9094" name:"default"}
2026-02-17 03:05:35.413 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-6585" name:"default"}
2026-02-17 03:05:35.618 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-6585"}
2026-02-17 03:05:35.743 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9094"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"services-9094"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9094"}
2026-02-17 03:05:35.778 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9094"}
2026-02-17 03:05:36.693 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1564"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1564"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1564"}
2026-02-17 03:05:36.724 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-6765"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-6765"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6765"}
2026-02-17 03:05:36.724 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"namespacedeletion-6765" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:36.755 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-8338"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-8338"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8338"}
2026-02-17 03:05:36.786 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"nsdeletetest-8338" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:37.402 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=nsdeletetest-8338/test-pod, name=eth0)
2026-02-17 03:05:37.403 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.nsdeletetest-8338"} profile:{inbound_rules:{action:"allow" rule_id:"YwMrg5GmWRUwp54q"} outbound_rules:{action:"allow" rule_id:"jrUDmdJvZlC9yWY3"}}
2026-02-17 03:05:37.403 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.nsdeletetest-8338.default"} profile:{}
2026-02-17 03:05:37.403 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-8338/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d7f1882007" profile_ids:"kns.nsdeletetest-8338" profile_ids:"ksa.nsdeletetest-8338.default" ipv4_nets:"10.100.133.215/32"}
2026-02-17 03:05:37.403 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:37.403 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:37.404 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:37.405 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0d7f1882007" ipVersion=0x4 table="filter"
2026-02-17 03:05:37.405 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XWP7-a-vquY29jqy1_" ipVersion=0x4 table="filter"
2026-02-17 03:05:37.405 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mABNkF60gi19S2XguP" ipVersion=0x4 table="filter"
2026-02-17 03:05:37.405 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0d7f1882007" ipVersion=0x4 table="filter"
2026-02-17 03:05:37.405 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XWP7-a-vquY29jqy1_" ipVersion=0x4 table="filter"
2026-02-17 03:05:37.405 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mABNkF60gi19S2XguP" ipVersion=0x4 table="filter"
2026-02-17 03:05:37.405 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0d7f1882007"
2026-02-17 03:05:37.405 [INFO][88] felix/endpoint_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-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:37.405 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:37.445 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:37.445 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 03:05:37.477 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="cali0d7f1882007" state="down"
2026-02-17 03:05:37.477 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0d7f1882007"
2026-02-17 03:05:37.477 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d7f1882007", State:"down", Index:149}
2026-02-17 03:05:37.478 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d7f1882007", Addrs:set.Typed[string]{}}
2026-02-17 03:05:37.478 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d7f1882007", Addrs:set.Typed[string]{}}
2026-02-17 03:05:37.478 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0d7f1882007"
2026-02-17 03:05:37.478 [INFO][88] felix/endpoint_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-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:37.478 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:37.486 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="cali0d7f1882007" state="up"
2026-02-17 03:05:37.502 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:37.502 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 03:05:37.502 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d7f1882007", State:"up", Index:149}
2026-02-17 03:05:37.503 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0d7f1882007"
2026-02-17 03:05:37.503 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0d7f1882007"
2026-02-17 03:05:37.503 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d7f1882007"
2026-02-17 03:05:37.503 [INFO][88] felix/endpoint_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-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:37.503 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:37.533 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:37.533 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:05:37.936 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=nsdeletetest-8338/test-pod, name=eth0)
2026-02-17 03:05:37.936 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-8338/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d7f1882007" profile_ids:"kns.nsdeletetest-8338" profile_ids:"ksa.nsdeletetest-8338.default" ipv4_nets:"10.100.133.215/32"}
2026-02-17 03:05:37.936 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:37.936 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:37.936 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:37.937 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d7f1882007"
2026-02-17 03:05:37.937 [INFO][88] felix/endpoint_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-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:37.937 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:37.974 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:37.974 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:05:38.817 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9908"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9908"}
2026-02-17 03:05:38.846 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6440"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6440"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6440"}
2026-02-17 03:05:38.847 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-8338"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-8338"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8338"}
2026-02-17 03:05:38.869 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-6440" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:39.352 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=149
2026-02-17 03:05:39.353 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0d7f1882007"
2026-02-17 03:05:39.353 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d7f1882007", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:39.353 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d7f1882007", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:39.667 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-168"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-168"}
2026-02-17 03:05:40.656 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replication-controller-6440/e2e-rc-jrsxj-62882, name=eth0)
2026-02-17 03:05:40.656 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-6440"} profile:{inbound_rules:{action:"allow" rule_id:"I28ftcJLgjMCnoa5"} outbound_rules:{action:"allow" rule_id:"Ap8eMiT7z-Gh-IiV"}}
2026-02-17 03:05:40.657 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-6440.default"} profile:{}
2026-02-17 03:05:40.657 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6440/e2e-rc-jrsxj-62882" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali398998189d4" profile_ids:"kns.replication-controller-6440" profile_ids:"ksa.replication-controller-6440.default" ipv4_nets:"10.100.133.212/32"}
2026-02-17 03:05:40.657 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:40.657 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:40.657 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:40.658 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali398998189d4" ipVersion=0x4 table="filter"
2026-02-17 03:05:40.658 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rPqF5pOFjmFLTQssKB" ipVersion=0x4 table="filter"
2026-02-17 03:05:40.658 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8abGRzGSzBgzy1kFlo" ipVersion=0x4 table="filter"
2026-02-17 03:05:40.658 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali398998189d4" ipVersion=0x4 table="filter"
2026-02-17 03:05:40.658 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rPqF5pOFjmFLTQssKB" ipVersion=0x4 table="filter"
2026-02-17 03:05:40.658 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8abGRzGSzBgzy1kFlo" ipVersion=0x4 table="filter"
2026-02-17 03:05:40.658 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali398998189d4"
2026-02-17 03:05:40.658 [INFO][88] felix/endpoint_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-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:40.659 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:40.707 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:40.707 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"} status="down"
2026-02-17 03:05:40.730 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali398998189d4" state="down"
2026-02-17 03:05:40.730 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali398998189d4"
2026-02-17 03:05:40.730 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali398998189d4", State:"down", Index:150}
2026-02-17 03:05:40.730 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali398998189d4", Addrs:set.Typed[string]{}}
2026-02-17 03:05:40.730 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali398998189d4", Addrs:set.Typed[string]{}}
2026-02-17 03:05:40.730 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali398998189d4"
2026-02-17 03:05:40.730 [INFO][88] felix/endpoint_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-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:40.730 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:40.738 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali398998189d4" state="up"
2026-02-17 03:05:40.766 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:05:40.766 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"} status="down"
2026-02-17 03:05:40.766 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali398998189d4", State:"up", Index:150}
2026-02-17 03:05:40.766 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali398998189d4"
2026-02-17 03:05:40.766 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali398998189d4"
2026-02-17 03:05:40.767 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali398998189d4"
2026-02-17 03:05:40.767 [INFO][88] felix/endpoint_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-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:40.767 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:40.792 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:40.792 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"} status="up"
2026-02-17 03:05:41.034 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6440"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6440"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6440"}
2026-02-17 03:05:41.100 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5805"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5805"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-runtime-5805"}
2026-02-17 03:05:41.125 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-5805" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:41.948 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-1564" name:"default"}
2026-02-17 03:05:41.967 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replication-controller-6440/e2e-rc-jrsxj-62882, name=eth0)
2026-02-17 03:05:41.980 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6440/e2e-rc-jrsxj-62882" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali398998189d4" profile_ids:"kns.replication-controller-6440" profile_ids:"ksa.replication-controller-6440.default" ipv4_nets:"10.100.133.212/32"}
2026-02-17 03:05:41.980 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:41.981 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:41.981 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:41.982 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali398998189d4"
2026-02-17 03:05:41.983 [INFO][88] felix/endpoint_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-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:41.983 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:42.013 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:42.013 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"} status="up"
2026-02-17 03:05:42.214 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-1564"
2026-02-17 03:05:42.330 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=150
2026-02-17 03:05:42.330 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali398998189d4"
2026-02-17 03:05:42.330 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali398998189d4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:42.330 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali398998189d4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:05:42.363 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1564"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1564"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1564"}
2026-02-17 03:05:42.364 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-1564"}
2026-02-17 03:05:44.197 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=nsdeletetest-8338/test-pod, name=eth0)
2026-02-17 03:05:44.204 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-8338/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d7f1882007" profile_ids:"kns.nsdeletetest-8338" profile_ids:"ksa.nsdeletetest-8338.default" ipv4_nets:"10.100.133.215/32"}
2026-02-17 03:05:44.204 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.204 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.204 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.211 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d7f1882007"
2026-02-17 03:05:44.211 [INFO][88] felix/endpoint_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-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.211 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.229 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=nsdeletetest-8338/test-pod, name=eth0)
2026-02-17 03:05:44.248 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:44.248 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:05:44.248 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-8338"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-8338"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8338"}
2026-02-17 03:05:44.248 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-8338/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0d7f1882007" profile_ids:"kns.nsdeletetest-8338" profile_ids:"ksa.nsdeletetest-8338.default" ipv4_nets:"10.100.133.215/32"}
2026-02-17 03:05:44.248 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.248 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.249 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.249 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0d7f1882007"
2026-02-17 03:05:44.249 [INFO][88] felix/endpoint_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-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.249 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.277 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:44.277 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:05:44.376 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9908" name:"default"}
2026-02-17 03:05:44.538 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=nsdeletetest-8338/test-pod, name=eth0)
2026-02-17 03:05:44.538 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-8338/test-pod" endpoint_id:"eth0"}
2026-02-17 03:05:44.539 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.nsdeletetest-8338"}
2026-02-17 03:05:44.539 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.nsdeletetest-8338.default"}
2026-02-17 03:05:44.539 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.539 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.539 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XWP7-a-vquY29jqy1_" ipVersion=0x4 table="filter"
2026-02-17 03:05:44.539 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mABNkF60gi19S2XguP" ipVersion=0x4 table="filter"
2026-02-17 03:05:44.539 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XWP7-a-vquY29jqy1_" ipVersion=0x4 table="filter"
2026-02-17 03:05:44.539 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mABNkF60gi19S2XguP" ipVersion=0x4 table="filter"
2026-02-17 03:05:44.539 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.540 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0d7f1882007" ipVersion=0x4 table="filter"
2026-02-17 03:05:44.540 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0d7f1882007" ipVersion=0x4 table="filter"
2026-02-17 03:05:44.540 [INFO][88] 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-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.540 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.540 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.215
2026-02-17 03:05:44.593 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-8338/test-pod", EndpointId:"eth0"}
2026-02-17 03:05:44.651 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="cali0d7f1882007" state="down"
2026-02-17 03:05:44.651 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d7f1882007", State:"down", Index:149}
2026-02-17 03:05:44.651 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0d7f1882007"
2026-02-17 03:05:44.651 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=149
2026-02-17 03:05:44.653 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="cali0d7f1882007" state=""
2026-02-17 03:05:44.653 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0d7f1882007"
2026-02-17 03:05:44.672 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d7f1882007", Addrs:set.Typed[string]{}}
2026-02-17 03:05:44.673 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d7f1882007", Addrs:set.Typed[string]{}}
2026-02-17 03:05:44.673 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0d7f1882007", State:"", Index:149}
2026-02-17 03:05:44.673 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0d7f1882007", Addrs:set.Set[string](nil)}
2026-02-17 03:05:44.673 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0d7f1882007", Addrs:set.Set[string](nil)}
2026-02-17 03:05:44.702 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9908"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9908"}
2026-02-17 03:05:44.734 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9908"}
2026-02-17 03:05:44.850 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-168" name:"default"}
2026-02-17 03:05:45.148 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-168"}
2026-02-17 03:05:46.076 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replication-controller-6440/e2e-rc-jrsxj-62882, name=eth0)
2026-02-17 03:05:46.076 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6440/e2e-rc-jrsxj-62882" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali398998189d4" profile_ids:"kns.replication-controller-6440" profile_ids:"ksa.replication-controller-6440.default" ipv4_nets:"10.100.133.212/32"}
2026-02-17 03:05:46.076 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:46.076 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:46.076 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:46.077 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali398998189d4"
2026-02-17 03:05:46.077 [INFO][88] felix/endpoint_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-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:46.077 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:46.097 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replication-controller-6440/e2e-rc-jrsxj-62882, name=eth0)
2026-02-17 03:05:46.107 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:05:46.107 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"} status="up"
2026-02-17 03:05:46.107 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6440/e2e-rc-jrsxj-62882" endpoint_id:"eth0"}
2026-02-17 03:05:46.107 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-6440"}
2026-02-17 03:05:46.107 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-6440.default"}
2026-02-17 03:05:46.107 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:46.107 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:46.108 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rPqF5pOFjmFLTQssKB" ipVersion=0x4 table="filter"
2026-02-17 03:05:46.108 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8abGRzGSzBgzy1kFlo" ipVersion=0x4 table="filter"
2026-02-17 03:05:46.108 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rPqF5pOFjmFLTQssKB" ipVersion=0x4 table="filter"
2026-02-17 03:05:46.108 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8abGRzGSzBgzy1kFlo" ipVersion=0x4 table="filter"
2026-02-17 03:05:46.108 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:46.108 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali398998189d4" ipVersion=0x4 table="filter"
2026-02-17 03:05:46.108 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali398998189d4" ipVersion=0x4 table="filter"
2026-02-17 03:05:46.108 [INFO][88] 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-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:46.108 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:46.109 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.212
2026-02-17 03:05:46.186 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6440/e2e-rc-jrsxj-62882", EndpointId:"eth0"}
2026-02-17 03:05:46.280 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-6440" name:"default"}
2026-02-17 03:05:46.499 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali398998189d4" state="down"
2026-02-17 03:05:46.499 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali398998189d4"
2026-02-17 03:05:46.499 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=150
2026-02-17 03:05:46.499 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali398998189d4", State:"down", Index:150}
2026-02-17 03:05:46.500 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali398998189d4", Addrs:set.Typed[string]{}}
2026-02-17 03:05:46.500 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali398998189d4", Addrs:set.Typed[string]{}}
2026-02-17 03:05:46.502 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali398998189d4" state=""
2026-02-17 03:05:46.502 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali398998189d4"
2026-02-17 03:05:46.526 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali398998189d4", State:"", Index:150}
2026-02-17 03:05:46.526 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali398998189d4", Addrs:set.Set[string](nil)}
2026-02-17 03:05:46.526 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali398998189d4", Addrs:set.Set[string](nil)}
2026-02-17 03:05:46.865 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6440"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6440"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6440"}
2026-02-17 03:05:46.888 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-6440"}
2026-02-17 03:05:49.434 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"nsdeletetest-8338" name:"default"}
2026-02-17 03:05:49.460 [INFO][88] felix/summary.go 100: Summarising 177 dataplane reconciliation loops over 1m0.1s: avg=33ms longest=101ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:05:49.558 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"nsdeletetest-8338"}
2026-02-17 03:05:49.964 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-6765"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-6765"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6765"}
2026-02-17 03:05:50.001 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-5583"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-5583"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5583"}
2026-02-17 03:05:50.027 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-5583" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:53.147 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-5583"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-5583"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5583"}
2026-02-17 03:05:53.209 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3598"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3598"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3598"}
2026-02-17 03:05:53.241 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-3598" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:55.116 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"namespacedeletion-6765" name:"default"}
2026-02-17 03:05:55.260 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-6765"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-6765"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6765"}
2026-02-17 03:05:55.294 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"namespacedeletion-6765"}
2026-02-17 03:05:57.375 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3598"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3598"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3598"}
2026-02-17 03:05:57.403 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-4164"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-4164"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4164"}
2026-02-17 03:05:57.425 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"certificates-4164" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:57.912 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-4164"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-4164"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4164"}
2026-02-17 03:05:57.949 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4547"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4547"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4547"}
2026-02-17 03:05:57.982 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-4547" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:58.054 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4547"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4547"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4547"}
2026-02-17 03:05:58.081 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-5307"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"apf-5307"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5307"}
2026-02-17 03:05:58.107 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-5307" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:58.397 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-5307"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"apf-5307"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5307"}
2026-02-17 03:05:58.423 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4584"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4584"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4584"}
2026-02-17 03:05:58.450 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4584" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:05:58.678 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-5583" name:"default"}
2026-02-17 03:05:58.793 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-5583"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-5583"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5583"}
2026-02-17 03:05:58.824 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-5583"}
2026-02-17 03:06:02.551 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4584"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4584"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4584"}
2026-02-17 03:06:02.582 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1881"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1881"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1881"}
2026-02-17 03:06:02.615 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-1881" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:02.829 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-3598" name:"default"}
2026-02-17 03:06:02.962 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3598"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3598"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3598"}
2026-02-17 03:06:02.990 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"certificates-4164" name:"default"}
2026-02-17 03:06:03.016 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-3598"}
2026-02-17 03:06:03.320 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-4164"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-4164"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4164"}
2026-02-17 03:06:03.345 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"certificates-4164"}
2026-02-17 03:06:03.493 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-4547" name:"default"}
2026-02-17 03:06:03.678 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4547"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4547"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4547"}
2026-02-17 03:06:03.705 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-5307" name:"default"}
2026-02-17 03:06:03.705 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-4547"}
2026-02-17 03:06:03.807 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-5307"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"apf-5307"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5307"}
2026-02-17 03:06:03.837 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-5307"}
2026-02-17 03:06:06.591 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5805"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5805"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-runtime-5805"}
2026-02-17 03:06:06.623 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-9002"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"dra-9002"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-9002"}
2026-02-17 03:06:06.648 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-9002" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:06.689 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} 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 03:06:06.689 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:06:06.689 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:06:07.895 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4584" name:"default"}
2026-02-17 03:06:07.975 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4584"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4584"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4584"}
2026-02-17 03:06:08.007 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4584"}
2026-02-17 03:06:11.860 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1881"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1881"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1881"}
2026-02-17 03:06:11.892 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4571"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4571"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4571"}
2026-02-17 03:06:11.927 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4571" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:11.928 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-5805" name:"default"}
2026-02-17 03:06:12.215 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5805"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5805"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-runtime-5805"}
2026-02-17 03:06:12.243 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-5805"}
2026-02-17 03:06:12.922 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-9002"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"dra-9002"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-9002"}
2026-02-17 03:06:12.948 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2087"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2087"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2087"}
2026-02-17 03:06:12.948 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2087" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:13.069 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2087"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2087"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2087"} labels:{key:"webhook-2087" value:"true"}
2026-02-17 03:06:13.098 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7139"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7139"} labels:{key:"webhook-2087-markers" value:"true"}
2026-02-17 03:06:13.098 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7139" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:14.051 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk, name=eth0)
2026-02-17 03:06:14.052 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-2087.default"} profile:{}
2026-02-17 03:06:14.052 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-2087"} profile:{inbound_rules:{action:"allow" rule_id:"1nyl1TEJNxQ3wzZV"} outbound_rules:{action:"allow" rule_id:"1Nef7RppjudhFJPZ"}}
2026-02-17 03:06:14.052 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali14239f6bfed" profile_ids:"kns.webhook-2087" profile_ids:"ksa.webhook-2087.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 03:06:14.052 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:14.052 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:14.052 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:14.054 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali14239f6bfed" ipVersion=0x4 table="filter"
2026-02-17 03:06:14.054 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-2087" ipVersion=0x4 table="filter"
2026-02-17 03:06:14.054 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XORVHAgRgknlcdrDOp" ipVersion=0x4 table="filter"
2026-02-17 03:06:14.054 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali14239f6bfed" ipVersion=0x4 table="filter"
2026-02-17 03:06:14.055 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-2087" ipVersion=0x4 table="filter"
2026-02-17 03:06:14.055 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XORVHAgRgknlcdrDOp" ipVersion=0x4 table="filter"
2026-02-17 03:06:14.055 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali14239f6bfed"
2026-02-17 03:06:14.055 [INFO][88] felix/endpoint_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-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:14.055 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:14.104 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:06:14.104 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"} status="down"
2026-02-17 03:06:14.127 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali14239f6bfed" state="down"
2026-02-17 03:06:14.128 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali14239f6bfed", State:"down", Index:151}
2026-02-17 03:06:14.128 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali14239f6bfed"
2026-02-17 03:06:14.128 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali14239f6bfed", Addrs:set.Typed[string]{}}
2026-02-17 03:06:14.128 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali14239f6bfed", Addrs:set.Typed[string]{}}
2026-02-17 03:06:14.128 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali14239f6bfed"
2026-02-17 03:06:14.128 [INFO][88] felix/endpoint_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-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:14.128 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:14.131 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali14239f6bfed" state="up"
2026-02-17 03:06:14.158 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:06:14.159 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"} status="down"
2026-02-17 03:06:14.159 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali14239f6bfed", State:"up", Index:151}
2026-02-17 03:06:14.159 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali14239f6bfed"
2026-02-17 03:06:14.159 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali14239f6bfed"
2026-02-17 03:06:14.159 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali14239f6bfed"
2026-02-17 03:06:14.159 [INFO][88] felix/endpoint_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-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:14.159 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:14.180 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:14.180 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"} status="up"
2026-02-17 03:06:15.345 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk, name=eth0)
2026-02-17 03:06:15.345 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali14239f6bfed" profile_ids:"kns.webhook-2087" profile_ids:"ksa.webhook-2087.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 03:06:15.345 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:15.346 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:15.346 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:15.347 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali14239f6bfed"
2026-02-17 03:06:15.347 [INFO][88] felix/endpoint_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-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:15.347 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:15.371 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk, name=eth0)
2026-02-17 03:06:15.379 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:15.379 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"} status="up"
2026-02-17 03:06:15.379 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali14239f6bfed" profile_ids:"kns.webhook-2087" profile_ids:"ksa.webhook-2087.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 03:06:15.379 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:15.379 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:15.379 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:15.380 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali14239f6bfed"
2026-02-17 03:06:15.381 [INFO][88] felix/endpoint_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-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:15.381 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:15.407 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:15.407 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"} status="up"
2026-02-17 03:06:15.489 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2087" type:"ClusterIP" cluster_ips:"10.254.231.164" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:06:15.609 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=151
2026-02-17 03:06:15.611 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali14239f6bfed"
2026-02-17 03:06:15.612 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali14239f6bfed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:06:15.612 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali14239f6bfed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:06:16.098 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4571"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4571"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4571"}
2026-02-17 03:06:16.125 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7723"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7723"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7723"}
2026-02-17 03:06:16.153 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7723" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:16.303 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7723"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7723"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7723"}
2026-02-17 03:06:16.333 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-6440"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-6440"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6440"}
2026-02-17 03:06:16.333 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-6440" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:16.702 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2087"
2026-02-17 03:06:16.765 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk, name=eth0)
2026-02-17 03:06:16.765 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali14239f6bfed" profile_ids:"kns.webhook-2087" profile_ids:"ksa.webhook-2087.default" ipv4_nets:"10.100.133.211/32"}
2026-02-17 03:06:16.766 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:16.766 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:16.766 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:16.767 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali14239f6bfed"
2026-02-17 03:06:16.768 [INFO][88] felix/endpoint_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-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:16.768 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:16.771 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk, name=eth0)
2026-02-17 03:06:16.794 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:16.794 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"} status="up"
2026-02-17 03:06:16.794 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk" endpoint_id:"eth0"}
2026-02-17 03:06:16.795 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-2087"}
2026-02-17 03:06:16.795 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-2087.default"}
2026-02-17 03:06:16.795 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:16.795 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:16.795 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-2087" ipVersion=0x4 table="filter"
2026-02-17 03:06:16.795 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XORVHAgRgknlcdrDOp" ipVersion=0x4 table="filter"
2026-02-17 03:06:16.795 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-2087" ipVersion=0x4 table="filter"
2026-02-17 03:06:16.795 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XORVHAgRgknlcdrDOp" ipVersion=0x4 table="filter"
2026-02-17 03:06:16.795 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:16.796 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali14239f6bfed" ipVersion=0x4 table="filter"
2026-02-17 03:06:16.796 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali14239f6bfed" ipVersion=0x4 table="filter"
2026-02-17 03:06:16.796 [INFO][88] 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-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:16.796 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:16.797 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.211
2026-02-17 03:06:16.853 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2087/sample-webhook-deployment-7c5c95bb96-xg2pk", EndpointId:"eth0"}
2026-02-17 03:06:16.853 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2087"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2087"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2087"} labels:{key:"webhook-2087" value:"true"}
2026-02-17 03:06:16.854 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7139"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7139"} labels:{key:"webhook-2087-markers" value:"true"}
2026-02-17 03:06:16.854 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2746"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2746"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2746"}
2026-02-17 03:06:16.854 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2746" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:16.952 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-1881" name:"default"}
2026-02-17 03:06:17.341 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1881"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1881"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1881"}
2026-02-17 03:06:17.366 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-1881"}
2026-02-17 03:06:18.163 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-9002" name:"default"}
2026-02-17 03:06:18.230 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-9002"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"dra-9002"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-9002"}
2026-02-17 03:06:18.255 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-9002"}
2026-02-17 03:06:18.747 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali14239f6bfed" state="down"
2026-02-17 03:06:18.747 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali14239f6bfed"
2026-02-17 03:06:18.747 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=151
2026-02-17 03:06:18.747 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali14239f6bfed", State:"down", Index:151}
2026-02-17 03:06:18.747 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali14239f6bfed", Addrs:set.Typed[string]{}}
2026-02-17 03:06:18.747 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali14239f6bfed", Addrs:set.Typed[string]{}}
2026-02-17 03:06:18.749 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali14239f6bfed" state=""
2026-02-17 03:06:18.749 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali14239f6bfed"
2026-02-17 03:06:18.772 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali14239f6bfed", State:"", Index:151}
2026-02-17 03:06:18.772 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali14239f6bfed", Addrs:set.Set[string](nil)}
2026-02-17 03:06:18.772 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali14239f6bfed", Addrs:set.Set[string](nil)}
2026-02-17 03:06:20.474 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-6440"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-6440"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6440"}
2026-02-17 03:06:20.506 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3177"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3177"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3177"}
2026-02-17 03:06:20.531 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-3177" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:20.558 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-3177" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:06:20.592 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-3177" type:"ClusterIP" cluster_ips:"10.254.142.232" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:06:21.448 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7723" name:"default"}
2026-02-17 03:06:21.689 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4571" name:"default"}
2026-02-17 03:06:21.717 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4571"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4571"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4571"}
2026-02-17 03:06:21.745 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4571"}
2026-02-17 03:06:21.832 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2087" name:"default"}
2026-02-17 03:06:21.954 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7723"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7723"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7723"}
2026-02-17 03:06:22.001 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7723"}
2026-02-17 03:06:22.059 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7139" name:"default"}
2026-02-17 03:06:22.368 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7139"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7139"} labels:{key:"webhook-2087-markers" value:"true"}
2026-02-17 03:06:22.395 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7139"}
2026-02-17 03:06:22.546 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2087"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2087"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2087"} labels:{key:"webhook-2087" value:"true"}
2026-02-17 03:06:22.571 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2087"}
2026-02-17 03:06:25.617 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-6440" name:"default"}
2026-02-17 03:06:25.831 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-6440"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-6440"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6440"}
2026-02-17 03:06:25.860 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-6440"}
2026-02-17 03:06:26.032 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2746"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2746"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2746"}
2026-02-17 03:06:26.057 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8712"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8712"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8712"}
2026-02-17 03:06:26.075 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8712" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:26.099 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8712"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8712"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8712"} labels:{key:"webhook-8712" value:"true"}
2026-02-17 03:06:26.136 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2145"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2145"} labels:{key:"webhook-8712-markers" value:"true"}
2026-02-17 03:06:26.136 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2145" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:27.041 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5, name=eth0)
2026-02-17 03:06:27.041 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-8712.default"} profile:{}
2026-02-17 03:06:27.041 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-8712"} profile:{inbound_rules:{action:"allow" rule_id:"RvV5aNG0ieiPCEXU"} outbound_rules:{action:"allow" rule_id:"SVdWZgjHX_yH08vj"}}
2026-02-17 03:06:27.042 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea4898924d1" profile_ids:"kns.webhook-8712" profile_ids:"ksa.webhook-8712.default" ipv4_nets:"10.100.133.214/32"}
2026-02-17 03:06:27.042 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:27.042 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:27.042 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:27.043 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliea4898924d1" ipVersion=0x4 table="filter"
2026-02-17 03:06:27.043 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-8712" ipVersion=0x4 table="filter"
2026-02-17 03:06:27.043 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VI1jbnQtf6xWZ8EjXd" ipVersion=0x4 table="filter"
2026-02-17 03:06:27.043 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliea4898924d1" ipVersion=0x4 table="filter"
2026-02-17 03:06:27.043 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-8712" ipVersion=0x4 table="filter"
2026-02-17 03:06:27.043 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VI1jbnQtf6xWZ8EjXd" ipVersion=0x4 table="filter"
2026-02-17 03:06:27.043 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliea4898924d1"
2026-02-17 03:06:27.043 [INFO][88] felix/endpoint_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-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:27.043 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:27.118 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="caliea4898924d1" state="down"
2026-02-17 03:06:27.118 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:06:27.118 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"} status="down"
2026-02-17 03:06:27.118 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea4898924d1", State:"down", Index:152}
2026-02-17 03:06:27.119 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea4898924d1"
2026-02-17 03:06:27.119 [INFO][88] felix/endpoint_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-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:27.119 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:27.119 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliea4898924d1"
2026-02-17 03:06:27.120 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="caliea4898924d1" state="up"
2026-02-17 03:06:27.151 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:06:27.151 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"} status="down"
2026-02-17 03:06:27.151 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea4898924d1", Addrs:set.Typed[string]{}}
2026-02-17 03:06:27.151 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea4898924d1", Addrs:set.Typed[string]{}}
2026-02-17 03:06:27.151 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea4898924d1", State:"up", Index:152}
2026-02-17 03:06:27.152 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliea4898924d1"
2026-02-17 03:06:27.152 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea4898924d1"
2026-02-17 03:06:27.152 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea4898924d1"
2026-02-17 03:06:27.152 [INFO][88] felix/endpoint_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-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:27.152 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:27.177 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:27.177 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"} status="up"
2026-02-17 03:06:27.812 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-3177"
2026-02-17 03:06:27.872 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-3177"
2026-02-17 03:06:27.908 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3177"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3177"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3177"}
2026-02-17 03:06:27.908 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-312"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-312"}
2026-02-17 03:06:27.938 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-312" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:28.432 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5, name=eth0)
2026-02-17 03:06:28.432 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea4898924d1" profile_ids:"kns.webhook-8712" profile_ids:"ksa.webhook-8712.default" ipv4_nets:"10.100.133.214/32"}
2026-02-17 03:06:28.432 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:28.433 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:28.433 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:28.433 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea4898924d1"
2026-02-17 03:06:28.434 [INFO][88] felix/endpoint_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-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:28.434 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:28.460 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5, name=eth0)
2026-02-17 03:06:28.463 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:28.463 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"} status="up"
2026-02-17 03:06:28.463 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea4898924d1" profile_ids:"kns.webhook-8712" profile_ids:"ksa.webhook-8712.default" ipv4_nets:"10.100.133.214/32"}
2026-02-17 03:06:28.463 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:28.464 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:28.464 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:28.466 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea4898924d1"
2026-02-17 03:06:28.466 [INFO][88] felix/endpoint_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-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:28.466 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:28.499 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:28.499 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"} status="up"
2026-02-17 03:06:28.634 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=152
2026-02-17 03:06:28.634 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliea4898924d1"
2026-02-17 03:06:28.634 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea4898924d1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:06:28.634 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea4898924d1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:06:30.451 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8712" type:"ClusterIP" cluster_ips:"10.254.201.91" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:06:31.141 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2746" name:"default"}
2026-02-17 03:06:31.385 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2746"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2746"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2746"}
2026-02-17 03:06:31.423 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2746"}
2026-02-17 03:06:31.682 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8712"
2026-02-17 03:06:31.771 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5, name=eth0)
2026-02-17 03:06:31.771 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea4898924d1" profile_ids:"kns.webhook-8712" profile_ids:"ksa.webhook-8712.default" ipv4_nets:"10.100.133.214/32"}
2026-02-17 03:06:31.771 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:31.772 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:31.772 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:31.772 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea4898924d1"
2026-02-17 03:06:31.773 [INFO][88] felix/endpoint_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-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:31.773 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:31.779 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5, name=eth0)
2026-02-17 03:06:31.818 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:31.818 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"} status="up"
2026-02-17 03:06:31.818 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5" endpoint_id:"eth0"}
2026-02-17 03:06:31.818 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-8712"}
2026-02-17 03:06:31.819 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-8712.default"}
2026-02-17 03:06:31.819 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8712"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8712"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8712"} labels:{key:"webhook-8712" value:"true"}
2026-02-17 03:06:31.819 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2145"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2145"} labels:{key:"webhook-8712-markers" value:"true"}
2026-02-17 03:06:31.819 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:31.819 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:31.819 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-8712" ipVersion=0x4 table="filter"
2026-02-17 03:06:31.819 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VI1jbnQtf6xWZ8EjXd" ipVersion=0x4 table="filter"
2026-02-17 03:06:31.819 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-8712" ipVersion=0x4 table="filter"
2026-02-17 03:06:31.819 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VI1jbnQtf6xWZ8EjXd" ipVersion=0x4 table="filter"
2026-02-17 03:06:31.819 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:31.819 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliea4898924d1" ipVersion=0x4 table="filter"
2026-02-17 03:06:31.819 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliea4898924d1" ipVersion=0x4 table="filter"
2026-02-17 03:06:31.819 [INFO][88] 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-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:31.819 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:31.824 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.214
2026-02-17 03:06:31.901 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8712/sample-webhook-deployment-7c5c95bb96-mmbn5", EndpointId:"eth0"}
2026-02-17 03:06:31.901 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3429"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3429"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3429"}
2026-02-17 03:06:31.902 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3429" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:32.219 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="caliea4898924d1" state="down"
2026-02-17 03:06:32.219 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliea4898924d1"
2026-02-17 03:06:32.219 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=152
2026-02-17 03:06:32.220 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea4898924d1", State:"down", Index:152}
2026-02-17 03:06:32.220 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea4898924d1", Addrs:set.Typed[string]{}}
2026-02-17 03:06:32.220 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea4898924d1", Addrs:set.Typed[string]{}}
2026-02-17 03:06:32.223 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="caliea4898924d1" state=""
2026-02-17 03:06:32.223 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliea4898924d1"
2026-02-17 03:06:32.247 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea4898924d1", State:"", Index:152}
2026-02-17 03:06:32.247 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea4898924d1", Addrs:set.Set[string](nil)}
2026-02-17 03:06:32.247 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea4898924d1", Addrs:set.Set[string](nil)}
2026-02-17 03:06:32.617 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713, name=eth0)
2026-02-17 03:06:32.618 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-3429"} profile:{inbound_rules:{action:"allow" rule_id:"3Iqo_7Ocjk0tb-9K"} outbound_rules:{action:"allow" rule_id:"puFBzzofllHb7kMh"}}
2026-02-17 03:06:32.618 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-3429.default"} profile:{}
2026-02-17 03:06:32.618 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali691d5a75d3e" profile_ids:"kns.secrets-3429" profile_ids:"ksa.secrets-3429.default" ipv4_nets:"10.100.133.217/32"}
2026-02-17 03:06:32.618 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:32.618 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:32.618 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:32.619 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali691d5a75d3e" ipVersion=0x4 table="filter"
2026-02-17 03:06:32.619 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-3429" ipVersion=0x4 table="filter"
2026-02-17 03:06:32.619 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fVCel5ecFKwCj5AU1U" ipVersion=0x4 table="filter"
2026-02-17 03:06:32.619 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali691d5a75d3e" ipVersion=0x4 table="filter"
2026-02-17 03:06:32.619 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-3429" ipVersion=0x4 table="filter"
2026-02-17 03:06:32.619 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fVCel5ecFKwCj5AU1U" ipVersion=0x4 table="filter"
2026-02-17 03:06:32.619 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali691d5a75d3e"
2026-02-17 03:06:32.619 [INFO][88] felix/endpoint_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-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:32.619 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:32.668 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:06:32.668 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"} status="down"
2026-02-17 03:06:32.677 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali691d5a75d3e" state="down"
2026-02-17 03:06:32.677 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali691d5a75d3e", State:"down", Index:153}
2026-02-17 03:06:32.677 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali691d5a75d3e"
2026-02-17 03:06:32.678 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali691d5a75d3e"
2026-02-17 03:06:32.678 [INFO][88] felix/endpoint_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-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:32.678 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:32.680 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali691d5a75d3e" state="up"
2026-02-17 03:06:32.711 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:06:32.711 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"} status="down"
2026-02-17 03:06:32.711 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali691d5a75d3e", Addrs:set.Typed[string]{}}
2026-02-17 03:06:32.711 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali691d5a75d3e", Addrs:set.Typed[string]{}}
2026-02-17 03:06:32.711 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali691d5a75d3e", State:"up", Index:153}
2026-02-17 03:06:32.711 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali691d5a75d3e"
2026-02-17 03:06:32.711 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali691d5a75d3e"
2026-02-17 03:06:32.711 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali691d5a75d3e"
2026-02-17 03:06:32.711 [INFO][88] felix/endpoint_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-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:32.711 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:32.736 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:32.737 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"} status="up"
2026-02-17 03:06:33.119 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-3177" name:"default"}
2026-02-17 03:06:33.245 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3177"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3177"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3177"}
2026-02-17 03:06:33.258 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:06:33.271 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-3177"}
2026-02-17 03:06:33.476 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713, name=eth0)
2026-02-17 03:06:33.477 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali691d5a75d3e" profile_ids:"kns.secrets-3429" profile_ids:"ksa.secrets-3429.default" ipv4_nets:"10.100.133.217/32"}
2026-02-17 03:06:33.477 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:33.477 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:33.477 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:33.478 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali691d5a75d3e"
2026-02-17 03:06:33.478 [INFO][88] felix/endpoint_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-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:33.478 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:33.501 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:33.501 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"} status="up"
2026-02-17 03:06:34.200 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=153
2026-02-17 03:06:34.201 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali691d5a75d3e"
2026-02-17 03:06:34.201 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali691d5a75d3e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:06:34.201 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali691d5a75d3e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:06:34.692 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713, name=eth0)
2026-02-17 03:06:34.692 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali691d5a75d3e" profile_ids:"kns.secrets-3429" profile_ids:"ksa.secrets-3429.default" ipv4_nets:"10.100.133.217/32"}
2026-02-17 03:06:34.692 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:34.692 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:34.692 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:34.693 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali691d5a75d3e"
2026-02-17 03:06:34.693 [INFO][88] felix/endpoint_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-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:34.693 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:34.734 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:34.734 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"} status="up"
2026-02-17 03:06:34.805 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali691d5a75d3e" state="down"
2026-02-17 03:06:34.806 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali691d5a75d3e", State:"down", Index:153}
2026-02-17 03:06:34.806 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali691d5a75d3e"
2026-02-17 03:06:34.806 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali691d5a75d3e"
2026-02-17 03:06:34.806 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali691d5a75d3e" state=""
2026-02-17 03:06:34.806 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali691d5a75d3e"
2026-02-17 03:06:34.806 [INFO][88] felix/endpoint_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-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:34.806 [INFO][88] 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=153
2026-02-17 03:06:34.806 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:34.806 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.217
2026-02-17 03:06:34.829 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:06:34.829 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"} status="down"
2026-02-17 03:06:34.829 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali691d5a75d3e", Addrs:set.Typed[string]{}}
2026-02-17 03:06:34.829 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali691d5a75d3e", Addrs:set.Typed[string]{}}
2026-02-17 03:06:34.829 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali691d5a75d3e", State:"", Index:153}
2026-02-17 03:06:34.829 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali691d5a75d3e", Addrs:set.Set[string](nil)}
2026-02-17 03:06:34.829 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali691d5a75d3e", Addrs:set.Set[string](nil)}
2026-02-17 03:06:34.829 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali691d5a75d3e"
2026-02-17 03:06:34.829 [INFO][88] felix/endpoint_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-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:34.829 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:34.861 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:06:34.862 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"} status="down"
2026-02-17 03:06:34.950 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713, name=eth0)
2026-02-17 03:06:34.951 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713" endpoint_id:"eth0"}
2026-02-17 03:06:34.951 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-3429"}
2026-02-17 03:06:34.951 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-3429.default"}
2026-02-17 03:06:34.951 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:34.951 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:34.952 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-3429" ipVersion=0x4 table="filter"
2026-02-17 03:06:34.952 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fVCel5ecFKwCj5AU1U" ipVersion=0x4 table="filter"
2026-02-17 03:06:34.952 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-3429" ipVersion=0x4 table="filter"
2026-02-17 03:06:34.952 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fVCel5ecFKwCj5AU1U" ipVersion=0x4 table="filter"
2026-02-17 03:06:34.952 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:34.952 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali691d5a75d3e" ipVersion=0x4 table="filter"
2026-02-17 03:06:34.952 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali691d5a75d3e" ipVersion=0x4 table="filter"
2026-02-17 03:06:34.952 [INFO][88] 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-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:34.952 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:35.010 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3429/pod-secrets-92aa729a-57bc-4f96-b8a7-d17aa0ce5713", EndpointId:"eth0"}
2026-02-17 03:06:36.089 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3429"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3429"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3429"}
2026-02-17 03:06:36.114 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7727"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7727"} 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-7727"}
2026-02-17 03:06:36.140 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7727" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:36.811 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-7727/pod-qgbdg, name=eth0)
2026-02-17 03:06:36.811 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-7727"} profile:{inbound_rules:{action:"allow" rule_id:"EXXHlJKvopd05Oew"} outbound_rules:{action:"allow" rule_id:"x-ok7vkC9URUg7_5"}}
2026-02-17 03:06:36.811 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-7727.default"} profile:{}
2026-02-17 03:06:36.812 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7727/pod-qgbdg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5b7e603ea0" profile_ids:"kns.pods-7727" profile_ids:"ksa.pods-7727.default" ipv4_nets:"10.100.133.219/32"}
2026-02-17 03:06:36.812 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:36.812 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:36.812 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:36.813 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie5b7e603ea0" ipVersion=0x4 table="filter"
2026-02-17 03:06:36.813 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-7727" ipVersion=0x4 table="filter"
2026-02-17 03:06:36.813 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9YmprzQkOQf4dwa1XM" ipVersion=0x4 table="filter"
2026-02-17 03:06:36.813 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie5b7e603ea0" ipVersion=0x4 table="filter"
2026-02-17 03:06:36.813 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-7727" ipVersion=0x4 table="filter"
2026-02-17 03:06:36.813 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9YmprzQkOQf4dwa1XM" ipVersion=0x4 table="filter"
2026-02-17 03:06:36.813 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie5b7e603ea0"
2026-02-17 03:06:36.813 [INFO][88] felix/endpoint_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-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:36.813 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:36.862 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calie5b7e603ea0" state="down"
2026-02-17 03:06:36.862 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie5b7e603ea0"
2026-02-17 03:06:36.864 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:06:36.864 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"} status="down"
2026-02-17 03:06:36.864 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5b7e603ea0", State:"down", Index:154}
2026-02-17 03:06:36.864 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5b7e603ea0", Addrs:set.Typed[string]{}}
2026-02-17 03:06:36.864 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5b7e603ea0", Addrs:set.Typed[string]{}}
2026-02-17 03:06:36.864 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie5b7e603ea0"
2026-02-17 03:06:36.864 [INFO][88] felix/endpoint_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-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:36.864 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:36.875 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calie5b7e603ea0" state="up"
2026-02-17 03:06:36.889 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:06:36.889 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"} status="down"
2026-02-17 03:06:36.889 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8712"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8712"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8712"} labels:{key:"webhook-8712" value:"true"}
2026-02-17 03:06:36.913 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5b7e603ea0", State:"up", Index:154}
2026-02-17 03:06:36.913 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie5b7e603ea0"
2026-02-17 03:06:36.913 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie5b7e603ea0"
2026-02-17 03:06:36.913 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5b7e603ea0"
2026-02-17 03:06:36.913 [INFO][88] felix/endpoint_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-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:36.913 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:36.937 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:36.937 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"} status="up"
2026-02-17 03:06:36.937 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2145" name:"default"}
2026-02-17 03:06:37.265 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2145"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2145"} labels:{key:"webhook-8712-markers" value:"true"}
2026-02-17 03:06:37.295 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2145"}
2026-02-17 03:06:37.508 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-7727/pod-qgbdg, name=eth0)
2026-02-17 03:06:37.509 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7727/pod-qgbdg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5b7e603ea0" profile_ids:"kns.pods-7727" profile_ids:"ksa.pods-7727.default" ipv4_nets:"10.100.133.219/32"}
2026-02-17 03:06:37.509 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:37.509 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:37.509 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:37.510 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5b7e603ea0"
2026-02-17 03:06:37.510 [INFO][88] felix/endpoint_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-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:37.510 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:37.537 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:37.537 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"} status="up"
2026-02-17 03:06:38.207 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-7727/pod-qgbdg, name=eth0)
2026-02-17 03:06:38.208 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7727/pod-qgbdg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5b7e603ea0" profile_ids:"kns.pods-7727" profile_ids:"ksa.pods-7727.default" ipv4_nets:"10.100.133.219/32"}
2026-02-17 03:06:38.208 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:38.209 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:38.209 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:38.210 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5b7e603ea0"
2026-02-17 03:06:38.211 [INFO][88] felix/endpoint_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-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:38.212 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:38.239 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:38.239 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"} status="up"
2026-02-17 03:06:38.239 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7727"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7727"} 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-7727"}
2026-02-17 03:06:38.265 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6327"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6327"}
2026-02-17 03:06:38.265 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6327" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:06:38.328 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=154
2026-02-17 03:06:38.329 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie5b7e603ea0"
2026-02-17 03:06:38.329 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5b7e603ea0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:06:38.329 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5b7e603ea0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:06:41.284 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3429" name:"default"}
2026-02-17 03:06:41.570 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3429"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3429"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3429"}
2026-02-17 03:06:41.597 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3429"}
2026-02-17 03:06:41.945 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8712" name:"default"}
2026-02-17 03:06:42.443 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8712"}
2026-02-17 03:06:43.267 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-7727/pod-qgbdg, name=eth0)
2026-02-17 03:06:43.268 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7727/pod-qgbdg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5b7e603ea0" profile_ids:"kns.pods-7727" profile_ids:"ksa.pods-7727.default" ipv4_nets:"10.100.133.219/32"}
2026-02-17 03:06:43.268 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.268 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.268 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.269 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5b7e603ea0"
2026-02-17 03:06:43.270 [INFO][88] felix/endpoint_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-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.270 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.296 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-7727/pod-qgbdg, name=eth0)
2026-02-17 03:06:43.301 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:43.301 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"} status="up"
2026-02-17 03:06:43.302 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7727"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7727"} 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-7727"}
2026-02-17 03:06:43.302 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7727/pod-qgbdg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie5b7e603ea0" profile_ids:"kns.pods-7727" profile_ids:"ksa.pods-7727.default" ipv4_nets:"10.100.133.219/32"}
2026-02-17 03:06:43.302 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.302 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.302 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.302 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie5b7e603ea0"
2026-02-17 03:06:43.302 [INFO][88] felix/endpoint_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-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.302 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.326 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:06:43.326 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"} status="up"
2026-02-17 03:06:43.581 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pods-7727/pod-qgbdg, name=eth0)
2026-02-17 03:06:43.581 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7727/pod-qgbdg" endpoint_id:"eth0"}
2026-02-17 03:06:43.581 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-7727.default"}
2026-02-17 03:06:43.581 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-7727"}
2026-02-17 03:06:43.582 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.582 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.583 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-7727" ipVersion=0x4 table="filter"
2026-02-17 03:06:43.583 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9YmprzQkOQf4dwa1XM" ipVersion=0x4 table="filter"
2026-02-17 03:06:43.583 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-7727" ipVersion=0x4 table="filter"
2026-02-17 03:06:43.583 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9YmprzQkOQf4dwa1XM" ipVersion=0x4 table="filter"
2026-02-17 03:06:43.583 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.583 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie5b7e603ea0" ipVersion=0x4 table="filter"
2026-02-17 03:06:43.583 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie5b7e603ea0" ipVersion=0x4 table="filter"
2026-02-17 03:06:43.583 [INFO][88] 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-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.583 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.583 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.219
2026-02-17 03:06:43.651 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7727/pod-qgbdg", EndpointId:"eth0"}
2026-02-17 03:06:43.691 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calie5b7e603ea0" state="down"
2026-02-17 03:06:43.691 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie5b7e603ea0"
2026-02-17 03:06:43.691 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=154
2026-02-17 03:06:43.691 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5b7e603ea0", State:"down", Index:154}
2026-02-17 03:06:43.691 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5b7e603ea0", Addrs:set.Typed[string]{}}
2026-02-17 03:06:43.691 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5b7e603ea0", Addrs:set.Typed[string]{}}
2026-02-17 03:06:43.694 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calie5b7e603ea0" state=""
2026-02-17 03:06:43.694 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie5b7e603ea0"
2026-02-17 03:06:43.717 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie5b7e603ea0", State:"", Index:154}
2026-02-17 03:06:43.718 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie5b7e603ea0", Addrs:set.Set[string](nil)}
2026-02-17 03:06:43.718 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie5b7e603ea0", Addrs:set.Set[string](nil)}
2026-02-17 03:06:44.956 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7727" name:"default"}
2026-02-17 03:06:45.288 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7727"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7727"} 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-7727"}
2026-02-17 03:06:45.323 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7727"}
2026-02-17 03:06:53.689 [INFO][88] felix/summary.go 100: Summarising 174 dataplane reconciliation loops over 1m4.2s: avg=30ms longest=83ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:07:02.529 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6327"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6327"}
2026-02-17 03:07:02.561 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8625"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8625"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8625"}
2026-02-17 03:07:02.561 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-8625" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:07:03.241 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932, name=eth0)
2026-02-17 03:07:03.242 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-8625"} profile:{inbound_rules:{action:"allow" rule_id:"P8AS_U8w4OHAv8Bq"} outbound_rules:{action:"allow" rule_id:"WoAu5woSKmS9ftbR"}}
2026-02-17 03:07:03.242 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-8625.default"} profile:{}
2026-02-17 03:07:03.242 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali621b9cf1b44" profile_ids:"kns.container-probe-8625" profile_ids:"ksa.container-probe-8625.default" ipv4_nets:"10.100.133.220/32"}
2026-02-17 03:07:03.242 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:07:03.242 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:07:03.242 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:07:03.243 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali621b9cf1b44" ipVersion=0x4 table="filter"
2026-02-17 03:07:03.243 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZTErD9fNsx25EgLz9w" ipVersion=0x4 table="filter"
2026-02-17 03:07:03.243 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_W1_qdIXXIsH--F2Ihz" ipVersion=0x4 table="filter"
2026-02-17 03:07:03.243 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali621b9cf1b44" ipVersion=0x4 table="filter"
2026-02-17 03:07:03.243 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZTErD9fNsx25EgLz9w" ipVersion=0x4 table="filter"
2026-02-17 03:07:03.243 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_W1_qdIXXIsH--F2Ihz" ipVersion=0x4 table="filter"
2026-02-17 03:07:03.243 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali621b9cf1b44"
2026-02-17 03:07:03.243 [INFO][88] felix/endpoint_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-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:07:03.243 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:07:03.286 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:07:03.286 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"} status="down"
2026-02-17 03:07:03.309 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali621b9cf1b44" state="down"
2026-02-17 03:07:03.309 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali621b9cf1b44", State:"down", Index:155}
2026-02-17 03:07:03.309 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali621b9cf1b44"
2026-02-17 03:07:03.309 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali621b9cf1b44", Addrs:set.Typed[string]{}}
2026-02-17 03:07:03.309 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali621b9cf1b44", Addrs:set.Typed[string]{}}
2026-02-17 03:07:03.309 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali621b9cf1b44"
2026-02-17 03:07:03.309 [INFO][88] felix/endpoint_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-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:07:03.309 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:07:03.312 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali621b9cf1b44" state="up"
2026-02-17 03:07:03.333 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:07:03.333 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"} status="down"
2026-02-17 03:07:03.333 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali621b9cf1b44", State:"up", Index:155}
2026-02-17 03:07:03.333 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali621b9cf1b44"
2026-02-17 03:07:03.333 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali621b9cf1b44"
2026-02-17 03:07:03.333 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali621b9cf1b44"
2026-02-17 03:07:03.333 [INFO][88] felix/endpoint_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-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:07:03.333 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:07:03.353 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:07:03.353 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"} status="up"
2026-02-17 03:07:03.653 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932, name=eth0)
2026-02-17 03:07:03.653 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali621b9cf1b44" profile_ids:"kns.container-probe-8625" profile_ids:"ksa.container-probe-8625.default" ipv4_nets:"10.100.133.220/32"}
2026-02-17 03:07:03.653 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:07:03.653 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:07:03.653 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:07:03.654 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali621b9cf1b44"
2026-02-17 03:07:03.655 [INFO][88] felix/endpoint_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-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:07:03.655 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:07:03.685 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:07:03.685 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"} status="up"
2026-02-17 03:07:04.518 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9, name=eth0)
2026-02-17 03:07:04.519 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab1725bd0d3" profile_ids:"kns.container-probe-6775" profile_ids:"ksa.container-probe-6775.default" ipv4_nets:"10.100.133.240/32"}
2026-02-17 03:07:04.519 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:07:04.519 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:07:04.519 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:07:04.520 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab1725bd0d3"
2026-02-17 03:07:04.520 [INFO][88] felix/endpoint_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-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:07:04.520 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:07:04.535 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9, name=eth0)
2026-02-17 03:07:04.552 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:07:04.552 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"} status="up"
2026-02-17 03:07:04.552 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9" endpoint_id:"eth0"}
2026-02-17 03:07:04.552 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-6775"}
2026-02-17 03:07:04.552 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-6775.default"}
2026-02-17 03:07:04.552 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:07:04.552 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:07:04.552 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TVfzUwPOFmO2bS6Y6o" ipVersion=0x4 table="filter"
2026-02-17 03:07:04.553 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_I0XPMzWtP7EEwFp0Oi" ipVersion=0x4 table="filter"
2026-02-17 03:07:04.553 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TVfzUwPOFmO2bS6Y6o" ipVersion=0x4 table="filter"
2026-02-17 03:07:04.553 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_I0XPMzWtP7EEwFp0Oi" ipVersion=0x4 table="filter"
2026-02-17 03:07:04.553 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:07:04.553 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliab1725bd0d3" ipVersion=0x4 table="filter"
2026-02-17 03:07:04.553 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliab1725bd0d3" ipVersion=0x4 table="filter"
2026-02-17 03:07:04.553 [INFO][88] 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-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:07:04.553 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:07:04.554 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.240
2026-02-17 03:07:04.625 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6775/liveness-30541e4f-edf8-433b-ad1c-ed8da6c109a9", EndpointId:"eth0"}
2026-02-17 03:07:04.625 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6775"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6775"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6775"}
2026-02-17 03:07:04.625 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8852"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8852"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8852"}
2026-02-17 03:07:04.662 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8852" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:07:04.980 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="caliab1725bd0d3" state="down"
2026-02-17 03:07:04.980 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab1725bd0d3", State:"down", Index:126}
2026-02-17 03:07:04.981 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliab1725bd0d3"
2026-02-17 03:07:04.981 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=126
2026-02-17 03:07:04.983 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="caliab1725bd0d3" state=""
2026-02-17 03:07:04.983 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliab1725bd0d3"
2026-02-17 03:07:05.003 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab1725bd0d3", Addrs:set.Typed[string]{}}
2026-02-17 03:07:05.003 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab1725bd0d3", Addrs:set.Typed[string]{}}
2026-02-17 03:07:05.003 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab1725bd0d3", State:"", Index:126}
2026-02-17 03:07:05.003 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab1725bd0d3", Addrs:set.Set[string](nil)}
2026-02-17 03:07:05.003 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab1725bd0d3", Addrs:set.Set[string](nil)}
2026-02-17 03:07:05.049 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=155
2026-02-17 03:07:05.049 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali621b9cf1b44"
2026-02-17 03:07:05.050 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali621b9cf1b44", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:07:05.050 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali621b9cf1b44", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:07:05.329 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd, name=eth0)
2026-02-17 03:07:05.329 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-8852.default"} profile:{}
2026-02-17 03:07:05.330 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-8852"} profile:{inbound_rules:{action:"allow" rule_id:"mhn3MCOyc77vSpZR"} outbound_rules:{action:"allow" rule_id:"sWjuhnGVlocfn53T"}}
2026-02-17 03:07:05.330 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali989d808f2cb" profile_ids:"kns.projected-8852" profile_ids:"ksa.projected-8852.default" ipv4_nets:"10.100.133.222/32"}
2026-02-17 03:07:05.330 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:05.331 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:05.331 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:05.332 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali989d808f2cb" ipVersion=0x4 table="filter"
2026-02-17 03:07:05.333 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-8852" ipVersion=0x4 table="filter"
2026-02-17 03:07:05.333 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IP1EQG-iuPU2kKH2uN" ipVersion=0x4 table="filter"
2026-02-17 03:07:05.333 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali989d808f2cb" ipVersion=0x4 table="filter"
2026-02-17 03:07:05.333 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-8852" ipVersion=0x4 table="filter"
2026-02-17 03:07:05.333 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IP1EQG-iuPU2kKH2uN" ipVersion=0x4 table="filter"
2026-02-17 03:07:05.333 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali989d808f2cb"
2026-02-17 03:07:05.333 [INFO][88] felix/endpoint_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-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:05.333 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:05.370 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:07:05.370 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"} status="down"
2026-02-17 03:07:05.406 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali989d808f2cb" state="down"
2026-02-17 03:07:05.406 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali989d808f2cb"
2026-02-17 03:07:05.407 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali989d808f2cb", State:"down", Index:156}
2026-02-17 03:07:05.407 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali989d808f2cb", Addrs:set.Typed[string]{}}
2026-02-17 03:07:05.407 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali989d808f2cb", Addrs:set.Typed[string]{}}
2026-02-17 03:07:05.407 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali989d808f2cb"
2026-02-17 03:07:05.407 [INFO][88] felix/endpoint_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-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:05.407 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:05.407 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali989d808f2cb" state="up"
2026-02-17 03:07:05.437 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:07:05.437 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"} status="down"
2026-02-17 03:07:05.437 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali989d808f2cb", State:"up", Index:156}
2026-02-17 03:07:05.437 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali989d808f2cb"
2026-02-17 03:07:05.437 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali989d808f2cb"
2026-02-17 03:07:05.437 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali989d808f2cb"
2026-02-17 03:07:05.438 [INFO][88] felix/endpoint_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-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:05.438 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:05.459 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:07:05.459 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"} status="up"
2026-02-17 03:07:06.457 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=156
2026-02-17 03:07:06.457 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali989d808f2cb"
2026-02-17 03:07:06.457 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali989d808f2cb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:07:06.458 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali989d808f2cb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:07:06.690 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd, name=eth0)
2026-02-17 03:07:06.692 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali989d808f2cb" profile_ids:"kns.projected-8852" profile_ids:"ksa.projected-8852.default" ipv4_nets:"10.100.133.222/32"}
2026-02-17 03:07:06.694 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:06.694 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:06.694 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:06.695 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali989d808f2cb"
2026-02-17 03:07:06.696 [INFO][88] felix/endpoint_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-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:06.696 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:06.720 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:07:06.720 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"} status="up"
2026-02-17 03:07:07.576 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6327"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6327"}
2026-02-17 03:07:07.860 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-4496"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-4496"} 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:"pod-resize-tests-4496"}
2026-02-17 03:07:07.897 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-487"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-487"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-487"}
2026-02-17 03:07:07.921 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd, name=eth0)
2026-02-17 03:07:07.933 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-wrapper-487" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:07:07.933 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali989d808f2cb" profile_ids:"kns.projected-8852" profile_ids:"ksa.projected-8852.default" ipv4_nets:"10.100.133.222/32"}
2026-02-17 03:07:07.934 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:07.934 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:07.935 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:07.936 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali989d808f2cb"
2026-02-17 03:07:07.936 [INFO][88] 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-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:07.936 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:07.958 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:07:07.958 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"} status="down"
2026-02-17 03:07:08.025 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali989d808f2cb" state="down"
2026-02-17 03:07:08.026 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali989d808f2cb", State:"down", Index:156}
2026-02-17 03:07:08.026 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali989d808f2cb"
2026-02-17 03:07:08.026 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali989d808f2cb", Addrs:set.Typed[string]{}}
2026-02-17 03:07:08.026 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali989d808f2cb", Addrs:set.Typed[string]{}}
2026-02-17 03:07:08.026 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali989d808f2cb"
2026-02-17 03:07:08.026 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali989d808f2cb"
2026-02-17 03:07:08.026 [INFO][88] felix/endpoint_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-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:08.026 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:08.026 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=156
2026-02-17 03:07:08.026 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.222
2026-02-17 03:07:08.029 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali989d808f2cb" state=""
2026-02-17 03:07:08.029 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali989d808f2cb"
2026-02-17 03:07:08.055 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:07:08.055 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"} status="down"
2026-02-17 03:07:08.055 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali989d808f2cb", State:"", Index:156}
2026-02-17 03:07:08.055 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali989d808f2cb", Addrs:set.Set[string](nil)}
2026-02-17 03:07:08.055 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali989d808f2cb", Addrs:set.Set[string](nil)}
2026-02-17 03:07:08.055 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali989d808f2cb"
2026-02-17 03:07:08.055 [INFO][88] felix/endpoint_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-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:08.055 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:08.085 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:07:08.085 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"} status="down"
2026-02-17 03:07:08.172 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd, name=eth0)
2026-02-17 03:07:08.173 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd" endpoint_id:"eth0"}
2026-02-17 03:07:08.173 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-8852.default"}
2026-02-17 03:07:08.173 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-8852"}
2026-02-17 03:07:08.173 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:08.173 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:08.174 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-8852" ipVersion=0x4 table="filter"
2026-02-17 03:07:08.174 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IP1EQG-iuPU2kKH2uN" ipVersion=0x4 table="filter"
2026-02-17 03:07:08.174 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-8852" ipVersion=0x4 table="filter"
2026-02-17 03:07:08.174 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IP1EQG-iuPU2kKH2uN" ipVersion=0x4 table="filter"
2026-02-17 03:07:08.174 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:08.174 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali989d808f2cb" ipVersion=0x4 table="filter"
2026-02-17 03:07:08.175 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali989d808f2cb" ipVersion=0x4 table="filter"
2026-02-17 03:07:08.175 [INFO][88] 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-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:08.175 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:08.241 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8852/downwardapi-volume-206716f8-280a-430a-807f-cd972aead6fd", EndpointId:"eth0"}
2026-02-17 03:07:08.813 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8852"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8852"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8852"}
2026-02-17 03:07:08.846 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5691"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-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:"gc-5691"}
2026-02-17 03:07:08.846 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-5691" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:07:09.597 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali2fc83c24d5e" state="down"
2026-02-17 03:07:09.597 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2fc83c24d5e"
2026-02-17 03:07:09.597 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2fc83c24d5e", State:"down", Index:157}
2026-02-17 03:07:09.597 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2fc83c24d5e", Addrs:set.Typed[string]{}}
2026-02-17 03:07:09.597 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2fc83c24d5e", Addrs:set.Typed[string]{}}
2026-02-17 03:07:09.600 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali2fc83c24d5e" state="up"
2026-02-17 03:07:09.623 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2fc83c24d5e", State:"up", Index:157}
2026-02-17 03:07:09.623 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2fc83c24d5e"
2026-02-17 03:07:09.623 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2fc83c24d5e"
2026-02-17 03:07:09.841 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali2fc83c24d5e" state="down"
2026-02-17 03:07:09.841 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2fc83c24d5e", State:"down", Index:157}
2026-02-17 03:07:09.846 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="cali2fc83c24d5e" state=""
2026-02-17 03:07:09.846 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2fc83c24d5e"
2026-02-17 03:07:09.874 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2fc83c24d5e", State:"", Index:157}
2026-02-17 03:07:09.874 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2fc83c24d5e", Addrs:set.Set[string](nil)}
2026-02-17 03:07:09.874 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2fc83c24d5e", Addrs:set.Set[string](nil)}
2026-02-17 03:07:09.875 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.221
2026-02-17 03:07:10.097 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6775" name:"default"}
2026-02-17 03:07:10.237 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5691"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-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:"gc-5691"}
2026-02-17 03:07:10.262 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-3383"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-3383"} 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:"pod-resize-tests-3383"}
2026-02-17 03:07:10.262 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-3383" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:07:10.328 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6775"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6775"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6775"}
2026-02-17 03:07:10.352 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6775"}
2026-02-17 03:07:10.994 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-3383/resize-test-98mbg, name=eth0)
2026-02-17 03:07:10.994 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-resize-tests-3383"} profile:{inbound_rules:{action:"allow" rule_id:"wFsHU-xkC67rnWwg"} outbound_rules:{action:"allow" rule_id:"qKdQQQcK2SY4hkNH"}}
2026-02-17 03:07:10.995 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-3383.default"} profile:{}
2026-02-17 03:07:10.995 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-3383/resize-test-98mbg" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac5e6232c71" profile_ids:"kns.pod-resize-tests-3383" profile_ids:"ksa.pod-resize-tests-3383.default" ipv4_nets:"10.100.133.223/32"}
2026-02-17 03:07:10.995 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:07:10.995 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:07:10.995 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:07:10.995 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliac5e6232c71" ipVersion=0x4 table="filter"
2026-02-17 03:07:10.996 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hnuothUUmBLc-jDBas" ipVersion=0x4 table="filter"
2026-02-17 03:07:10.996 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_g5_qXlOsDCVRSFlwsQ" ipVersion=0x4 table="filter"
2026-02-17 03:07:10.996 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliac5e6232c71" ipVersion=0x4 table="filter"
2026-02-17 03:07:10.996 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hnuothUUmBLc-jDBas" ipVersion=0x4 table="filter"
2026-02-17 03:07:10.996 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_g5_qXlOsDCVRSFlwsQ" ipVersion=0x4 table="filter"
2026-02-17 03:07:10.996 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliac5e6232c71"
2026-02-17 03:07:10.996 [INFO][88] felix/endpoint_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-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:07:10.996 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:07:11.032 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:07:11.032 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} status="down"
2026-02-17 03:07:11.061 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="caliac5e6232c71" state="down"
2026-02-17 03:07:11.061 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac5e6232c71", State:"down", Index:158}
2026-02-17 03:07:11.061 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac5e6232c71"
2026-02-17 03:07:11.061 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac5e6232c71"
2026-02-17 03:07:11.061 [INFO][88] felix/endpoint_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-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:07:11.061 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:07:11.063 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="caliac5e6232c71" state="up"
2026-02-17 03:07:11.084 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:07:11.084 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} status="down"
2026-02-17 03:07:11.084 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac5e6232c71", Addrs:set.Typed[string]{}}
2026-02-17 03:07:11.084 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac5e6232c71", Addrs:set.Typed[string]{}}
2026-02-17 03:07:11.084 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac5e6232c71", State:"up", Index:158}
2026-02-17 03:07:11.085 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliac5e6232c71"
2026-02-17 03:07:11.085 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac5e6232c71"
2026-02-17 03:07:11.085 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac5e6232c71"
2026-02-17 03:07:11.085 [INFO][88] felix/endpoint_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-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:07:11.085 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:07:11.104 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:07:11.104 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} status="up"
2026-02-17 03:07:12.105 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-487"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-487"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-487"}
2026-02-17 03:07:12.158 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-9547"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-9547"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9547"}
2026-02-17 03:07:12.193 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csistoragecapacity-9547" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:07:12.355 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-9547"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-9547"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9547"}
2026-02-17 03:07:12.432 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8504"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8504"}
2026-02-17 03:07:12.434 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=158
2026-02-17 03:07:12.435 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliac5e6232c71"
2026-02-17 03:07:12.461 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac5e6232c71", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:07:12.461 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac5e6232c71", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:07:12.499 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8504" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:07:12.499 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8504"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8504"} labels:{key:"webhook-8504" value:"true"}
2026-02-17 03:07:12.499 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1707"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1707"} labels:{key:"webhook-8504-markers" value:"true"}
2026-02-17 03:07:12.499 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1707" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:07:12.934 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6327" name:"default"}
2026-02-17 03:07:13.288 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-4496" name:"default"}
2026-02-17 03:07:13.363 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6327"}
2026-02-17 03:07:13.445 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-4496"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-4496"} 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:"pod-resize-tests-4496"}
2026-02-17 03:07:13.474 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-4496"}
2026-02-17 03:07:14.113 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8852" name:"default"}
2026-02-17 03:07:14.138 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8852"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8852"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8852"}
2026-02-17 03:07:14.169 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8852"}
2026-02-17 03:07:15.317 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-5691" name:"default"}
2026-02-17 03:07:15.611 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5691"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-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:"gc-5691"}
2026-02-17 03:07:15.642 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-5691"}
2026-02-17 03:07:17.075 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8504" type:"ClusterIP" cluster_ips:"10.254.43.160" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:07:17.181 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-wrapper-487" name:"default"}
2026-02-17 03:07:17.632 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-487"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-487"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-487"}
2026-02-17 03:07:17.660 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-wrapper-487"}
2026-02-17 03:07:17.685 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csistoragecapacity-9547" name:"default"}
2026-02-17 03:07:17.952 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-9547"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-9547"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9547"}
2026-02-17 03:07:17.981 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csistoragecapacity-9547"}
2026-02-17 03:07:23.842 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-3383/resize-test-98mbg, name=eth0)
2026-02-17 03:07:23.842 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-3383/resize-test-98mbg" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac5e6232c71" profile_ids:"kns.pod-resize-tests-3383" profile_ids:"ksa.pod-resize-tests-3383.default" ipv4_nets:"10.100.133.223/32"}
2026-02-17 03:07:23.842 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:07:23.842 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:07:23.842 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:07:23.843 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac5e6232c71"
2026-02-17 03:07:23.843 [INFO][88] felix/endpoint_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-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:07:23.843 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:07:23.867 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:07:23.867 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} status="up"
2026-02-17 03:07:30.472 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8504"
2026-02-17 03:07:30.598 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8504"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8504"} labels:{key:"webhook-8504" value:"true"}
2026-02-17 03:07:30.622 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1707"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1707"} labels:{key:"webhook-8504-markers" value:"true"}
2026-02-17 03:07:30.652 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3547"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3547"}
2026-02-17 03:07:30.652 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3547" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:07:30.686 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3547"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3547"} labels:{key:"webhook-3547" value:"true"}
2026-02-17 03:07:30.729 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4657"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-4657"} labels:{key:"webhook-3547-markers" value:"true"}
2026-02-17 03:07:30.729 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4657" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:07:32.987 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3547" type:"ClusterIP" cluster_ips:"10.254.150.132" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:07:33.273 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:07:35.792 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8504" name:"default"}
2026-02-17 03:07:35.891 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1707" name:"default"}
2026-02-17 03:07:35.956 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8504"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8504"} labels:{key:"webhook-8504" value:"true"}
2026-02-17 03:07:35.981 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8504"}
2026-02-17 03:07:36.135 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1707"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1707"} labels:{key:"webhook-8504-markers" value:"true"}
2026-02-17 03:07:36.173 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1707"}
2026-02-17 03:07:44.331 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3547"
2026-02-17 03:07:44.409 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3547"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3547"} labels:{key:"webhook-3547" value:"true"}
2026-02-17 03:07:44.441 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4657"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-4657"} labels:{key:"webhook-3547-markers" value:"true"}
2026-02-17 03:07:44.442 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6005"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6005"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6005"}
2026-02-17 03:07:44.471 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6005" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:07:49.587 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3547" name:"default"}
2026-02-17 03:07:49.617 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4657" name:"default"}
2026-02-17 03:07:49.884 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3547"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3547"} labels:{key:"webhook-3547" value:"true"}
2026-02-17 03:07:49.908 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3547"}
2026-02-17 03:07:50.006 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4657"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-4657"} labels:{key:"webhook-3547-markers" value:"true"}
2026-02-17 03:07:50.032 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4657"}
2026-02-17 03:07:52.383 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6005"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6005"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6005"}
2026-02-17 03:07:52.411 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-2429"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-2429"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2429"}
2026-02-17 03:07:52.442 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-2429" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:07:55.100 [INFO][88] felix/summary.go 100: Summarising 99 dataplane reconciliation loops over 1m1.4s: avg=32ms longest=76ms (resync-calico-v4)
2026-02-17 03:07:57.506 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6005" name:"default"}
2026-02-17 03:07:57.536 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-2429"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-2429"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2429"}
2026-02-17 03:07:57.561 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9709"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9709"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9709"}
2026-02-17 03:07:57.561 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9709" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:07:57.821 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6005"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6005"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6005"}
2026-02-17 03:07:57.856 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-6005"}
2026-02-17 03:07:59.061 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} 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 03:07:59.062 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:07:59.062 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:08:01.714 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9709"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9709"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9709"}
2026-02-17 03:08:01.754 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7942"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7942"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7942"}
2026-02-17 03:08:01.783 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-7942" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:01.905 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7942"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7942"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7942"}
2026-02-17 03:08:01.933 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6806"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6806"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6806"}
2026-02-17 03:08:01.959 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6806" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:02.324 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-3383/resize-test-98mbg, name=eth0)
2026-02-17 03:08:02.325 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-3383/resize-test-98mbg" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac5e6232c71" profile_ids:"kns.pod-resize-tests-3383" profile_ids:"ksa.pod-resize-tests-3383.default" ipv4_nets:"10.100.133.223/32"}
2026-02-17 03:08:02.325 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:02.325 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:02.325 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:02.325 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac5e6232c71"
2026-02-17 03:08:02.325 [INFO][88] felix/endpoint_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-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:02.325 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:02.356 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:02.356 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} status="up"
2026-02-17 03:08:02.365 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-3383/resize-test-98mbg, name=eth0)
2026-02-17 03:08:02.365 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-3383/resize-test-98mbg" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac5e6232c71" profile_ids:"kns.pod-resize-tests-3383" profile_ids:"ksa.pod-resize-tests-3383.default" ipv4_nets:"10.100.133.223/32"}
2026-02-17 03:08:02.365 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:02.365 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:02.365 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:02.366 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac5e6232c71"
2026-02-17 03:08:02.366 [INFO][88] felix/endpoint_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-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:02.366 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:02.396 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:02.396 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} status="up"
2026-02-17 03:08:02.633 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8625"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8625"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8625"}
2026-02-17 03:08:02.662 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6459"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6459"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6459"}
2026-02-17 03:08:02.687 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-6459" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:02.710 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-6459" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:08:02.881 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-2429" name:"default"}
2026-02-17 03:08:03.041 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-3383/resize-test-98mbg, name=eth0)
2026-02-17 03:08:03.041 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-3383/resize-test-98mbg" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac5e6232c71" profile_ids:"kns.pod-resize-tests-3383" profile_ids:"ksa.pod-resize-tests-3383.default" ipv4_nets:"10.100.133.223/32"}
2026-02-17 03:08:03.041 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:03.041 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:03.041 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:03.042 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac5e6232c71"
2026-02-17 03:08:03.042 [INFO][88] felix/endpoint_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-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:03.042 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:03.066 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:03.066 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} status="up"
2026-02-17 03:08:03.159 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-2429"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-2429"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2429"}
2026-02-17 03:08:03.214 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-2429"}
2026-02-17 03:08:07.232 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-7942" name:"default"}
2026-02-17 03:08:07.389 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9709" name:"default"}
2026-02-17 03:08:07.438 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7942"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7942"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7942"}
2026-02-17 03:08:07.466 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-7942"}
2026-02-17 03:08:07.570 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9709"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9709"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9709"}
2026-02-17 03:08:07.614 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9709"}
2026-02-17 03:08:07.679 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932, name=eth0)
2026-02-17 03:08:07.679 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali621b9cf1b44" profile_ids:"kns.container-probe-8625" profile_ids:"ksa.container-probe-8625.default" ipv4_nets:"10.100.133.220/32"}
2026-02-17 03:08:07.681 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:07.682 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:07.682 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:07.683 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali621b9cf1b44"
2026-02-17 03:08:07.683 [INFO][88] felix/endpoint_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-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:07.683 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:07.700 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932, name=eth0)
2026-02-17 03:08:07.721 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:07.721 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"} status="up"
2026-02-17 03:08:07.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8625"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8625"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8625"}
2026-02-17 03:08:07.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali621b9cf1b44" profile_ids:"kns.container-probe-8625" profile_ids:"ksa.container-probe-8625.default" ipv4_nets:"10.100.133.220/32"}
2026-02-17 03:08:07.722 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:07.722 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:07.722 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:07.722 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali621b9cf1b44"
2026-02-17 03:08:07.722 [INFO][88] felix/endpoint_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-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:07.722 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:07.753 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:07.753 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"} status="up"
2026-02-17 03:08:08.055 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932, name=eth0)
2026-02-17 03:08:08.055 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932" endpoint_id:"eth0"}
2026-02-17 03:08:08.055 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-8625"}
2026-02-17 03:08:08.055 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-8625.default"}
2026-02-17 03:08:08.056 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:08.056 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:08.056 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZTErD9fNsx25EgLz9w" ipVersion=0x4 table="filter"
2026-02-17 03:08:08.056 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_W1_qdIXXIsH--F2Ihz" ipVersion=0x4 table="filter"
2026-02-17 03:08:08.056 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZTErD9fNsx25EgLz9w" ipVersion=0x4 table="filter"
2026-02-17 03:08:08.056 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_W1_qdIXXIsH--F2Ihz" ipVersion=0x4 table="filter"
2026-02-17 03:08:08.056 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:08.056 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali621b9cf1b44" ipVersion=0x4 table="filter"
2026-02-17 03:08:08.056 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali621b9cf1b44" ipVersion=0x4 table="filter"
2026-02-17 03:08:08.056 [INFO][88] 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-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:08.056 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:08.057 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.220
2026-02-17 03:08:08.122 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8625/test-webserver-98c59e0b-bc31-4030-9781-b5fca1bd5932", EndpointId:"eth0"}
2026-02-17 03:08:08.163 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali621b9cf1b44" state="down"
2026-02-17 03:08:08.164 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali621b9cf1b44"
2026-02-17 03:08:08.164 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali621b9cf1b44", State:"down", Index:155}
2026-02-17 03:08:08.164 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali621b9cf1b44", Addrs:set.Typed[string]{}}
2026-02-17 03:08:08.164 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali621b9cf1b44", Addrs:set.Typed[string]{}}
2026-02-17 03:08:08.168 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=155
2026-02-17 03:08:08.168 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali621b9cf1b44" state=""
2026-02-17 03:08:08.168 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali621b9cf1b44"
2026-02-17 03:08:08.196 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali621b9cf1b44", State:"", Index:155}
2026-02-17 03:08:08.196 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali621b9cf1b44", Addrs:set.Set[string](nil)}
2026-02-17 03:08:08.196 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali621b9cf1b44", Addrs:set.Set[string](nil)}
2026-02-17 03:08:10.243 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6806"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6806"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6806"}
2026-02-17 03:08:10.275 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7399"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7399"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7399"}
2026-02-17 03:08:10.275 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-7399" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:10.337 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7399"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7399"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7399"} labels:{key:"webhook-7399" value:"true"}
2026-02-17 03:08:10.360 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7810"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7810"} labels:{key:"webhook-7399-markers" value:"true"}
2026-02-17 03:08:10.384 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7810" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:12.681 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7399" type:"ClusterIP" cluster_ips:"10.254.120.184" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:08:12.828 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-8625" name:"default"}
2026-02-17 03:08:13.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-8625"}
2026-02-17 03:08:13.755 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7399"
2026-02-17 03:08:13.844 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7399"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7399"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7399"} labels:{key:"webhook-7399" value:"true"}
2026-02-17 03:08:13.872 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7810"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7810"} labels:{key:"webhook-7399-markers" value:"true"}
2026-02-17 03:08:13.904 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8704"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8704"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8704"}
2026-02-17 03:08:13.904 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-8704" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:15.517 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6806" name:"default"}
2026-02-17 03:08:15.753 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6806"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6806"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6806"}
2026-02-17 03:08:15.786 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-6806"}
2026-02-17 03:08:17.000 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6459"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6459"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6459"}
2026-02-17 03:08:17.027 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2592"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2592"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2592"}
2026-02-17 03:08:17.059 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-2592" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:17.083 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-2592" type:"ClusterIP" cluster_ips:"10.254.91.34" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 03:08:17.184 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8704"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8704"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8704"}
2026-02-17 03:08:17.224 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3239"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3239"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3239"}
2026-02-17 03:08:17.224 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-3239" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:18.906 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-7399" name:"default"}
2026-02-17 03:08:19.488 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7810" name:"default"}
2026-02-17 03:08:19.524 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7810"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-7810"} labels:{key:"webhook-7399-markers" value:"true"}
2026-02-17 03:08:19.552 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7810"}
2026-02-17 03:08:19.615 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7399"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7399"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7399"} labels:{key:"webhook-7399" value:"true"}
2026-02-17 03:08:19.637 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-7399"}
2026-02-17 03:08:19.775 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2592/pod2-handle-http-request, name=eth0)
2026-02-17 03:08:19.776 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-2592"} profile:{inbound_rules:{action:"allow" rule_id:"sqDyfG8JYvlcvGYt"} outbound_rules:{action:"allow" rule_id:"GvVByw-So1OPlG4Q"}}
2026-02-17 03:08:19.776 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-2592.default"} profile:{}
2026-02-17 03:08:19.776 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2592/pod2-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6c97651e1d9" profile_ids:"kns.endpointslice-2592" profile_ids:"ksa.endpointslice-2592.default" ipv4_nets:"10.100.133.216/32"}
2026-02-17 03:08:19.776 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:19.776 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:19.776 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:19.777 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6c97651e1d9" ipVersion=0x4 table="filter"
2026-02-17 03:08:19.777 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3k2A0VXTxg9754OT-_" ipVersion=0x4 table="filter"
2026-02-17 03:08:19.777 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eD1uVf-MdcR9Nvy2ic" ipVersion=0x4 table="filter"
2026-02-17 03:08:19.777 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6c97651e1d9" ipVersion=0x4 table="filter"
2026-02-17 03:08:19.777 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3k2A0VXTxg9754OT-_" ipVersion=0x4 table="filter"
2026-02-17 03:08:19.777 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eD1uVf-MdcR9Nvy2ic" ipVersion=0x4 table="filter"
2026-02-17 03:08:19.777 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6c97651e1d9"
2026-02-17 03:08:19.777 [INFO][88] felix/endpoint_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-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:19.777 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:19.830 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:19.830 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 03:08:19.862 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali6c97651e1d9" state="down"
2026-02-17 03:08:19.863 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c97651e1d9", State:"down", Index:159}
2026-02-17 03:08:19.863 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6c97651e1d9"
2026-02-17 03:08:19.863 [INFO][88] felix/endpoint_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-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:19.863 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:19.863 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6c97651e1d9"
2026-02-17 03:08:19.869 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali6c97651e1d9" state="up"
2026-02-17 03:08:19.898 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:19.898 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 03:08:19.898 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c97651e1d9", Addrs:set.Typed[string]{}}
2026-02-17 03:08:19.898 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c97651e1d9", Addrs:set.Typed[string]{}}
2026-02-17 03:08:19.898 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c97651e1d9", State:"up", Index:159}
2026-02-17 03:08:19.898 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6c97651e1d9"
2026-02-17 03:08:19.898 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6c97651e1d9"
2026-02-17 03:08:19.898 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6c97651e1d9"
2026-02-17 03:08:19.899 [INFO][88] felix/endpoint_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-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:19.899 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:19.926 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:19.926 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 03:08:20.024 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-3239/rs-hwrxq, name=eth0)
2026-02-17 03:08:20.025 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-3239.default"} profile:{}
2026-02-17 03:08:20.025 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-3239"} profile:{inbound_rules:{action:"allow" rule_id:"0NlAzl1Zs6gOnTvi"} outbound_rules:{action:"allow" rule_id:"IEwSLVoPWRfL-D4y"}}
2026-02-17 03:08:20.025 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3239/rs-hwrxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia91675dec55" profile_ids:"kns.disruption-3239" profile_ids:"ksa.disruption-3239.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 03:08:20.025 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:20.025 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:20.025 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:20.026 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 03:08:20.026 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia91675dec55" ipVersion=0x4 table="filter"
2026-02-17 03:08:20.026 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-3239" ipVersion=0x4 table="filter"
2026-02-17 03:08:20.026 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_g_r1Rs0hKUYHxuIdNg" ipVersion=0x4 table="filter"
2026-02-17 03:08:20.026 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 03:08:20.026 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia91675dec55" ipVersion=0x4 table="filter"
2026-02-17 03:08:20.026 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-3239" ipVersion=0x4 table="filter"
2026-02-17 03:08:20.026 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_g_r1Rs0hKUYHxuIdNg" ipVersion=0x4 table="filter"
2026-02-17 03:08:20.026 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia91675dec55"
2026-02-17 03:08:20.026 [INFO][88] felix/endpoint_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-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:20.026 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:20.066 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:20.066 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"} status="down"
2026-02-17 03:08:20.101 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calia91675dec55" state="down"
2026-02-17 03:08:20.101 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia91675dec55"
2026-02-17 03:08:20.101 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia91675dec55", State:"down", Index:160}
2026-02-17 03:08:20.101 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calia91675dec55" state="up"
2026-02-17 03:08:20.101 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia91675dec55", Addrs:set.Typed[string]{}}
2026-02-17 03:08:20.101 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia91675dec55", Addrs:set.Typed[string]{}}
2026-02-17 03:08:20.101 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia91675dec55", State:"up", Index:160}
2026-02-17 03:08:20.101 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia91675dec55"
2026-02-17 03:08:20.101 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia91675dec55"
2026-02-17 03:08:20.101 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia91675dec55"
2026-02-17 03:08:20.102 [INFO][88] felix/endpoint_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-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:20.102 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:20.128 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:20.128 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"} status="up"
2026-02-17 03:08:21.141 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2592/pod2-handle-http-request, name=eth0)
2026-02-17 03:08:21.142 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2592/pod2-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6c97651e1d9" profile_ids:"kns.endpointslice-2592" profile_ids:"ksa.endpointslice-2592.default" ipv4_nets:"10.100.133.216/32"}
2026-02-17 03:08:21.142 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:21.142 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:21.142 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:21.143 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6c97651e1d9"
2026-02-17 03:08:21.144 [INFO][88] felix/endpoint_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-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:21.144 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:21.183 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:21.183 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 03:08:21.190 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-3239/rs-hwrxq, name=eth0)
2026-02-17 03:08:21.190 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3239/rs-hwrxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia91675dec55" profile_ids:"kns.disruption-3239" profile_ids:"ksa.disruption-3239.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 03:08:21.190 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:21.191 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:21.191 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:21.191 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia91675dec55"
2026-02-17 03:08:21.192 [INFO][88] felix/endpoint_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-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:21.192 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:21.243 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=159
2026-02-17 03:08:21.243 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6c97651e1d9"
2026-02-17 03:08:21.254 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:21.254 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"} status="up"
2026-02-17 03:08:21.254 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c97651e1d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:21.254 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c97651e1d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:21.433 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=160
2026-02-17 03:08:21.433 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia91675dec55"
2026-02-17 03:08:21.433 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia91675dec55", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:21.433 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia91675dec55", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:21.843 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2592/pause-pod-0, name=eth0)
2026-02-17 03:08:21.843 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2592/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0bb0db67c87" profile_ids:"kns.endpointslice-2592" profile_ids:"ksa.endpointslice-2592.default" ipv4_nets:"10.100.133.225/32"}
2026-02-17 03:08:21.844 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:21.844 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:21.844 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:21.845 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0bb0db67c87" ipVersion=0x4 table="filter"
2026-02-17 03:08:21.845 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0bb0db67c87" ipVersion=0x4 table="filter"
2026-02-17 03:08:21.845 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0bb0db67c87"
2026-02-17 03:08:21.845 [INFO][88] felix/endpoint_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-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:21.845 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:21.889 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:21.889 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-17 03:08:21.918 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali0bb0db67c87" state="down"
2026-02-17 03:08:21.918 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0bb0db67c87"
2026-02-17 03:08:21.918 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0bb0db67c87", State:"down", Index:161}
2026-02-17 03:08:21.919 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0bb0db67c87", Addrs:set.Typed[string]{}}
2026-02-17 03:08:21.919 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0bb0db67c87", Addrs:set.Typed[string]{}}
2026-02-17 03:08:21.919 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0bb0db67c87"
2026-02-17 03:08:21.919 [INFO][88] felix/endpoint_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-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:21.919 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:21.924 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali0bb0db67c87" state="up"
2026-02-17 03:08:21.942 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:21.942 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"} status="down"
2026-02-17 03:08:21.942 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0bb0db67c87", State:"up", Index:161}
2026-02-17 03:08:21.943 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0bb0db67c87"
2026-02-17 03:08:21.943 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0bb0db67c87"
2026-02-17 03:08:21.943 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0bb0db67c87"
2026-02-17 03:08:21.943 [INFO][88] felix/endpoint_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-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:21.943 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:21.968 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:21.968 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 03:08:22.261 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-6459" name:"default"}
2026-02-17 03:08:22.339 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-8704" name:"default"}
2026-02-17 03:08:22.504 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-6459"
2026-02-17 03:08:22.606 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6459"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6459"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6459"}
2026-02-17 03:08:22.634 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-6459"}
2026-02-17 03:08:22.740 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8704"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8704"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8704"}
2026-02-17 03:08:22.768 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-8704"}
2026-02-17 03:08:23.166 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2592/pause-pod-0, name=eth0)
2026-02-17 03:08:23.166 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2592/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0bb0db67c87" profile_ids:"kns.endpointslice-2592" profile_ids:"ksa.endpointslice-2592.default" ipv4_nets:"10.100.133.225/32"}
2026-02-17 03:08:23.167 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:23.167 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:23.167 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:23.168 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0bb0db67c87"
2026-02-17 03:08:23.169 [INFO][88] felix/endpoint_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-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:23.169 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:23.202 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:23.202 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"} status="up"
2026-02-17 03:08:23.225 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=161
2026-02-17 03:08:23.225 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0bb0db67c87"
2026-02-17 03:08:23.225 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0bb0db67c87", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:23.226 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0bb0db67c87", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:23.650 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2592"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2592"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2592"}
2026-02-17 03:08:23.688 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-9066"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-9066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9066"}
2026-02-17 03:08:23.736 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-9066" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:24.111 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-9066"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-9066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9066"}
2026-02-17 03:08:24.138 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9699"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9699"}
2026-02-17 03:08:24.169 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-9699" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:24.196 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-26x9f-2020"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-26x9f-2020"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-26x9f-2020"}
2026-02-17 03:08:24.196 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-limitrange-26x9f-2020" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:24.277 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9699"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9699"}
2026-02-17 03:08:24.310 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-26x9f-2020"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-26x9f-2020"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-26x9f-2020"}
2026-02-17 03:08:24.310 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5958"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5958"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5958"}
2026-02-17 03:08:24.336 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-5958" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:25.573 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-3239/rs-hwrxq, name=eth0)
2026-02-17 03:08:25.574 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3239/rs-hwrxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia91675dec55" profile_ids:"kns.disruption-3239" profile_ids:"ksa.disruption-3239.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 03:08:25.574 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.574 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.574 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.575 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia91675dec55"
2026-02-17 03:08:25.576 [INFO][88] felix/endpoint_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-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.576 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.597 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-3239/rs-hwrxq, name=eth0)
2026-02-17 03:08:25.619 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:25.619 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"} status="up"
2026-02-17 03:08:25.619 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3239/rs-hwrxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia91675dec55" profile_ids:"kns.disruption-3239" profile_ids:"ksa.disruption-3239.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 03:08:25.619 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.619 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.619 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.620 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia91675dec55"
2026-02-17 03:08:25.620 [INFO][88] felix/endpoint_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-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.620 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.636 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-3239/rs-hwrxq, name=eth0)
2026-02-17 03:08:25.656 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:25.656 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"} status="up"
2026-02-17 03:08:25.656 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3239/rs-hwrxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia91675dec55" profile_ids:"kns.disruption-3239" profile_ids:"ksa.disruption-3239.default" ipv4_nets:"10.100.133.218/32"}
2026-02-17 03:08:25.656 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3239"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3239"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3239"}
2026-02-17 03:08:25.656 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.656 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.656 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.669 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia91675dec55"
2026-02-17 03:08:25.670 [INFO][88] felix/endpoint_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-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.670 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.720 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:25.720 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"} status="up"
2026-02-17 03:08:25.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2287"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2287"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2287"}
2026-02-17 03:08:25.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2287" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:25.934 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=disruption-3239/rs-hwrxq, name=eth0)
2026-02-17 03:08:25.934 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3239/rs-hwrxq" endpoint_id:"eth0"}
2026-02-17 03:08:25.934 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-3239"}
2026-02-17 03:08:25.935 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-3239.default"}
2026-02-17 03:08:25.935 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.935 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.935 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-3239" ipVersion=0x4 table="filter"
2026-02-17 03:08:25.935 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_g_r1Rs0hKUYHxuIdNg" ipVersion=0x4 table="filter"
2026-02-17 03:08:25.935 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-3239" ipVersion=0x4 table="filter"
2026-02-17 03:08:25.935 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_g_r1Rs0hKUYHxuIdNg" ipVersion=0x4 table="filter"
2026-02-17 03:08:25.935 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.935 [INFO][88] 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 03:08:25.935 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia91675dec55" ipVersion=0x4 table="filter"
2026-02-17 03:08:25.935 [INFO][88] 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 03:08:25.935 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia91675dec55" ipVersion=0x4 table="filter"
2026-02-17 03:08:25.935 [INFO][88] 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-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.936 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:25.936 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.218
2026-02-17 03:08:26.012 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3239/rs-hwrxq", EndpointId:"eth0"}
2026-02-17 03:08:26.044 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=160
2026-02-17 03:08:26.044 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia91675dec55"
2026-02-17 03:08:26.044 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calia91675dec55" state="down"
2026-02-17 03:08:26.044 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia91675dec55", Addrs:set.Typed[string]{}}
2026-02-17 03:08:26.044 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia91675dec55", Addrs:set.Typed[string]{}}
2026-02-17 03:08:26.045 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia91675dec55", State:"down", Index:160}
2026-02-17 03:08:26.046 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calia91675dec55" state=""
2026-02-17 03:08:26.046 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia91675dec55"
2026-02-17 03:08:26.075 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia91675dec55", State:"", Index:160}
2026-02-17 03:08:26.075 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia91675dec55", Addrs:set.Set[string](nil)}
2026-02-17 03:08:26.075 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia91675dec55", Addrs:set.Set[string](nil)}
2026-02-17 03:08:26.377 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae, name=eth0)
2026-02-17 03:08:26.378 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-2287"} profile:{inbound_rules:{action:"allow" rule_id:"1QLRmPvJFKxf5bcl"} outbound_rules:{action:"allow" rule_id:"GRS-FlUME5i6yBdI"}}
2026-02-17 03:08:26.378 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-2287.default"} profile:{}
2026-02-17 03:08:26.379 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6a1b77b865" profile_ids:"kns.configmap-2287" profile_ids:"ksa.configmap-2287.default" ipv4_nets:"10.100.133.226/32"}
2026-02-17 03:08:26.379 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:26.379 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:26.379 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:26.381 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid6a1b77b865" ipVersion=0x4 table="filter"
2026-02-17 03:08:26.381 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-2287" ipVersion=0x4 table="filter"
2026-02-17 03:08:26.381 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ADqs7XVJQLn8NAOJO3" ipVersion=0x4 table="filter"
2026-02-17 03:08:26.381 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid6a1b77b865" ipVersion=0x4 table="filter"
2026-02-17 03:08:26.381 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-2287" ipVersion=0x4 table="filter"
2026-02-17 03:08:26.381 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ADqs7XVJQLn8NAOJO3" ipVersion=0x4 table="filter"
2026-02-17 03:08:26.381 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid6a1b77b865"
2026-02-17 03:08:26.381 [INFO][88] felix/endpoint_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-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:26.381 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:26.418 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:26.418 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"} status="down"
2026-02-17 03:08:26.449 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calid6a1b77b865" state="down"
2026-02-17 03:08:26.449 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid6a1b77b865"
2026-02-17 03:08:26.449 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6a1b77b865", State:"down", Index:162}
2026-02-17 03:08:26.449 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6a1b77b865", Addrs:set.Typed[string]{}}
2026-02-17 03:08:26.449 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6a1b77b865", Addrs:set.Typed[string]{}}
2026-02-17 03:08:26.449 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid6a1b77b865"
2026-02-17 03:08:26.450 [INFO][88] felix/endpoint_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-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:26.450 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:26.451 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calid6a1b77b865" state="up"
2026-02-17 03:08:26.487 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:26.487 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"} status="down"
2026-02-17 03:08:26.487 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6a1b77b865", State:"up", Index:162}
2026-02-17 03:08:26.487 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid6a1b77b865"
2026-02-17 03:08:26.487 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid6a1b77b865"
2026-02-17 03:08:26.487 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6a1b77b865"
2026-02-17 03:08:26.488 [INFO][88] felix/endpoint_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-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:26.488 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:26.509 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:26.509 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"} status="up"
2026-02-17 03:08:27.218 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae, name=eth0)
2026-02-17 03:08:27.218 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6a1b77b865" profile_ids:"kns.configmap-2287" profile_ids:"ksa.configmap-2287.default" ipv4_nets:"10.100.133.226/32"}
2026-02-17 03:08:27.218 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:27.218 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:27.219 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:27.219 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6a1b77b865"
2026-02-17 03:08:27.220 [INFO][88] felix/endpoint_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-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:27.220 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:27.259 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:27.259 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"} status="up"
2026-02-17 03:08:28.088 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=162
2026-02-17 03:08:28.089 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid6a1b77b865"
2026-02-17 03:08:28.089 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6a1b77b865", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:28.089 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6a1b77b865", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:28.379 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae, name=eth0)
2026-02-17 03:08:28.380 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6a1b77b865" profile_ids:"kns.configmap-2287" profile_ids:"ksa.configmap-2287.default" ipv4_nets:"10.100.133.226/32"}
2026-02-17 03:08:28.380 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:28.380 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:28.380 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:28.381 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6a1b77b865"
2026-02-17 03:08:28.382 [INFO][88] felix/endpoint_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-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:28.382 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:28.410 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:28.411 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"} status="up"
2026-02-17 03:08:28.485 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=162
2026-02-17 03:08:28.485 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid6a1b77b865"
2026-02-17 03:08:28.485 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calid6a1b77b865" state="down"
2026-02-17 03:08:28.486 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6a1b77b865", Addrs:set.Typed[string]{}}
2026-02-17 03:08:28.486 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6a1b77b865", Addrs:set.Typed[string]{}}
2026-02-17 03:08:28.486 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6a1b77b865", State:"down", Index:162}
2026-02-17 03:08:28.487 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid6a1b77b865"
2026-02-17 03:08:28.487 [INFO][88] felix/endpoint_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-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:28.487 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:28.487 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.226
2026-02-17 03:08:28.488 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="calid6a1b77b865" state=""
2026-02-17 03:08:28.488 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid6a1b77b865"
2026-02-17 03:08:28.509 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:28.509 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"} status="down"
2026-02-17 03:08:28.509 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6a1b77b865", State:"", Index:162}
2026-02-17 03:08:28.509 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6a1b77b865", Addrs:set.Set[string](nil)}
2026-02-17 03:08:28.509 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6a1b77b865", Addrs:set.Set[string](nil)}
2026-02-17 03:08:28.509 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid6a1b77b865"
2026-02-17 03:08:28.509 [INFO][88] felix/endpoint_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-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:28.509 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:28.533 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:28.533 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"} status="down"
2026-02-17 03:08:28.565 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5958"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5958"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5958"}
2026-02-17 03:08:28.631 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7254"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7254"}
2026-02-17 03:08:28.631 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7254" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:28.658 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae, name=eth0)
2026-02-17 03:08:28.658 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae" endpoint_id:"eth0"}
2026-02-17 03:08:28.658 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-2287"}
2026-02-17 03:08:28.659 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-2287.default"}
2026-02-17 03:08:28.659 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:28.659 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:28.659 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-2287" ipVersion=0x4 table="filter"
2026-02-17 03:08:28.659 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ADqs7XVJQLn8NAOJO3" ipVersion=0x4 table="filter"
2026-02-17 03:08:28.659 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-2287" ipVersion=0x4 table="filter"
2026-02-17 03:08:28.659 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ADqs7XVJQLn8NAOJO3" ipVersion=0x4 table="filter"
2026-02-17 03:08:28.659 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:28.659 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid6a1b77b865" ipVersion=0x4 table="filter"
2026-02-17 03:08:28.659 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid6a1b77b865" ipVersion=0x4 table="filter"
2026-02-17 03:08:28.659 [INFO][88] 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-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:28.659 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:28.680 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2592/pause-pod-0, name=eth0)
2026-02-17 03:08:28.686 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2592/pause-pod-0, name=eth0)
2026-02-17 03:08:28.710 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2592/pod2-handle-http-request, name=eth0)
2026-02-17 03:08:28.717 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpointslice-2592/pod2-handle-http-request, name=eth0)
2026-02-17 03:08:28.720 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2287/pod-configmaps-87a053aa-b820-47ce-81da-735ba840faae", EndpointId:"eth0"}
2026-02-17 03:08:28.720 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2592/pause-pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0bb0db67c87" profile_ids:"kns.endpointslice-2592" profile_ids:"ksa.endpointslice-2592.default" ipv4_nets:"10.100.133.225/32"}
2026-02-17 03:08:28.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2592/pause-pod-0" endpoint_id:"eth0"}
2026-02-17 03:08:28.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2592/pod2-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6c97651e1d9" profile_ids:"kns.endpointslice-2592" profile_ids:"ksa.endpointslice-2592.default" ipv4_nets:"10.100.133.216/32"}
2026-02-17 03:08:28.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2592/pod2-handle-http-request" endpoint_id:"eth0"}
2026-02-17 03:08:28.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-2592.default"}
2026-02-17 03:08:28.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-2592"}
2026-02-17 03:08:28.721 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:28.721 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:28.721 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:28.721 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:28.721 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:28.722 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3k2A0VXTxg9754OT-_" ipVersion=0x4 table="filter"
2026-02-17 03:08:28.722 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eD1uVf-MdcR9Nvy2ic" ipVersion=0x4 table="filter"
2026-02-17 03:08:28.722 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3k2A0VXTxg9754OT-_" ipVersion=0x4 table="filter"
2026-02-17 03:08:28.722 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eD1uVf-MdcR9Nvy2ic" ipVersion=0x4 table="filter"
2026-02-17 03:08:28.722 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:28.722 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0bb0db67c87" ipVersion=0x4 table="filter"
2026-02-17 03:08:28.722 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6c97651e1d9" ipVersion=0x4 table="filter"
2026-02-17 03:08:28.722 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0bb0db67c87" ipVersion=0x4 table="filter"
2026-02-17 03:08:28.722 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6c97651e1d9" ipVersion=0x4 table="filter"
2026-02-17 03:08:28.722 [INFO][88] 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-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:28.722 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:28.722 [INFO][88] 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-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:28.722 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:28.723 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.216
2026-02-17 03:08:28.723 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.225
2026-02-17 03:08:28.808 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pause-pod-0", EndpointId:"eth0"}
2026-02-17 03:08:28.808 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2592/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 03:08:28.808 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-2592"
2026-02-17 03:08:29.043 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-2592" name:"default"}
bird: KIF: Received address message for unknown interface 159
2026-02-17 03:08:29.151 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali0bb0db67c87" state="down"
2026-02-17 03:08:29.151 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0bb0db67c87"
2026-02-17 03:08:29.152 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0bb0db67c87", State:"down", Index:161}
2026-02-17 03:08:29.152 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0bb0db67c87", Addrs:set.Typed[string]{}}
2026-02-17 03:08:29.152 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0bb0db67c87", Addrs:set.Typed[string]{}}
2026-02-17 03:08:29.152 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=161
2026-02-17 03:08:29.152 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali0bb0db67c87" state=""
2026-02-17 03:08:29.152 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0bb0db67c87"
2026-02-17 03:08:29.176 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0bb0db67c87", State:"", Index:161}
2026-02-17 03:08:29.176 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0bb0db67c87", Addrs:set.Set[string](nil)}
2026-02-17 03:08:29.176 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0bb0db67c87", Addrs:set.Set[string](nil)}
2026-02-17 03:08:29.190 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=159
2026-02-17 03:08:29.190 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6c97651e1d9"
2026-02-17 03:08:29.190 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali6c97651e1d9" state="down"
2026-02-17 03:08:29.195 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali6c97651e1d9" state=""
2026-02-17 03:08:29.195 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6c97651e1d9"
2026-02-17 03:08:29.214 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c97651e1d9", Addrs:set.Typed[string]{}}
2026-02-17 03:08:29.214 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c97651e1d9", Addrs:set.Typed[string]{}}
2026-02-17 03:08:29.214 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c97651e1d9", State:"down", Index:159}
2026-02-17 03:08:29.214 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6c97651e1d9", State:"", Index:159}
2026-02-17 03:08:29.214 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6c97651e1d9", Addrs:set.Set[string](nil)}
2026-02-17 03:08:29.214 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6c97651e1d9", Addrs:set.Set[string](nil)}
2026-02-17 03:08:29.455 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2592"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2592"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2592"}
2026-02-17 03:08:29.502 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-2592"}
2026-02-17 03:08:29.553 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f, name=eth0)
2026-02-17 03:08:29.554 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-7254"} profile:{inbound_rules:{action:"allow" rule_id:"SYl3MFdvQ99jIdIr"} outbound_rules:{action:"allow" rule_id:"ScfrNUK4Xjjso8vN"}}
2026-02-17 03:08:29.554 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-7254.default"} profile:{}
2026-02-17 03:08:29.554 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b6a8759821" profile_ids:"kns.configmap-7254" profile_ids:"ksa.configmap-7254.default" ipv4_nets:"10.100.133.224/32"}
2026-02-17 03:08:29.554 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:29.554 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:29.554 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:29.555 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0b6a8759821" ipVersion=0x4 table="filter"
2026-02-17 03:08:29.555 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-7254" ipVersion=0x4 table="filter"
2026-02-17 03:08:29.555 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-f9k9zF1MsKYptJq5J" ipVersion=0x4 table="filter"
2026-02-17 03:08:29.555 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0b6a8759821" ipVersion=0x4 table="filter"
2026-02-17 03:08:29.555 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-7254" ipVersion=0x4 table="filter"
2026-02-17 03:08:29.555 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-f9k9zF1MsKYptJq5J" ipVersion=0x4 table="filter"
2026-02-17 03:08:29.555 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0b6a8759821"
2026-02-17 03:08:29.555 [INFO][88] felix/endpoint_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-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:29.555 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:29.600 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:29.600 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"} status="down"
2026-02-17 03:08:29.600 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-limitrange-26x9f-2020" name:"default"}
2026-02-17 03:08:29.622 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali0b6a8759821" state="down"
2026-02-17 03:08:29.622 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b6a8759821"
2026-02-17 03:08:29.624 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b6a8759821", State:"down", Index:163}
2026-02-17 03:08:29.624 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b6a8759821", Addrs:set.Typed[string]{}}
2026-02-17 03:08:29.624 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b6a8759821", Addrs:set.Typed[string]{}}
2026-02-17 03:08:29.625 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b6a8759821"
2026-02-17 03:08:29.625 [INFO][88] felix/endpoint_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-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:29.625 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:29.625 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali0b6a8759821" state="up"
2026-02-17 03:08:29.645 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:29.645 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"} status="down"
2026-02-17 03:08:29.645 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b6a8759821", State:"up", Index:163}
2026-02-17 03:08:29.645 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0b6a8759821"
2026-02-17 03:08:29.645 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b6a8759821"
2026-02-17 03:08:29.645 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b6a8759821"
2026-02-17 03:08:29.645 [INFO][88] felix/endpoint_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-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:29.645 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:29.670 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:29.670 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"} status="up"
2026-02-17 03:08:29.761 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-9699" name:"default"}
2026-02-17 03:08:29.826 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2287"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2287"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2287"}
2026-02-17 03:08:29.885 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4793"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4793"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4793"}
2026-02-17 03:08:29.890 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-4793" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:30.025 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-9066" name:"default"}
2026-02-17 03:08:30.054 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-9066"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-9066"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9066"}
2026-02-17 03:08:30.090 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9699"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9699"}
2026-02-17 03:08:30.090 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-9066"}
2026-02-17 03:08:30.117 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-9699"}
2026-02-17 03:08:30.257 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f, name=eth0)
2026-02-17 03:08:30.257 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b6a8759821" profile_ids:"kns.configmap-7254" profile_ids:"ksa.configmap-7254.default" ipv4_nets:"10.100.133.224/32"}
2026-02-17 03:08:30.257 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:30.258 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:30.258 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:30.259 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b6a8759821"
2026-02-17 03:08:30.260 [INFO][88] felix/endpoint_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-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:30.260 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:30.283 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:30.284 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"} status="up"
2026-02-17 03:08:30.288 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-26x9f-2020"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-26x9f-2020"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-26x9f-2020"}
2026-02-17 03:08:30.322 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-limitrange-26x9f-2020"}
2026-02-17 03:08:30.733 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3239"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3239"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3239"}
2026-02-17 03:08:31.446 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f, name=eth0)
2026-02-17 03:08:31.447 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b6a8759821" profile_ids:"kns.configmap-7254" profile_ids:"ksa.configmap-7254.default" ipv4_nets:"10.100.133.224/32"}
2026-02-17 03:08:31.447 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:31.447 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:31.447 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:31.449 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b6a8759821"
2026-02-17 03:08:31.449 [INFO][88] felix/endpoint_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-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:31.449 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 163
2026-02-17 03:08:31.482 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:31.482 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"} status="up"
2026-02-17 03:08:31.559 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali0b6a8759821" state="down"
2026-02-17 03:08:31.559 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b6a8759821", State:"down", Index:163}
2026-02-17 03:08:31.559 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b6a8759821"
2026-02-17 03:08:31.559 [INFO][88] felix/endpoint_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-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:31.559 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:31.560 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.224
2026-02-17 03:08:31.561 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali0b6a8759821" state=""
2026-02-17 03:08:31.561 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0b6a8759821"
2026-02-17 03:08:31.583 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:31.584 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"} status="down"
2026-02-17 03:08:31.584 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b6a8759821", State:"", Index:163}
2026-02-17 03:08:31.584 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b6a8759821", Addrs:set.Set[string](nil)}
2026-02-17 03:08:31.584 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b6a8759821", Addrs:set.Set[string](nil)}
2026-02-17 03:08:31.584 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b6a8759821"
2026-02-17 03:08:31.584 [INFO][88] felix/endpoint_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-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:31.584 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:31.639 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:31.639 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"} status="down"
2026-02-17 03:08:31.740 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f, name=eth0)
2026-02-17 03:08:31.740 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f" endpoint_id:"eth0"}
2026-02-17 03:08:31.740 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-7254"}
2026-02-17 03:08:31.740 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-7254.default"}
2026-02-17 03:08:31.740 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:31.741 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:31.741 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-7254" ipVersion=0x4 table="filter"
2026-02-17 03:08:31.741 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-f9k9zF1MsKYptJq5J" ipVersion=0x4 table="filter"
2026-02-17 03:08:31.741 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-7254" ipVersion=0x4 table="filter"
2026-02-17 03:08:31.741 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-f9k9zF1MsKYptJq5J" ipVersion=0x4 table="filter"
2026-02-17 03:08:31.741 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:31.741 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0b6a8759821" ipVersion=0x4 table="filter"
2026-02-17 03:08:31.741 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0b6a8759821" ipVersion=0x4 table="filter"
2026-02-17 03:08:31.741 [INFO][88] 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-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:31.741 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:31.799 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7254/pod-configmaps-ef8e075b-bafd-4ed9-ab8e-b666e70b704f", EndpointId:"eth0"}
2026-02-17 03:08:32.876 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7254"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7254"}
2026-02-17 03:08:32.907 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-9783"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-9783"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9783"}
2026-02-17 03:08:32.908 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-9783" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:33.301 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:08:34.029 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-5958" name:"default"}
2026-02-17 03:08:34.073 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5958"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5958"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5958"}
2026-02-17 03:08:34.104 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-5958"}
2026-02-17 03:08:34.904 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2287" name:"default"}
2026-02-17 03:08:35.260 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2287"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2287"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2287"}
2026-02-17 03:08:35.297 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2287"}
2026-02-17 03:08:35.689 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-9783/pod-with-prestop-exec-hook, name=eth0)
2026-02-17 03:08:35.690 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-9783.default"} profile:{}
2026-02-17 03:08:35.690 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-9783"} profile:{inbound_rules:{action:"allow" rule_id:"Yu48uME1u2FTUbB-"} outbound_rules:{action:"allow" rule_id:"ValfVQsG6ESWf0GP"}}
2026-02-17 03:08:35.690 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied02ae4ac6b" profile_ids:"kns.container-lifecycle-hook-9783" profile_ids:"ksa.container-lifecycle-hook-9783.default" ipv4_nets:"10.100.133.228/32"}
2026-02-17 03:08:35.690 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:35.690 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:35.690 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:35.691 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calied02ae4ac6b" ipVersion=0x4 table="filter"
2026-02-17 03:08:35.691 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OiDYF57_FkiQsja_XC" ipVersion=0x4 table="filter"
2026-02-17 03:08:35.691 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ORdgHhhwud6JyDQWkF" ipVersion=0x4 table="filter"
2026-02-17 03:08:35.691 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calied02ae4ac6b" ipVersion=0x4 table="filter"
2026-02-17 03:08:35.691 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OiDYF57_FkiQsja_XC" ipVersion=0x4 table="filter"
2026-02-17 03:08:35.691 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ORdgHhhwud6JyDQWkF" ipVersion=0x4 table="filter"
2026-02-17 03:08:35.691 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calied02ae4ac6b"
2026-02-17 03:08:35.691 [INFO][88] felix/endpoint_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-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:35.691 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:35.738 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:35.738 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="down"
2026-02-17 03:08:35.757 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calied02ae4ac6b" state="down"
2026-02-17 03:08:35.757 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calied02ae4ac6b"
2026-02-17 03:08:35.757 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied02ae4ac6b", State:"down", Index:164}
2026-02-17 03:08:35.758 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied02ae4ac6b", Addrs:set.Typed[string]{}}
2026-02-17 03:08:35.758 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied02ae4ac6b", Addrs:set.Typed[string]{}}
2026-02-17 03:08:35.758 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calied02ae4ac6b"
2026-02-17 03:08:35.758 [INFO][88] felix/endpoint_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-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:35.758 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:35.762 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calied02ae4ac6b" state="up"
2026-02-17 03:08:35.786 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:35.786 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="down"
2026-02-17 03:08:35.786 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied02ae4ac6b", State:"up", Index:164}
2026-02-17 03:08:35.787 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calied02ae4ac6b"
2026-02-17 03:08:35.787 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calied02ae4ac6b"
2026-02-17 03:08:35.787 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied02ae4ac6b"
2026-02-17 03:08:35.787 [INFO][88] felix/endpoint_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-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:35.787 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:35.812 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:35.812 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 03:08:35.813 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-3239" name:"default"}
2026-02-17 03:08:36.226 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-3239"}
2026-02-17 03:08:36.287 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-9783/pod-with-prestop-exec-hook, name=eth0)
2026-02-17 03:08:36.288 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied02ae4ac6b" profile_ids:"kns.container-lifecycle-hook-9783" profile_ids:"ksa.container-lifecycle-hook-9783.default" ipv4_nets:"10.100.133.228/32"}
2026-02-17 03:08:36.288 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:36.288 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:36.288 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:36.289 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied02ae4ac6b"
2026-02-17 03:08:36.289 [INFO][88] felix/endpoint_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-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:36.289 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:36.318 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:36.318 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 03:08:36.324 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-3383/resize-test-98mbg, name=eth0)
2026-02-17 03:08:36.325 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-3383/resize-test-98mbg" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac5e6232c71" profile_ids:"kns.pod-resize-tests-3383" profile_ids:"ksa.pod-resize-tests-3383.default" ipv4_nets:"10.100.133.223/32"}
2026-02-17 03:08:36.325 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:36.325 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:36.325 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:36.326 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac5e6232c71"
2026-02-17 03:08:36.326 [INFO][88] felix/endpoint_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-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:36.326 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:36.361 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:36.361 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} status="up"
2026-02-17 03:08:36.364 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-3383/resize-test-98mbg, name=eth0)
2026-02-17 03:08:36.364 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-3383/resize-test-98mbg" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac5e6232c71" profile_ids:"kns.pod-resize-tests-3383" profile_ids:"ksa.pod-resize-tests-3383.default" ipv4_nets:"10.100.133.223/32"}
2026-02-17 03:08:36.364 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:36.364 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:36.364 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:36.365 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac5e6232c71"
2026-02-17 03:08:36.365 [INFO][88] felix/endpoint_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-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:36.365 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:36.389 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:36.389 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} status="up"
2026-02-17 03:08:36.856 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=164
2026-02-17 03:08:36.856 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calied02ae4ac6b"
2026-02-17 03:08:36.856 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied02ae4ac6b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:36.856 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied02ae4ac6b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:37.050 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-9783/pod-with-prestop-exec-hook, name=eth0)
2026-02-17 03:08:37.050 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied02ae4ac6b" profile_ids:"kns.container-lifecycle-hook-9783" profile_ids:"ksa.container-lifecycle-hook-9783.default" ipv4_nets:"10.100.133.228/32"}
2026-02-17 03:08:37.050 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:37.050 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:37.051 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:37.052 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied02ae4ac6b"
2026-02-17 03:08:37.053 [INFO][88] felix/endpoint_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-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:37.053 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:37.078 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:37.078 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 03:08:37.300 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-3383/resize-test-98mbg, name=eth0)
2026-02-17 03:08:37.301 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-3383/resize-test-98mbg" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac5e6232c71" profile_ids:"kns.pod-resize-tests-3383" profile_ids:"ksa.pod-resize-tests-3383.default" ipv4_nets:"10.100.133.223/32"}
2026-02-17 03:08:37.301 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:37.301 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:37.301 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:37.302 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac5e6232c71"
2026-02-17 03:08:37.302 [INFO][88] felix/endpoint_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-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:37.302 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:08:37.325 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:37.325 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} status="up"
2026-02-17 03:08:37.941 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7254" name:"default"}
2026-02-17 03:08:38.289 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7254"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7254"}
2026-02-17 03:08:38.306 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-9783/pod-with-prestop-exec-hook, name=eth0)
2026-02-17 03:08:38.319 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied02ae4ac6b" profile_ids:"kns.container-lifecycle-hook-9783" profile_ids:"ksa.container-lifecycle-hook-9783.default" ipv4_nets:"10.100.133.228/32"}
2026-02-17 03:08:38.319 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7254"}
2026-02-17 03:08:38.319 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:38.320 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:38.320 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:38.320 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied02ae4ac6b"
2026-02-17 03:08:38.320 [INFO][88] felix/endpoint_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-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:38.320 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:38.349 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:38.349 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 03:08:38.727 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=container-lifecycle-hook-9783/pod-with-prestop-exec-hook, name=eth0)
2026-02-17 03:08:38.727 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook" endpoint_id:"eth0"}
2026-02-17 03:08:38.727 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-9783"}
2026-02-17 03:08:38.727 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-9783.default"}
2026-02-17 03:08:38.727 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:38.728 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:38.728 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OiDYF57_FkiQsja_XC" ipVersion=0x4 table="filter"
2026-02-17 03:08:38.728 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ORdgHhhwud6JyDQWkF" ipVersion=0x4 table="filter"
2026-02-17 03:08:38.728 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OiDYF57_FkiQsja_XC" ipVersion=0x4 table="filter"
2026-02-17 03:08:38.728 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ORdgHhhwud6JyDQWkF" ipVersion=0x4 table="filter"
2026-02-17 03:08:38.728 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:38.728 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calied02ae4ac6b" ipVersion=0x4 table="filter"
2026-02-17 03:08:38.729 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calied02ae4ac6b" ipVersion=0x4 table="filter"
2026-02-17 03:08:38.729 [INFO][88] 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-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:38.729 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:38.729 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.228
2026-02-17 03:08:38.790 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-9783/pod-with-prestop-exec-hook", EndpointId:"eth0"}
2026-02-17 03:08:38.837 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calied02ae4ac6b" state="down"
2026-02-17 03:08:38.837 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calied02ae4ac6b"
2026-02-17 03:08:38.837 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied02ae4ac6b", State:"down", Index:164}
2026-02-17 03:08:38.837 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied02ae4ac6b", Addrs:set.Typed[string]{}}
2026-02-17 03:08:38.837 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied02ae4ac6b", Addrs:set.Typed[string]{}}
2026-02-17 03:08:38.839 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=164
2026-02-17 03:08:38.842 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calied02ae4ac6b" state=""
2026-02-17 03:08:38.842 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calied02ae4ac6b"
2026-02-17 03:08:38.865 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied02ae4ac6b", State:"", Index:164}
2026-02-17 03:08:38.865 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied02ae4ac6b", Addrs:set.Set[string](nil)}
2026-02-17 03:08:38.865 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied02ae4ac6b", Addrs:set.Set[string](nil)}
2026-02-17 03:08:41.118 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-9783"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-9783"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9783"}
2026-02-17 03:08:41.151 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1521"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1521"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1521"}
2026-02-17 03:08:41.177 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1521" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:41.915 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8, name=eth0)
2026-02-17 03:08:41.917 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-1521"} profile:{inbound_rules:{action:"allow" rule_id:"O0c3ewHhCND5RwNM"} outbound_rules:{action:"allow" rule_id:"8K6hkaqO0BEAmrxx"}}
2026-02-17 03:08:41.917 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-1521.default"} profile:{}
2026-02-17 03:08:41.917 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali884d838916d" profile_ids:"kns.projected-1521" profile_ids:"ksa.projected-1521.default" ipv4_nets:"10.100.133.229/32"}
2026-02-17 03:08:41.917 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:41.917 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:41.917 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:41.922 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali884d838916d" ipVersion=0x4 table="filter"
2026-02-17 03:08:41.922 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-1521" ipVersion=0x4 table="filter"
2026-02-17 03:08:41.922 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jNnC5RVnYQNm1MX7Bv" ipVersion=0x4 table="filter"
2026-02-17 03:08:41.922 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali884d838916d" ipVersion=0x4 table="filter"
2026-02-17 03:08:41.922 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-1521" ipVersion=0x4 table="filter"
2026-02-17 03:08:41.922 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jNnC5RVnYQNm1MX7Bv" ipVersion=0x4 table="filter"
2026-02-17 03:08:41.922 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali884d838916d"
2026-02-17 03:08:41.922 [INFO][88] felix/endpoint_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-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:41.922 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:41.963 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:41.963 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"} status="down"
2026-02-17 03:08:41.985 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali884d838916d" state="down"
2026-02-17 03:08:41.985 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali884d838916d"
2026-02-17 03:08:41.985 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali884d838916d", State:"down", Index:165}
2026-02-17 03:08:41.985 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali884d838916d", Addrs:set.Typed[string]{}}
2026-02-17 03:08:41.985 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali884d838916d", Addrs:set.Typed[string]{}}
2026-02-17 03:08:41.985 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali884d838916d"
2026-02-17 03:08:41.985 [INFO][88] felix/endpoint_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-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:41.985 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:41.988 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali884d838916d" state="up"
2026-02-17 03:08:42.007 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:42.007 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"} status="down"
2026-02-17 03:08:42.007 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali884d838916d", State:"up", Index:165}
2026-02-17 03:08:42.008 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali884d838916d"
2026-02-17 03:08:42.008 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali884d838916d"
2026-02-17 03:08:42.008 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali884d838916d"
2026-02-17 03:08:42.008 [INFO][88] felix/endpoint_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-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:42.008 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:42.033 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:42.034 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"} status="up"
2026-02-17 03:08:43.350 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8, name=eth0)
2026-02-17 03:08:43.350 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali884d838916d" profile_ids:"kns.projected-1521" profile_ids:"ksa.projected-1521.default" ipv4_nets:"10.100.133.229/32"}
2026-02-17 03:08:43.350 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:43.350 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:43.350 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:43.351 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali884d838916d"
2026-02-17 03:08:43.351 [INFO][88] felix/endpoint_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-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:43.351 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:43.373 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:43.373 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"} status="up"
2026-02-17 03:08:43.737 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=165
2026-02-17 03:08:43.737 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali884d838916d"
2026-02-17 03:08:43.737 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali884d838916d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:43.737 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali884d838916d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:44.560 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8, name=eth0)
2026-02-17 03:08:44.560 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali884d838916d" profile_ids:"kns.projected-1521" profile_ids:"ksa.projected-1521.default" ipv4_nets:"10.100.133.229/32"}
2026-02-17 03:08:44.561 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:44.561 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:44.561 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:44.562 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali884d838916d"
2026-02-17 03:08:44.562 [INFO][88] felix/endpoint_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-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:44.562 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:44.595 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:44.595 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"} status="up"
2026-02-17 03:08:44.668 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali884d838916d" state="down"
2026-02-17 03:08:44.668 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali884d838916d"
2026-02-17 03:08:44.668 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=165
2026-02-17 03:08:44.668 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali884d838916d", State:"down", Index:165}
2026-02-17 03:08:44.668 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali884d838916d", Addrs:set.Typed[string]{}}
2026-02-17 03:08:44.668 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali884d838916d", Addrs:set.Typed[string]{}}
2026-02-17 03:08:44.669 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali884d838916d"
2026-02-17 03:08:44.669 [INFO][88] felix/endpoint_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-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:44.669 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:44.669 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.229
2026-02-17 03:08:44.671 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali884d838916d" state=""
2026-02-17 03:08:44.671 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali884d838916d"
2026-02-17 03:08:44.701 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:44.701 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"} status="down"
2026-02-17 03:08:44.701 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali884d838916d", State:"", Index:165}
2026-02-17 03:08:44.701 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali884d838916d", Addrs:set.Set[string](nil)}
2026-02-17 03:08:44.701 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali884d838916d", Addrs:set.Set[string](nil)}
2026-02-17 03:08:44.702 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali884d838916d"
2026-02-17 03:08:44.702 [INFO][88] felix/endpoint_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-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:44.702 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:44.733 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:44.733 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"} status="down"
2026-02-17 03:08:44.809 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8, name=eth0)
2026-02-17 03:08:44.809 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8" endpoint_id:"eth0"}
2026-02-17 03:08:44.809 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-1521"}
2026-02-17 03:08:44.809 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-1521.default"}
2026-02-17 03:08:44.809 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:44.809 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:44.810 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-1521" ipVersion=0x4 table="filter"
2026-02-17 03:08:44.810 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jNnC5RVnYQNm1MX7Bv" ipVersion=0x4 table="filter"
2026-02-17 03:08:44.810 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-1521" ipVersion=0x4 table="filter"
2026-02-17 03:08:44.810 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jNnC5RVnYQNm1MX7Bv" ipVersion=0x4 table="filter"
2026-02-17 03:08:44.810 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:44.810 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali884d838916d" ipVersion=0x4 table="filter"
2026-02-17 03:08:44.810 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali884d838916d" ipVersion=0x4 table="filter"
2026-02-17 03:08:44.810 [INFO][88] 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-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:44.810 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:44.876 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1521/pod-projected-configmaps-653d5e2c-bd1a-410a-8a32-0b206a2952c8", EndpointId:"eth0"}
2026-02-17 03:08:45.320 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1521"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1521"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1521"}
2026-02-17 03:08:45.354 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5084"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5084"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5084"}
2026-02-17 03:08:45.354 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-5084" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:46.016 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=gc-5084/simpletest.rc-59rm9, name=eth0)
2026-02-17 03:08:46.016 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-5084"} profile:{inbound_rules:{action:"allow" rule_id:"6aShYqWfFQ4kiX1Z"} outbound_rules:{action:"allow" rule_id:"Nbz0TLHB--cNMuJU"}}
2026-02-17 03:08:46.017 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-5084.default"} profile:{}
2026-02-17 03:08:46.017 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5084/simpletest.rc-59rm9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ab10a47890" profile_ids:"kns.gc-5084" profile_ids:"ksa.gc-5084.default" ipv4_nets:"10.100.133.233/32"}
2026-02-17 03:08:46.017 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:46.017 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:46.017 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:46.017 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3ab10a47890" ipVersion=0x4 table="filter"
2026-02-17 03:08:46.017 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-5084" ipVersion=0x4 table="filter"
2026-02-17 03:08:46.018 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-5084.default" ipVersion=0x4 table="filter"
2026-02-17 03:08:46.018 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3ab10a47890" ipVersion=0x4 table="filter"
2026-02-17 03:08:46.018 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-5084" ipVersion=0x4 table="filter"
2026-02-17 03:08:46.018 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-5084.default" ipVersion=0x4 table="filter"
2026-02-17 03:08:46.018 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3ab10a47890"
2026-02-17 03:08:46.018 [INFO][88] felix/endpoint_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-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:46.018 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:46.062 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:46.062 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"} status="down"
2026-02-17 03:08:46.083 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali3ab10a47890" state="down"
2026-02-17 03:08:46.083 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3ab10a47890"
2026-02-17 03:08:46.083 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ab10a47890", State:"down", Index:166}
2026-02-17 03:08:46.083 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab10a47890", Addrs:set.Typed[string]{}}
2026-02-17 03:08:46.083 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab10a47890", Addrs:set.Typed[string]{}}
2026-02-17 03:08:46.083 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali3ab10a47890" state="up"
2026-02-17 03:08:46.084 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3ab10a47890"
2026-02-17 03:08:46.084 [INFO][88] felix/endpoint_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-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:46.084 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:46.110 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:46.110 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"} status="down"
2026-02-17 03:08:46.110 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ab10a47890", State:"up", Index:166}
2026-02-17 03:08:46.110 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3ab10a47890"
2026-02-17 03:08:46.110 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3ab10a47890"
2026-02-17 03:08:46.110 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ab10a47890"
2026-02-17 03:08:46.110 [INFO][88] felix/endpoint_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-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:46.110 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:46.137 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:46.137 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"} status="up"
2026-02-17 03:08:46.370 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=gc-5084/simpletest.rc-59rm9, name=eth0)
2026-02-17 03:08:46.370 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5084/simpletest.rc-59rm9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ab10a47890" profile_ids:"kns.gc-5084" profile_ids:"ksa.gc-5084.default" ipv4_nets:"10.100.133.233/32"}
2026-02-17 03:08:46.370 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:46.378 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:46.378 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:46.379 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ab10a47890"
2026-02-17 03:08:46.379 [INFO][88] felix/endpoint_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-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:46.379 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:46.407 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:46.408 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"} status="up"
2026-02-17 03:08:46.554 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-9783" name:"default"}
2026-02-17 03:08:46.602 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-9783"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-9783"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9783"}
2026-02-17 03:08:46.627 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-9783"}
2026-02-17 03:08:47.160 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=166
2026-02-17 03:08:47.161 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3ab10a47890"
2026-02-17 03:08:47.161 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab10a47890", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:47.161 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab10a47890", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:50.416 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=gc-5084/simpletest.rc-59rm9, name=eth0)
2026-02-17 03:08:50.417 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5084/simpletest.rc-59rm9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3ab10a47890" profile_ids:"kns.gc-5084" profile_ids:"ksa.gc-5084.default" ipv4_nets:"10.100.133.233/32"}
2026-02-17 03:08:50.417 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:50.417 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:50.417 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:50.418 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3ab10a47890"
2026-02-17 03:08:50.418 [INFO][88] felix/endpoint_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-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:50.418 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:50.435 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=gc-5084/simpletest.rc-59rm9, name=eth0)
2026-02-17 03:08:50.458 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:50.458 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"} status="up"
2026-02-17 03:08:50.458 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5084/simpletest.rc-59rm9" endpoint_id:"eth0"}
2026-02-17 03:08:50.458 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-5084.default"}
2026-02-17 03:08:50.458 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-5084"}
2026-02-17 03:08:50.458 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:50.458 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:50.458 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-5084" ipVersion=0x4 table="filter"
2026-02-17 03:08:50.458 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-5084.default" ipVersion=0x4 table="filter"
2026-02-17 03:08:50.458 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-5084" ipVersion=0x4 table="filter"
2026-02-17 03:08:50.458 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-5084.default" ipVersion=0x4 table="filter"
2026-02-17 03:08:50.458 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:50.458 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3ab10a47890" ipVersion=0x4 table="filter"
2026-02-17 03:08:50.458 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3ab10a47890" ipVersion=0x4 table="filter"
2026-02-17 03:08:50.458 [INFO][88] 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-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:50.458 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:50.459 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.233
2026-02-17 03:08:50.517 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5084/simpletest.rc-59rm9", EndpointId:"eth0"}
2026-02-17 03:08:50.640 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1521" name:"default"}
2026-02-17 03:08:50.883 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1521"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1521"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1521"}
2026-02-17 03:08:50.910 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1521"}
2026-02-17 03:08:50.915 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali3ab10a47890" state="down"
2026-02-17 03:08:50.915 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3ab10a47890"
2026-02-17 03:08:50.917 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=166
2026-02-17 03:08:50.918 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali3ab10a47890" state=""
2026-02-17 03:08:50.918 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3ab10a47890"
2026-02-17 03:08:50.942 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ab10a47890", State:"down", Index:166}
2026-02-17 03:08:50.943 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab10a47890", Addrs:set.Typed[string]{}}
2026-02-17 03:08:50.943 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab10a47890", Addrs:set.Typed[string]{}}
2026-02-17 03:08:50.944 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3ab10a47890", State:"", Index:166}
2026-02-17 03:08:50.944 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab10a47890", Addrs:set.Set[string](nil)}
2026-02-17 03:08:50.944 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3ab10a47890", Addrs:set.Set[string](nil)}
2026-02-17 03:08:55.572 [INFO][88] felix/summary.go 100: Summarising 195 dataplane reconciliation loops over 1m0.5s: avg=33ms longest=88ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:08:55.618 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5084"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5084"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5084"}
2026-02-17 03:08:55.645 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-255"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-255"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-255"}
2026-02-17 03:08:55.678 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-255" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:55.700 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-255"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-255"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-255"} labels:{key:"webhook-255" value:"true"}
2026-02-17 03:08:55.728 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1744"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1744"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1744"} labels:{key:"webhook-255-markers" value:"true"}
2026-02-17 03:08:55.728 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1744" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:56.590 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48, name=eth0)
2026-02-17 03:08:56.590 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-255"} profile:{inbound_rules:{action:"allow" rule_id:"XhgmuKuc-L1WAeyi"} outbound_rules:{action:"allow" rule_id:"599AZ26VBWufSYKL"}}
2026-02-17 03:08:56.590 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-255.default"} profile:{}
2026-02-17 03:08:56.590 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali546caaf1557" profile_ids:"kns.webhook-255" profile_ids:"ksa.webhook-255.default" ipv4_nets:"10.100.133.232/32"}
2026-02-17 03:08:56.591 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:56.591 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:56.591 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:56.591 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali546caaf1557" ipVersion=0x4 table="filter"
2026-02-17 03:08:56.591 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-255" ipVersion=0x4 table="filter"
2026-02-17 03:08:56.591 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lRoP1qdG0JW7F2SO99" ipVersion=0x4 table="filter"
2026-02-17 03:08:56.591 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali546caaf1557" ipVersion=0x4 table="filter"
2026-02-17 03:08:56.591 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-255" ipVersion=0x4 table="filter"
2026-02-17 03:08:56.592 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lRoP1qdG0JW7F2SO99" ipVersion=0x4 table="filter"
2026-02-17 03:08:56.592 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali546caaf1557"
2026-02-17 03:08:56.592 [INFO][88] felix/endpoint_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-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:56.592 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:56.634 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:56.634 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"} status="down"
2026-02-17 03:08:56.655 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali546caaf1557" state="down"
2026-02-17 03:08:56.656 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali546caaf1557", State:"down", Index:167}
2026-02-17 03:08:56.656 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali546caaf1557"
2026-02-17 03:08:56.656 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali546caaf1557", Addrs:set.Typed[string]{}}
2026-02-17 03:08:56.656 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali546caaf1557", Addrs:set.Typed[string]{}}
2026-02-17 03:08:56.656 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali546caaf1557"
2026-02-17 03:08:56.656 [INFO][88] felix/endpoint_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-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:56.656 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:56.659 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali546caaf1557" state="up"
2026-02-17 03:08:56.679 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:08:56.679 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"} status="down"
2026-02-17 03:08:56.679 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali546caaf1557", State:"up", Index:167}
2026-02-17 03:08:56.679 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali546caaf1557"
2026-02-17 03:08:56.679 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali546caaf1557"
2026-02-17 03:08:56.679 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali546caaf1557"
2026-02-17 03:08:56.680 [INFO][88] felix/endpoint_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-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:56.680 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:56.704 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:56.704 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"} status="up"
2026-02-17 03:08:57.460 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48, name=eth0)
2026-02-17 03:08:57.461 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali546caaf1557" profile_ids:"kns.webhook-255" profile_ids:"ksa.webhook-255.default" ipv4_nets:"10.100.133.232/32"}
2026-02-17 03:08:57.461 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:57.461 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:57.461 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:57.462 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali546caaf1557"
2026-02-17 03:08:57.462 [INFO][88] felix/endpoint_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-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:57.462 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:57.479 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48, name=eth0)
2026-02-17 03:08:57.485 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:57.485 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"} status="up"
2026-02-17 03:08:57.485 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali546caaf1557" profile_ids:"kns.webhook-255" profile_ids:"ksa.webhook-255.default" ipv4_nets:"10.100.133.232/32"}
2026-02-17 03:08:57.485 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:57.486 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:57.486 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:57.486 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali546caaf1557"
2026-02-17 03:08:57.486 [INFO][88] felix/endpoint_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-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:57.486 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:57.512 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:57.512 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"} status="up"
2026-02-17 03:08:57.784 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=167
2026-02-17 03:08:57.784 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali546caaf1557"
2026-02-17 03:08:57.784 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali546caaf1557", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:57.785 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali546caaf1557", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:08:57.998 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-255" type:"ClusterIP" cluster_ips:"10.254.110.244" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:08:59.282 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-255"
2026-02-17 03:08:59.358 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48, name=eth0)
2026-02-17 03:08:59.358 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali546caaf1557" profile_ids:"kns.webhook-255" profile_ids:"ksa.webhook-255.default" ipv4_nets:"10.100.133.232/32"}
2026-02-17 03:08:59.358 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:59.358 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:59.358 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:59.359 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali546caaf1557"
2026-02-17 03:08:59.359 [INFO][88] felix/endpoint_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-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:59.359 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:59.365 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48, name=eth0)
2026-02-17 03:08:59.385 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:08:59.385 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"} status="up"
2026-02-17 03:08:59.385 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48" endpoint_id:"eth0"}
2026-02-17 03:08:59.385 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-255"}
2026-02-17 03:08:59.385 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-255.default"}
2026-02-17 03:08:59.385 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-255"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-255"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-255"} labels:{key:"webhook-255" value:"true"}
2026-02-17 03:08:59.385 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:59.385 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:59.386 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-255" ipVersion=0x4 table="filter"
2026-02-17 03:08:59.386 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lRoP1qdG0JW7F2SO99" ipVersion=0x4 table="filter"
2026-02-17 03:08:59.386 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-255" ipVersion=0x4 table="filter"
2026-02-17 03:08:59.386 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lRoP1qdG0JW7F2SO99" ipVersion=0x4 table="filter"
2026-02-17 03:08:59.386 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:59.386 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali546caaf1557" ipVersion=0x4 table="filter"
2026-02-17 03:08:59.386 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali546caaf1557" ipVersion=0x4 table="filter"
2026-02-17 03:08:59.386 [INFO][88] 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-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:59.386 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:59.387 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.232
2026-02-17 03:08:59.452 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-255/sample-webhook-deployment-7c5c95bb96-rgg48", EndpointId:"eth0"}
2026-02-17 03:08:59.453 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1744"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1744"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1744"} labels:{key:"webhook-255-markers" value:"true"}
2026-02-17 03:08:59.453 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5384"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5384"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5384"}
2026-02-17 03:08:59.453 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-5384" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:59.550 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-5384" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 03:08:59.578 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-5384" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 03:08:59.598 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-5384" name:"default"}
2026-02-17 03:08:59.620 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-5384" name:"testserviceaccount"}
2026-02-17 03:08:59.620 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-5384" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:08:59.649 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5384"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5384"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5384"}
2026-02-17 03:08:59.687 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-959"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-959"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-959"}
2026-02-17 03:08:59.687 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-959" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:09:00.341 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378, name=eth0)
2026-02-17 03:09:00.342 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-959"} profile:{inbound_rules:{action:"allow" rule_id:"XvODbOumdhlcuxu_"} outbound_rules:{action:"allow" rule_id:"FbxKfjiZFfat5A0m"}}
2026-02-17 03:09:00.342 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-959.default"} profile:{}
2026-02-17 03:09:00.342 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50b16914408" profile_ids:"kns.emptydir-959" profile_ids:"ksa.emptydir-959.default" ipv4_nets:"10.100.133.230/32"}
2026-02-17 03:09:00.342 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:00.343 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:00.343 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:00.344 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali50b16914408" ipVersion=0x4 table="filter"
2026-02-17 03:09:00.344 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-959" ipVersion=0x4 table="filter"
2026-02-17 03:09:00.344 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_o-Y9aSG1ZUyOx4Wsvy" ipVersion=0x4 table="filter"
2026-02-17 03:09:00.344 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali50b16914408" ipVersion=0x4 table="filter"
2026-02-17 03:09:00.344 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-959" ipVersion=0x4 table="filter"
2026-02-17 03:09:00.344 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_o-Y9aSG1ZUyOx4Wsvy" ipVersion=0x4 table="filter"
2026-02-17 03:09:00.344 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali50b16914408"
2026-02-17 03:09:00.344 [INFO][88] felix/endpoint_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-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:00.344 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:00.387 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:09:00.387 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"} status="down"
2026-02-17 03:09:00.412 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali50b16914408" state="down"
2026-02-17 03:09:00.412 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali50b16914408"
2026-02-17 03:09:00.412 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50b16914408", State:"down", Index:168}
2026-02-17 03:09:00.412 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50b16914408", Addrs:set.Typed[string]{}}
2026-02-17 03:09:00.412 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50b16914408", Addrs:set.Typed[string]{}}
2026-02-17 03:09:00.413 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali50b16914408"
2026-02-17 03:09:00.413 [INFO][88] felix/endpoint_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-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:00.413 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:00.417 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali50b16914408" state="up"
2026-02-17 03:09:00.442 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:09:00.442 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"} status="down"
2026-02-17 03:09:00.442 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50b16914408", State:"up", Index:168}
2026-02-17 03:09:00.442 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali50b16914408"
2026-02-17 03:09:00.442 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali50b16914408"
2026-02-17 03:09:00.442 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50b16914408"
2026-02-17 03:09:00.443 [INFO][88] felix/endpoint_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-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:00.443 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:00.469 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:09:00.469 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"} status="up"
2026-02-17 03:09:00.815 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-5084" name:"default"}
2026-02-17 03:09:00.919 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali546caaf1557" state="down"
2026-02-17 03:09:00.920 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali546caaf1557"
2026-02-17 03:09:00.920 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=167
2026-02-17 03:09:00.920 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali546caaf1557", State:"down", Index:167}
2026-02-17 03:09:00.920 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali546caaf1557", Addrs:set.Typed[string]{}}
2026-02-17 03:09:00.920 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali546caaf1557", Addrs:set.Typed[string]{}}
2026-02-17 03:09:00.923 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali546caaf1557" state=""
2026-02-17 03:09:00.923 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali546caaf1557"
2026-02-17 03:09:00.950 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali546caaf1557", State:"", Index:167}
2026-02-17 03:09:00.950 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali546caaf1557", Addrs:set.Set[string](nil)}
2026-02-17 03:09:00.950 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali546caaf1557", Addrs:set.Set[string](nil)}
2026-02-17 03:09:01.132 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5084"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5084"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5084"}
2026-02-17 03:09:01.159 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-5084"}
2026-02-17 03:09:01.500 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378, name=eth0)
2026-02-17 03:09:01.501 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50b16914408" profile_ids:"kns.emptydir-959" profile_ids:"ksa.emptydir-959.default" ipv4_nets:"10.100.133.230/32"}
2026-02-17 03:09:01.501 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:01.501 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:01.501 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:01.501 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50b16914408"
2026-02-17 03:09:01.502 [INFO][88] felix/endpoint_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-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:01.502 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:01.532 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:09:01.532 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"} status="up"
2026-02-17 03:09:01.625 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=168
2026-02-17 03:09:01.625 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali50b16914408"
2026-02-17 03:09:01.625 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50b16914408", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:09:01.625 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50b16914408", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:09:02.683 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378, name=eth0)
2026-02-17 03:09:02.684 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali50b16914408" profile_ids:"kns.emptydir-959" profile_ids:"ksa.emptydir-959.default" ipv4_nets:"10.100.133.230/32"}
2026-02-17 03:09:02.684 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:02.684 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:02.684 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:02.687 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali50b16914408"
2026-02-17 03:09:02.687 [INFO][88] felix/endpoint_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-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:02.687 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:02.715 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:09:02.716 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"} status="up"
2026-02-17 03:09:02.797 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali50b16914408" state="down"
2026-02-17 03:09:02.798 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali50b16914408"
2026-02-17 03:09:02.798 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=168
2026-02-17 03:09:02.798 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50b16914408", State:"down", Index:168}
2026-02-17 03:09:02.798 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50b16914408", Addrs:set.Typed[string]{}}
2026-02-17 03:09:02.798 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50b16914408", Addrs:set.Typed[string]{}}
2026-02-17 03:09:02.798 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali50b16914408"
2026-02-17 03:09:02.798 [INFO][88] felix/endpoint_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-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:02.798 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:02.799 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali50b16914408" state=""
2026-02-17 03:09:02.799 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali50b16914408"
2026-02-17 03:09:02.799 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.230
2026-02-17 03:09:02.828 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:09:02.828 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"} status="down"
2026-02-17 03:09:02.828 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali50b16914408", State:"", Index:168}
2026-02-17 03:09:02.828 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali50b16914408", Addrs:set.Set[string](nil)}
2026-02-17 03:09:02.828 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali50b16914408", Addrs:set.Set[string](nil)}
2026-02-17 03:09:02.828 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali50b16914408"
2026-02-17 03:09:02.828 [INFO][88] felix/endpoint_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-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:02.828 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:02.859 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:09:02.859 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"} status="down"
2026-02-17 03:09:03.034 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378, name=eth0)
2026-02-17 03:09:03.035 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378" endpoint_id:"eth0"}
2026-02-17 03:09:03.035 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-959.default"}
2026-02-17 03:09:03.035 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-959"}
2026-02-17 03:09:03.035 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:03.035 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:03.036 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-959" ipVersion=0x4 table="filter"
2026-02-17 03:09:03.036 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_o-Y9aSG1ZUyOx4Wsvy" ipVersion=0x4 table="filter"
2026-02-17 03:09:03.036 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-959" ipVersion=0x4 table="filter"
2026-02-17 03:09:03.036 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_o-Y9aSG1ZUyOx4Wsvy" ipVersion=0x4 table="filter"
2026-02-17 03:09:03.036 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:03.036 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali50b16914408" ipVersion=0x4 table="filter"
2026-02-17 03:09:03.036 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali50b16914408" ipVersion=0x4 table="filter"
2026-02-17 03:09:03.036 [INFO][88] 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-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:03.036 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:03.087 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-959/pod-29dc5f9d-e349-491c-837f-4c79b697d378", EndpointId:"eth0"}
2026-02-17 03:09:03.797 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-959"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-959"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-959"}
2026-02-17 03:09:03.829 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-734"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-734"}
2026-02-17 03:09:03.853 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apiserver-734" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:09:03.903 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-734"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-734"}
2026-02-17 03:09:03.933 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2387"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-2387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2387"}
2026-02-17 03:09:03.934 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-2387" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:09:04.624 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9, name=eth0)
2026-02-17 03:09:04.625 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-2387.default"} profile:{}
2026-02-17 03:09:04.625 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-2387"} profile:{inbound_rules:{action:"allow" rule_id:"lEgqzo_oeAAHRrI1"} outbound_rules:{action:"allow" rule_id:"vwOS1XIg8r0DqwGm"}}
2026-02-17 03:09:04.625 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali992e1469f68" profile_ids:"kns.kubelet-test-2387" profile_ids:"ksa.kubelet-test-2387.default" ipv4_nets:"10.100.133.234/32"}
2026-02-17 03:09:04.625 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:04.625 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:04.625 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:04.626 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali992e1469f68" ipVersion=0x4 table="filter"
2026-02-17 03:09:04.626 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6MsvGOwIbjcWWNwuDv" ipVersion=0x4 table="filter"
2026-02-17 03:09:04.626 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_l5lLtF2SIiX-zDiYY1" ipVersion=0x4 table="filter"
2026-02-17 03:09:04.626 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali992e1469f68" ipVersion=0x4 table="filter"
2026-02-17 03:09:04.626 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6MsvGOwIbjcWWNwuDv" ipVersion=0x4 table="filter"
2026-02-17 03:09:04.626 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_l5lLtF2SIiX-zDiYY1" ipVersion=0x4 table="filter"
2026-02-17 03:09:04.626 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali992e1469f68"
2026-02-17 03:09:04.626 [INFO][88] felix/endpoint_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-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:04.626 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:04.677 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:09:04.677 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"} status="down"
2026-02-17 03:09:04.687 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali992e1469f68" state="down"
2026-02-17 03:09:04.687 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali992e1469f68"
2026-02-17 03:09:04.687 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali992e1469f68", State:"down", Index:169}
2026-02-17 03:09:04.687 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali992e1469f68", Addrs:set.Typed[string]{}}
2026-02-17 03:09:04.687 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali992e1469f68", Addrs:set.Typed[string]{}}
2026-02-17 03:09:04.687 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali992e1469f68"
2026-02-17 03:09:04.687 [INFO][88] felix/endpoint_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-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:04.687 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:04.693 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali992e1469f68" state="up"
2026-02-17 03:09:04.719 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:09:04.719 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"} status="down"
2026-02-17 03:09:04.719 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-5384" name:"default"}
2026-02-17 03:09:04.744 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali992e1469f68", State:"up", Index:169}
2026-02-17 03:09:04.744 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali992e1469f68"
2026-02-17 03:09:04.744 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali992e1469f68"
2026-02-17 03:09:04.744 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali992e1469f68"
2026-02-17 03:09:04.744 [INFO][88] felix/endpoint_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-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:04.744 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:04.763 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:09:04.763 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"} status="up"
2026-02-17 03:09:04.816 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1744" name:"default"}
2026-02-17 03:09:05.071 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-255" name:"default"}
2026-02-17 03:09:05.197 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-255"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-255"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-255"} labels:{key:"webhook-255" value:"true"}
2026-02-17 03:09:05.231 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-255"}
2026-02-17 03:09:05.320 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1744"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1744"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-1744"} labels:{key:"webhook-255-markers" value:"true"}
2026-02-17 03:09:05.347 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5384"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5384"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5384"}
2026-02-17 03:09:05.347 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1744"}
2026-02-17 03:09:05.368 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-5384"}
2026-02-17 03:09:05.534 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9, name=eth0)
2026-02-17 03:09:05.534 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali992e1469f68" profile_ids:"kns.kubelet-test-2387" profile_ids:"ksa.kubelet-test-2387.default" ipv4_nets:"10.100.133.234/32"}
2026-02-17 03:09:05.534 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:05.534 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:05.534 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:05.535 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali992e1469f68"
2026-02-17 03:09:05.535 [INFO][88] felix/endpoint_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-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:05.535 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:05.566 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:09:05.566 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"} status="up"
2026-02-17 03:09:06.049 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2387"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-2387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2387"}
2026-02-17 03:09:06.083 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6054"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6054"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6054"}
2026-02-17 03:09:06.111 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6054" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:09:06.457 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=169
2026-02-17 03:09:06.457 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali992e1469f68"
2026-02-17 03:09:06.457 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali992e1469f68", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:09:06.457 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali992e1469f68", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:09:08.997 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-959" name:"default"}
2026-02-17 03:09:09.134 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-959"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-959"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-959"}
2026-02-17 03:09:09.160 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apiserver-734" name:"default"}
2026-02-17 03:09:09.160 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-959"}
2026-02-17 03:09:09.321 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-734"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-734"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-734"}
2026-02-17 03:09:09.355 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apiserver-734"}
2026-02-17 03:09:11.077 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9, name=eth0)
2026-02-17 03:09:11.078 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali992e1469f68" profile_ids:"kns.kubelet-test-2387" profile_ids:"ksa.kubelet-test-2387.default" ipv4_nets:"10.100.133.234/32"}
2026-02-17 03:09:11.078 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:11.078 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:11.078 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:11.079 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali992e1469f68"
2026-02-17 03:09:11.079 [INFO][88] felix/endpoint_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-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:11.079 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:11.108 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9, name=eth0)
2026-02-17 03:09:11.113 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:09:11.113 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"} status="up"
2026-02-17 03:09:11.113 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2387"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-2387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2387"}
2026-02-17 03:09:11.114 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali992e1469f68" profile_ids:"kns.kubelet-test-2387" profile_ids:"ksa.kubelet-test-2387.default" ipv4_nets:"10.100.133.234/32"}
2026-02-17 03:09:11.114 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:11.114 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:11.114 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:11.114 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali992e1469f68"
2026-02-17 03:09:11.114 [INFO][88] felix/endpoint_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-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:11.114 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:11.140 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:09:11.141 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"} status="up"
2026-02-17 03:09:12.016 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-3383/resize-test-98mbg, name=eth0)
2026-02-17 03:09:12.017 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-3383/resize-test-98mbg" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac5e6232c71" profile_ids:"kns.pod-resize-tests-3383" profile_ids:"ksa.pod-resize-tests-3383.default" ipv4_nets:"10.100.133.223/32"}
2026-02-17 03:09:12.017 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:09:12.017 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:09:12.017 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:09:12.019 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac5e6232c71"
2026-02-17 03:09:12.019 [INFO][88] felix/endpoint_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-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:09:12.019 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:09:12.024 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-3383/resize-test-98mbg, name=eth0)
2026-02-17 03:09:12.052 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:09:12.052 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"} status="up"
2026-02-17 03:09:12.052 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-3383/resize-test-98mbg" endpoint_id:"eth0"}
2026-02-17 03:09:12.052 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-3383.default"}
2026-02-17 03:09:12.052 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-resize-tests-3383"}
2026-02-17 03:09:12.053 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:09:12.053 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:09:12.053 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hnuothUUmBLc-jDBas" ipVersion=0x4 table="filter"
2026-02-17 03:09:12.053 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_g5_qXlOsDCVRSFlwsQ" ipVersion=0x4 table="filter"
2026-02-17 03:09:12.053 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hnuothUUmBLc-jDBas" ipVersion=0x4 table="filter"
2026-02-17 03:09:12.053 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_g5_qXlOsDCVRSFlwsQ" ipVersion=0x4 table="filter"
2026-02-17 03:09:12.053 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:09:12.053 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliac5e6232c71" ipVersion=0x4 table="filter"
2026-02-17 03:09:12.053 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliac5e6232c71" ipVersion=0x4 table="filter"
2026-02-17 03:09:12.053 [INFO][88] 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-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:09:12.053 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:09:12.054 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.223
2026-02-17 03:09:12.125 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-3383/resize-test-98mbg", EndpointId:"eth0"}
2026-02-17 03:09:12.126 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-3383"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-3383"} 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:"pod-resize-tests-3383"}
2026-02-17 03:09:12.126 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6520"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6520"}
2026-02-17 03:09:12.126 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6520" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:09:13.063 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288, name=eth0)
2026-02-17 03:09:13.065 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-6520"} profile:{inbound_rules:{action:"allow" rule_id:"FZTQP8b0O110DiQT"} outbound_rules:{action:"allow" rule_id:"LO1xIWajd6vL_mWn"}}
2026-02-17 03:09:13.066 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-6520.default"} profile:{}
2026-02-17 03:09:13.066 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieadef80c03d" profile_ids:"kns.emptydir-6520" profile_ids:"ksa.emptydir-6520.default" ipv4_nets:"10.100.133.235/32"}
2026-02-17 03:09:13.066 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:13.066 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:13.066 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:13.067 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calieadef80c03d" ipVersion=0x4 table="filter"
2026-02-17 03:09:13.067 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-6520" ipVersion=0x4 table="filter"
2026-02-17 03:09:13.067 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SmSglXhIYsBIwsY7aC" ipVersion=0x4 table="filter"
2026-02-17 03:09:13.067 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calieadef80c03d" ipVersion=0x4 table="filter"
2026-02-17 03:09:13.067 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-6520" ipVersion=0x4 table="filter"
2026-02-17 03:09:13.067 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SmSglXhIYsBIwsY7aC" ipVersion=0x4 table="filter"
2026-02-17 03:09:13.068 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calieadef80c03d"
2026-02-17 03:09:13.068 [INFO][88] felix/endpoint_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-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:13.068 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:13.110 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:09:13.110 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"} status="down"
2026-02-17 03:09:13.138 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="calieadef80c03d" state="down"
2026-02-17 03:09:13.139 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieadef80c03d", State:"down", Index:170}
2026-02-17 03:09:13.139 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieadef80c03d"
2026-02-17 03:09:13.139 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieadef80c03d", Addrs:set.Typed[string]{}}
2026-02-17 03:09:13.139 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieadef80c03d", Addrs:set.Typed[string]{}}
2026-02-17 03:09:13.139 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieadef80c03d"
2026-02-17 03:09:13.139 [INFO][88] felix/endpoint_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-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:13.139 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:13.139 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="calieadef80c03d" state="up"
2026-02-17 03:09:13.163 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:09:13.163 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"} status="down"
2026-02-17 03:09:13.163 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieadef80c03d", State:"up", Index:170}
2026-02-17 03:09:13.163 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calieadef80c03d"
2026-02-17 03:09:13.163 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieadef80c03d"
2026-02-17 03:09:13.164 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieadef80c03d"
2026-02-17 03:09:13.164 [INFO][88] felix/endpoint_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-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:13.164 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:13.183 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:09:13.184 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"} status="up"
2026-02-17 03:09:13.584 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288, name=eth0)
2026-02-17 03:09:13.585 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieadef80c03d" profile_ids:"kns.emptydir-6520" profile_ids:"ksa.emptydir-6520.default" ipv4_nets:"10.100.133.235/32"}
2026-02-17 03:09:13.585 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:13.586 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:13.586 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:13.588 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieadef80c03d"
2026-02-17 03:09:13.588 [INFO][88] felix/endpoint_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-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:13.588 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:13.621 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:09:13.621 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"} status="up"
2026-02-17 03:09:14.491 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="caliac5e6232c71" state="down"
2026-02-17 03:09:14.491 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac5e6232c71", State:"down", Index:158}
2026-02-17 03:09:14.492 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac5e6232c71"
2026-02-17 03:09:14.492 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=158
2026-02-17 03:09:14.495 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="caliac5e6232c71" state=""
2026-02-17 03:09:14.495 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliac5e6232c71"
2026-02-17 03:09:14.515 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac5e6232c71", Addrs:set.Typed[string]{}}
2026-02-17 03:09:14.516 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac5e6232c71", Addrs:set.Typed[string]{}}
2026-02-17 03:09:14.516 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac5e6232c71", State:"", Index:158}
2026-02-17 03:09:14.516 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac5e6232c71", Addrs:set.Set[string](nil)}
2026-02-17 03:09:14.516 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac5e6232c71", Addrs:set.Set[string](nil)}
2026-02-17 03:09:14.617 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=170
2026-02-17 03:09:14.617 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calieadef80c03d"
2026-02-17 03:09:14.617 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieadef80c03d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:09:14.617 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieadef80c03d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:09:14.788 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288, name=eth0)
2026-02-17 03:09:14.788 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieadef80c03d" profile_ids:"kns.emptydir-6520" profile_ids:"ksa.emptydir-6520.default" ipv4_nets:"10.100.133.235/32"}
2026-02-17 03:09:14.788 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:14.788 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:14.788 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:14.790 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieadef80c03d"
2026-02-17 03:09:14.790 [INFO][88] felix/endpoint_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-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:14.790 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:14.824 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:09:14.824 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"} status="up"
2026-02-17 03:09:14.896 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="calieadef80c03d" state="down"
2026-02-17 03:09:14.897 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieadef80c03d"
2026-02-17 03:09:14.897 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieadef80c03d", State:"down", Index:170}
2026-02-17 03:09:14.897 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieadef80c03d", Addrs:set.Typed[string]{}}
2026-02-17 03:09:14.897 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieadef80c03d", Addrs:set.Typed[string]{}}
2026-02-17 03:09:14.897 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieadef80c03d"
2026-02-17 03:09:14.897 [INFO][88] felix/endpoint_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-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:14.897 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:14.898 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.235
2026-02-17 03:09:14.903 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="calieadef80c03d" state=""
2026-02-17 03:09:14.903 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calieadef80c03d"
2026-02-17 03:09:14.903 [INFO][88] 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 03:09:14.924 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:09:14.924 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"} status="down"
2026-02-17 03:09:14.924 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieadef80c03d", State:"", Index:170}
2026-02-17 03:09:14.924 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieadef80c03d", Addrs:set.Set[string](nil)}
2026-02-17 03:09:14.924 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieadef80c03d", Addrs:set.Set[string](nil)}
2026-02-17 03:09:14.924 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieadef80c03d"
2026-02-17 03:09:14.924 [INFO][88] felix/endpoint_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-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:14.924 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:14.946 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:09:14.946 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"} status="down"
2026-02-17 03:09:15.051 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288, name=eth0)
2026-02-17 03:09:15.051 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288" endpoint_id:"eth0"}
2026-02-17 03:09:15.051 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-6520"}
2026-02-17 03:09:15.051 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-6520.default"}
2026-02-17 03:09:15.051 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:15.052 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:15.052 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-6520" ipVersion=0x4 table="filter"
2026-02-17 03:09:15.052 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SmSglXhIYsBIwsY7aC" ipVersion=0x4 table="filter"
2026-02-17 03:09:15.052 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-6520" ipVersion=0x4 table="filter"
2026-02-17 03:09:15.052 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SmSglXhIYsBIwsY7aC" ipVersion=0x4 table="filter"
2026-02-17 03:09:15.052 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:15.052 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calieadef80c03d" ipVersion=0x4 table="filter"
2026-02-17 03:09:15.052 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calieadef80c03d" ipVersion=0x4 table="filter"
2026-02-17 03:09:15.052 [INFO][88] 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-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:15.052 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:15.113 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6520/pod-52fee42f-f8dc-43d1-92fe-c283082b5288", EndpointId:"eth0"}
2026-02-17 03:09:15.265 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-fqwd7-6lqfr" ipv4_addr:"192.168.24.21/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-8hjc9-fqwd7-6lqfr"} 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 03:09:15.265 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:09:15.265 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:09:16.251 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6520"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6520"}
2026-02-17 03:09:16.294 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2096"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2096"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2096"}
2026-02-17 03:09:16.319 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-2096" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:09:16.477 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2096"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2096"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2096"}
2026-02-17 03:09:16.509 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8226"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8226"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8226"}
2026-02-17 03:09:16.534 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8226" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:09:17.393 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-3383" name:"default"}
2026-02-17 03:09:17.617 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-3383"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-3383"} 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:"pod-resize-tests-3383"}
2026-02-17 03:09:17.645 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-3383"}
2026-02-17 03:09:21.428 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6520" name:"default"}
2026-02-17 03:09:21.635 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2096"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2096"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2096"}
2026-02-17 03:09:21.838 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6520"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6520"}
2026-02-17 03:09:21.873 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6520"}
2026-02-17 03:09:26.873 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-2096" name:"default"}
2026-02-17 03:09:26.929 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-2096"}
2026-02-17 03:09:33.353 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:09:41.498 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9, name=eth0)
2026-02-17 03:09:41.498 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9" endpoint_id:"eth0"}
2026-02-17 03:09:41.498 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-2387"}
2026-02-17 03:09:41.498 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-2387.default"}
2026-02-17 03:09:41.498 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:41.498 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:41.499 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6MsvGOwIbjcWWNwuDv" ipVersion=0x4 table="filter"
2026-02-17 03:09:41.499 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_l5lLtF2SIiX-zDiYY1" ipVersion=0x4 table="filter"
2026-02-17 03:09:41.500 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6MsvGOwIbjcWWNwuDv" ipVersion=0x4 table="filter"
2026-02-17 03:09:41.500 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_l5lLtF2SIiX-zDiYY1" ipVersion=0x4 table="filter"
2026-02-17 03:09:41.500 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:41.500 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali992e1469f68" ipVersion=0x4 table="filter"
2026-02-17 03:09:41.500 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali992e1469f68" ipVersion=0x4 table="filter"
2026-02-17 03:09:41.500 [INFO][88] 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-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:41.500 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:41.501 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.234
bird: KIF: Received address message for unknown interface 169
2026-02-17 03:09:41.562 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-2387/busybox-readonly-fsef8681fd-cd74-45fc-9fde-cdb71c3f26b9", EndpointId:"eth0"}
2026-02-17 03:09:41.613 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali992e1469f68" state="down"
2026-02-17 03:09:41.614 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali992e1469f68"
2026-02-17 03:09:41.614 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=169
2026-02-17 03:09:41.614 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali992e1469f68", State:"down", Index:169}
2026-02-17 03:09:41.614 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali992e1469f68", Addrs:set.Typed[string]{}}
2026-02-17 03:09:41.614 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali992e1469f68", Addrs:set.Typed[string]{}}
2026-02-17 03:09:41.614 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali992e1469f68" state=""
2026-02-17 03:09:41.614 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali992e1469f68"
2026-02-17 03:09:41.640 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali992e1469f68", State:"", Index:169}
2026-02-17 03:09:41.640 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali992e1469f68", Addrs:set.Set[string](nil)}
2026-02-17 03:09:41.640 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali992e1469f68", Addrs:set.Set[string](nil)}
2026-02-17 03:09:48.258 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-2387" name:"default"}
2026-02-17 03:09:48.473 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-2387"}
2026-02-17 03:10:01.616 [INFO][88] felix/summary.go 100: Summarising 106 dataplane reconciliation loops over 1m6s: avg=31ms longest=73ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:10:33.393 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:11:01.632 [INFO][88] felix/summary.go 100: Summarising 6 dataplane reconciliation loops over 1m0s: avg=36ms longest=48ms (resync-calico-v4,resync-ipsets-v4)
2026-02-17 03:11:01.850 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-312"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-312"}
2026-02-17 03:11:01.879 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5521"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5521"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5521"}
2026-02-17 03:11:01.903 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-5521" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:11:02.574 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-5521/netserver-0, name=eth0)
2026-02-17 03:11:02.575 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-5521"} profile:{inbound_rules:{action:"allow" rule_id:"yg6upXh2aUACvjLG"} outbound_rules:{action:"allow" rule_id:"Dlit8KGn1GeHzNau"}}
2026-02-17 03:11:02.575 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-5521.default"} profile:{}
2026-02-17 03:11:02.575 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5521/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5fc2dc00dc" profile_ids:"kns.pod-network-test-5521" profile_ids:"ksa.pod-network-test-5521.default" ipv4_nets:"10.100.133.238/32"}
2026-02-17 03:11:02.575 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:02.576 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:02.576 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:02.576 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic5fc2dc00dc" ipVersion=0x4 table="filter"
2026-02-17 03:11:02.576 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MyRA4pa8KkF10wQu8R" ipVersion=0x4 table="filter"
2026-02-17 03:11:02.576 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__QwWeWj061oi9uHi5-" ipVersion=0x4 table="filter"
2026-02-17 03:11:02.576 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic5fc2dc00dc" ipVersion=0x4 table="filter"
2026-02-17 03:11:02.576 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MyRA4pa8KkF10wQu8R" ipVersion=0x4 table="filter"
2026-02-17 03:11:02.576 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__QwWeWj061oi9uHi5-" ipVersion=0x4 table="filter"
2026-02-17 03:11:02.576 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic5fc2dc00dc"
2026-02-17 03:11:02.576 [INFO][88] felix/endpoint_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-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:02.576 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:02.610 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:02.610 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 03:11:02.648 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calic5fc2dc00dc" state="down"
2026-02-17 03:11:02.648 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5fc2dc00dc"
2026-02-17 03:11:02.649 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5fc2dc00dc", State:"down", Index:171}
2026-02-17 03:11:02.649 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5fc2dc00dc", Addrs:set.Typed[string]{}}
2026-02-17 03:11:02.649 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5fc2dc00dc", Addrs:set.Typed[string]{}}
2026-02-17 03:11:02.649 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5fc2dc00dc"
2026-02-17 03:11:02.649 [INFO][88] felix/endpoint_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-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:02.649 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:02.649 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calic5fc2dc00dc" state="up"
2026-02-17 03:11:02.679 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:02.679 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 03:11:02.679 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5fc2dc00dc", State:"up", Index:171}
2026-02-17 03:11:02.679 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic5fc2dc00dc"
2026-02-17 03:11:02.679 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5fc2dc00dc"
2026-02-17 03:11:02.679 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5fc2dc00dc"
2026-02-17 03:11:02.680 [INFO][88] felix/endpoint_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-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:02.680 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:02.703 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:02.703 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 03:11:03.205 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-5521/netserver-0, name=eth0)
2026-02-17 03:11:03.206 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5521/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5fc2dc00dc" profile_ids:"kns.pod-network-test-5521" profile_ids:"ksa.pod-network-test-5521.default" ipv4_nets:"10.100.133.238/32"}
2026-02-17 03:11:03.206 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:03.206 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:03.206 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:03.208 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5fc2dc00dc"
2026-02-17 03:11:03.208 [INFO][88] felix/endpoint_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-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:03.208 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:03.231 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:03.231 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 03:11:04.088 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=171
2026-02-17 03:11:04.089 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic5fc2dc00dc"
2026-02-17 03:11:04.089 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5fc2dc00dc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:11:04.089 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5fc2dc00dc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:11:06.914 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-312" name:"default"}
2026-02-17 03:11:07.209 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-312"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pods-312"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-312"}
2026-02-17 03:11:07.236 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-312"}
2026-02-17 03:11:12.490 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} 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 03:11:12.490 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:11:12.490 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:11:14.216 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-5521/netserver-0, name=eth0)
2026-02-17 03:11:14.216 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5521/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5fc2dc00dc" profile_ids:"kns.pod-network-test-5521" profile_ids:"ksa.pod-network-test-5521.default" ipv4_nets:"10.100.133.238/32"}
2026-02-17 03:11:14.216 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:14.217 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:14.217 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:14.218 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5fc2dc00dc"
2026-02-17 03:11:14.219 [INFO][88] felix/endpoint_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-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:14.219 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:14.245 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:14.245 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 03:11:16.695 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-5521/test-container-pod, name=eth0)
2026-02-17 03:11:16.695 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5521/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f5b5170ea0" profile_ids:"kns.pod-network-test-5521" profile_ids:"ksa.pod-network-test-5521.default" ipv4_nets:"10.100.133.237/32"}
2026-02-17 03:11:16.695 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:16.696 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:16.696 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:16.697 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:11:16.697 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7f5b5170ea0" ipVersion=0x4 table="filter"
2026-02-17 03:11:16.697 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:11:16.697 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7f5b5170ea0" ipVersion=0x4 table="filter"
2026-02-17 03:11:16.697 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7f5b5170ea0"
2026-02-17 03:11:16.697 [INFO][88] felix/endpoint_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-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:16.697 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:16.752 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:16.752 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 03:11:16.766 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali7f5b5170ea0" state="down"
2026-02-17 03:11:16.767 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f5b5170ea0"
2026-02-17 03:11:16.767 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f5b5170ea0", State:"down", Index:172}
2026-02-17 03:11:16.767 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f5b5170ea0", Addrs:set.Typed[string]{}}
2026-02-17 03:11:16.767 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f5b5170ea0", Addrs:set.Typed[string]{}}
2026-02-17 03:11:16.767 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f5b5170ea0"
2026-02-17 03:11:16.767 [INFO][88] felix/endpoint_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-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:16.767 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:16.770 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali7f5b5170ea0" state="up"
2026-02-17 03:11:16.790 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:16.790 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 03:11:16.790 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f5b5170ea0", State:"up", Index:172}
2026-02-17 03:11:16.790 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7f5b5170ea0"
2026-02-17 03:11:16.790 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f5b5170ea0"
2026-02-17 03:11:16.790 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f5b5170ea0"
2026-02-17 03:11:16.790 [INFO][88] felix/endpoint_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-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:16.790 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:16.815 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:16.816 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:11:17.285 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-5521/test-container-pod, name=eth0)
2026-02-17 03:11:17.285 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5521/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f5b5170ea0" profile_ids:"kns.pod-network-test-5521" profile_ids:"ksa.pod-network-test-5521.default" ipv4_nets:"10.100.133.237/32"}
2026-02-17 03:11:17.285 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:17.285 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:17.285 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:17.286 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f5b5170ea0"
2026-02-17 03:11:17.286 [INFO][88] felix/endpoint_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-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:17.286 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:17.308 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:17.308 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:11:18.268 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=172
2026-02-17 03:11:18.268 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7f5b5170ea0"
2026-02-17 03:11:18.268 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f5b5170ea0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:11:18.268 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f5b5170ea0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:11:18.348 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5521"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5521"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5521"}
2026-02-17 03:11:18.378 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-229"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-229"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-229"}
2026-02-17 03:11:18.406 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-229" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:11:18.435 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-229" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:19.103 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6, name=eth0)
2026-02-17 03:11:19.103 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-229.default"} profile:{}
2026-02-17 03:11:19.103 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-229"} profile:{inbound_rules:{action:"allow" rule_id:"KeT60XWOZnwmwMbu"} outbound_rules:{action:"allow" rule_id:"-FI8iZUV8FX9yERC"}}
2026-02-17 03:11:19.103 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441b4113b7b" profile_ids:"kns.dns-229" profile_ids:"ksa.dns-229.default" ipv4_nets:"10.100.133.255/32"}
2026-02-17 03:11:19.103 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:19.103 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:19.103 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:19.104 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali441b4113b7b" ipVersion=0x4 table="filter"
2026-02-17 03:11:19.104 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-229" ipVersion=0x4 table="filter"
2026-02-17 03:11:19.104 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.dns-229.default" ipVersion=0x4 table="filter"
2026-02-17 03:11:19.104 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali441b4113b7b" ipVersion=0x4 table="filter"
2026-02-17 03:11:19.104 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-229" ipVersion=0x4 table="filter"
2026-02-17 03:11:19.104 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.dns-229.default" ipVersion=0x4 table="filter"
2026-02-17 03:11:19.104 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali441b4113b7b"
2026-02-17 03:11:19.104 [INFO][88] felix/endpoint_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-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:19.104 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:19.145 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:19.146 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"} status="down"
2026-02-17 03:11:19.172 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali441b4113b7b" state="down"
2026-02-17 03:11:19.173 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali441b4113b7b"
2026-02-17 03:11:19.173 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441b4113b7b", State:"down", Index:173}
2026-02-17 03:11:19.173 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441b4113b7b", Addrs:set.Typed[string]{}}
2026-02-17 03:11:19.173 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441b4113b7b", Addrs:set.Typed[string]{}}
2026-02-17 03:11:19.173 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali441b4113b7b"
2026-02-17 03:11:19.173 [INFO][88] felix/endpoint_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-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:19.173 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:19.185 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali441b4113b7b" state="up"
2026-02-17 03:11:19.198 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:19.198 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"} status="down"
2026-02-17 03:11:19.198 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441b4113b7b", State:"up", Index:173}
2026-02-17 03:11:19.198 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali441b4113b7b"
2026-02-17 03:11:19.198 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali441b4113b7b"
2026-02-17 03:11:19.199 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441b4113b7b"
2026-02-17 03:11:19.199 [INFO][88] felix/endpoint_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-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:19.199 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:19.220 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:19.220 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"} status="up"
2026-02-17 03:11:20.309 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6, name=eth0)
2026-02-17 03:11:20.309 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441b4113b7b" profile_ids:"kns.dns-229" profile_ids:"ksa.dns-229.default" ipv4_nets:"10.100.133.255/32"}
2026-02-17 03:11:20.309 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:20.309 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:20.309 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:20.310 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441b4113b7b"
2026-02-17 03:11:20.310 [INFO][88] felix/endpoint_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-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:20.310 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:20.340 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:20.340 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"} status="up"
2026-02-17 03:11:20.985 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=173
2026-02-17 03:11:20.985 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali441b4113b7b"
2026-02-17 03:11:20.985 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441b4113b7b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:11:20.985 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441b4113b7b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:11:23.406 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-5521/netserver-0, name=eth0)
2026-02-17 03:11:23.406 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5521/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5fc2dc00dc" profile_ids:"kns.pod-network-test-5521" profile_ids:"ksa.pod-network-test-5521.default" ipv4_nets:"10.100.133.238/32"}
2026-02-17 03:11:23.408 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.408 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.409 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.410 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5fc2dc00dc"
2026-02-17 03:11:23.410 [INFO][88] felix/endpoint_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-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.410 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.425 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-5521/test-container-pod, name=eth0)
2026-02-17 03:11:23.431 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-5521/netserver-0, name=eth0)
2026-02-17 03:11:23.445 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:23.445 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 03:11:23.445 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5521/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f5b5170ea0" profile_ids:"kns.pod-network-test-5521" profile_ids:"ksa.pod-network-test-5521.default" ipv4_nets:"10.100.133.237/32"}
2026-02-17 03:11:23.446 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5521/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5fc2dc00dc" profile_ids:"kns.pod-network-test-5521" profile_ids:"ksa.pod-network-test-5521.default" ipv4_nets:"10.100.133.238/32"}
2026-02-17 03:11:23.446 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5521"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5521"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5521"}
2026-02-17 03:11:23.446 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.446 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.446 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.446 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.446 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.447 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.447 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f5b5170ea0"
2026-02-17 03:11:23.447 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5fc2dc00dc"
2026-02-17 03:11:23.447 [INFO][88] felix/endpoint_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-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.447 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.447 [INFO][88] felix/endpoint_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-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.447 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.450 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-5521/test-container-pod, name=eth0)
2026-02-17 03:11:23.484 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:23.484 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 03:11:23.484 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:23.484 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:11:23.484 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5521/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f5b5170ea0" profile_ids:"kns.pod-network-test-5521" profile_ids:"ksa.pod-network-test-5521.default" ipv4_nets:"10.100.133.237/32"}
2026-02-17 03:11:23.484 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.484 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.484 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.486 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f5b5170ea0"
2026-02-17 03:11:23.486 [INFO][88] felix/endpoint_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-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.486 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.519 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:23.519 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:11:23.783 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-5521/netserver-0, name=eth0)
2026-02-17 03:11:23.783 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5521/netserver-0" endpoint_id:"eth0"}
2026-02-17 03:11:23.783 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.783 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.784 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.784 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic5fc2dc00dc" ipVersion=0x4 table="filter"
2026-02-17 03:11:23.784 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic5fc2dc00dc" ipVersion=0x4 table="filter"
2026-02-17 03:11:23.784 [INFO][88] 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-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.784 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.784 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.238
bird: KIF: Received address message for unknown interface 171
2026-02-17 03:11:23.818 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-network-test-5521/test-container-pod, name=eth0)
2026-02-17 03:11:23.894 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calic5fc2dc00dc" state="down"
2026-02-17 03:11:23.894 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5fc2dc00dc"
2026-02-17 03:11:23.894 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=171
2026-02-17 03:11:23.898 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/netserver-0", EndpointId:"eth0"}
2026-02-17 03:11:23.899 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5521/test-container-pod" endpoint_id:"eth0"}
2026-02-17 03:11:23.899 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-5521"}
2026-02-17 03:11:23.899 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-5521.default"}
2026-02-17 03:11:23.899 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.899 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.899 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MyRA4pa8KkF10wQu8R" ipVersion=0x4 table="filter"
2026-02-17 03:11:23.899 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__QwWeWj061oi9uHi5-" ipVersion=0x4 table="filter"
2026-02-17 03:11:23.899 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MyRA4pa8KkF10wQu8R" ipVersion=0x4 table="filter"
2026-02-17 03:11:23.899 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__QwWeWj061oi9uHi5-" ipVersion=0x4 table="filter"
2026-02-17 03:11:23.899 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.899 [INFO][88] 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 03:11:23.899 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7f5b5170ea0" ipVersion=0x4 table="filter"
2026-02-17 03:11:23.899 [INFO][88] 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 03:11:23.899 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7f5b5170ea0" ipVersion=0x4 table="filter"
2026-02-17 03:11:23.899 [INFO][88] 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-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.899 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.899 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="calic5fc2dc00dc" state=""
2026-02-17 03:11:23.899 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic5fc2dc00dc"
2026-02-17 03:11:23.900 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.237
2026-02-17 03:11:23.921 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali7f5b5170ea0" state="down"
2026-02-17 03:11:23.921 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f5b5170ea0"
2026-02-17 03:11:23.924 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=172
2026-02-17 03:11:23.979 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5521/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:11:23.979 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5fc2dc00dc", State:"down", Index:171}
2026-02-17 03:11:23.979 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5fc2dc00dc", Addrs:set.Typed[string]{}}
2026-02-17 03:11:23.979 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5fc2dc00dc", Addrs:set.Typed[string]{}}
2026-02-17 03:11:23.979 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5fc2dc00dc", State:"", Index:171}
2026-02-17 03:11:23.979 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5fc2dc00dc", Addrs:set.Set[string](nil)}
2026-02-17 03:11:23.979 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5fc2dc00dc", Addrs:set.Set[string](nil)}
2026-02-17 03:11:23.979 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f5b5170ea0", State:"down", Index:172}
2026-02-17 03:11:23.979 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f5b5170ea0", Addrs:set.Typed[string]{}}
2026-02-17 03:11:23.979 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f5b5170ea0", Addrs:set.Typed[string]{}}
2026-02-17 03:11:23.989 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali7f5b5170ea0" state=""
2026-02-17 03:11:23.989 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7f5b5170ea0"
2026-02-17 03:11:24.002 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f5b5170ea0", State:"", Index:172}
2026-02-17 03:11:24.002 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f5b5170ea0", Addrs:set.Set[string](nil)}
2026-02-17 03:11:24.002 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f5b5170ea0", Addrs:set.Set[string](nil)}
2026-02-17 03:11:25.535 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6, name=eth0)
2026-02-17 03:11:25.536 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441b4113b7b" profile_ids:"kns.dns-229" profile_ids:"ksa.dns-229.default" ipv4_nets:"10.100.133.255/32"}
2026-02-17 03:11:25.536 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:25.536 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:25.536 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:25.537 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441b4113b7b"
2026-02-17 03:11:25.538 [INFO][88] felix/endpoint_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-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:25.538 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:25.549 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6, name=eth0)
2026-02-17 03:11:25.567 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:25.567 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"} status="up"
2026-02-17 03:11:25.567 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6" endpoint_id:"eth0"}
2026-02-17 03:11:25.567 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-229"}
2026-02-17 03:11:25.567 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-229.default"}
2026-02-17 03:11:25.567 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:25.567 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:25.568 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-229" ipVersion=0x4 table="filter"
2026-02-17 03:11:25.568 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.dns-229.default" ipVersion=0x4 table="filter"
2026-02-17 03:11:25.568 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-229" ipVersion=0x4 table="filter"
2026-02-17 03:11:25.568 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.dns-229.default" ipVersion=0x4 table="filter"
2026-02-17 03:11:25.568 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:25.568 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali441b4113b7b" ipVersion=0x4 table="filter"
2026-02-17 03:11:25.568 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali441b4113b7b" ipVersion=0x4 table="filter"
2026-02-17 03:11:25.568 [INFO][88] 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-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:25.568 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:25.569 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.255
2026-02-17 03:11:25.631 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-229/dns-test-c16fc0e5-dcc2-4f88-80b6-9a58584545f6", EndpointId:"eth0"}
2026-02-17 03:11:25.631 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-229"
2026-02-17 03:11:25.631 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-229"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-229"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-229"}
2026-02-17 03:11:25.663 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6998"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6998"}
2026-02-17 03:11:25.663 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-6998" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:11:26.311 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6, name=eth0)
2026-02-17 03:11:26.314 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-6998"} profile:{inbound_rules:{action:"allow" rule_id:"qCWV5qkMRSpjOJDV"} outbound_rules:{action:"allow" rule_id:"HTdUNbwvji2EGNKU"}}
2026-02-17 03:11:26.314 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-6998.default"} profile:{}
2026-02-17 03:11:26.315 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali616578af92d" profile_ids:"kns.init-container-6998" profile_ids:"ksa.init-container-6998.default" ipv4_nets:"10.100.133.227/32"}
2026-02-17 03:11:26.315 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:26.315 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:26.315 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:26.315 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali616578af92d" ipVersion=0x4 table="filter"
2026-02-17 03:11:26.315 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NheH4FeAtrdZMpmbqk" ipVersion=0x4 table="filter"
2026-02-17 03:11:26.315 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HId5KFC-WLH4Rfc34z" ipVersion=0x4 table="filter"
2026-02-17 03:11:26.316 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali616578af92d" ipVersion=0x4 table="filter"
2026-02-17 03:11:26.316 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NheH4FeAtrdZMpmbqk" ipVersion=0x4 table="filter"
2026-02-17 03:11:26.316 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HId5KFC-WLH4Rfc34z" ipVersion=0x4 table="filter"
2026-02-17 03:11:26.316 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali616578af92d"
2026-02-17 03:11:26.316 [INFO][88] felix/endpoint_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-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:26.316 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:26.366 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:26.366 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} status="down"
2026-02-17 03:11:26.381 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali616578af92d" state="down"
2026-02-17 03:11:26.381 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali616578af92d"
2026-02-17 03:11:26.381 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali616578af92d", State:"down", Index:174}
2026-02-17 03:11:26.381 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali616578af92d", Addrs:set.Typed[string]{}}
2026-02-17 03:11:26.381 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali616578af92d", Addrs:set.Typed[string]{}}
2026-02-17 03:11:26.381 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali616578af92d"
2026-02-17 03:11:26.381 [INFO][88] felix/endpoint_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-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:26.381 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:26.388 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali616578af92d" state="up"
2026-02-17 03:11:26.409 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:26.409 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} status="down"
2026-02-17 03:11:26.409 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali616578af92d", State:"up", Index:174}
2026-02-17 03:11:26.409 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali616578af92d"
2026-02-17 03:11:26.409 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali616578af92d"
2026-02-17 03:11:26.409 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali616578af92d"
2026-02-17 03:11:26.409 [INFO][88] felix/endpoint_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-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:26.409 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:26.426 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:26.426 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} status="up"
2026-02-17 03:11:27.361 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6, name=eth0)
2026-02-17 03:11:27.362 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali616578af92d" profile_ids:"kns.init-container-6998" profile_ids:"ksa.init-container-6998.default" ipv4_nets:"10.100.133.227/32"}
2026-02-17 03:11:27.362 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:27.362 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:27.362 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:27.362 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali616578af92d"
2026-02-17 03:11:27.362 [INFO][88] felix/endpoint_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-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:27.362 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:27.387 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:27.387 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} status="up"
2026-02-17 03:11:27.449 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=174
2026-02-17 03:11:27.449 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali616578af92d"
2026-02-17 03:11:27.449 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali616578af92d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:11:27.449 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali616578af92d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:11:27.988 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=173
2026-02-17 03:11:27.988 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali441b4113b7b"
2026-02-17 03:11:27.988 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali441b4113b7b" state="down"
2026-02-17 03:11:27.988 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441b4113b7b", Addrs:set.Typed[string]{}}
2026-02-17 03:11:27.988 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441b4113b7b", Addrs:set.Typed[string]{}}
2026-02-17 03:11:27.988 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441b4113b7b", State:"down", Index:173}
2026-02-17 03:11:27.989 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali441b4113b7b" state=""
2026-02-17 03:11:27.989 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali441b4113b7b"
2026-02-17 03:11:28.009 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441b4113b7b", State:"", Index:173}
2026-02-17 03:11:28.009 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441b4113b7b", Addrs:set.Set[string](nil)}
2026-02-17 03:11:28.009 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441b4113b7b", Addrs:set.Set[string](nil)}
2026-02-17 03:11:28.400 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6, name=eth0)
2026-02-17 03:11:28.400 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali616578af92d" profile_ids:"kns.init-container-6998" profile_ids:"ksa.init-container-6998.default" ipv4_nets:"10.100.133.227/32"}
2026-02-17 03:11:28.400 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:28.400 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:28.400 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:28.401 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali616578af92d"
2026-02-17 03:11:28.401 [INFO][88] felix/endpoint_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-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:28.402 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:28.429 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:28.429 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} status="up"
2026-02-17 03:11:28.754 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-5521" name:"default"}
2026-02-17 03:11:28.793 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-5521"}
2026-02-17 03:11:29.591 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6, name=eth0)
2026-02-17 03:11:29.592 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali616578af92d" profile_ids:"kns.init-container-6998" profile_ids:"ksa.init-container-6998.default" ipv4_nets:"10.100.133.227/32"}
2026-02-17 03:11:29.592 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:29.592 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:29.592 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:29.593 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali616578af92d"
2026-02-17 03:11:29.593 [INFO][88] felix/endpoint_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-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:29.593 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 174
2026-02-17 03:11:29.614 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:29.614 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} status="up"
2026-02-17 03:11:29.696 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali616578af92d" state="down"
2026-02-17 03:11:29.696 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali616578af92d"
2026-02-17 03:11:29.696 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=174
2026-02-17 03:11:29.696 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali616578af92d", State:"down", Index:174}
2026-02-17 03:11:29.696 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali616578af92d", Addrs:set.Typed[string]{}}
2026-02-17 03:11:29.697 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali616578af92d", Addrs:set.Typed[string]{}}
2026-02-17 03:11:29.697 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali616578af92d"
2026-02-17 03:11:29.697 [INFO][88] felix/endpoint_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-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:29.697 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:29.697 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.227
2026-02-17 03:11:29.697 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali616578af92d" state=""
2026-02-17 03:11:29.697 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali616578af92d"
2026-02-17 03:11:29.724 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:29.724 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} status="down"
2026-02-17 03:11:29.724 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali616578af92d", State:"", Index:174}
2026-02-17 03:11:29.724 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali616578af92d", Addrs:set.Set[string](nil)}
2026-02-17 03:11:29.725 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali616578af92d", Addrs:set.Set[string](nil)}
2026-02-17 03:11:29.725 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali616578af92d"
2026-02-17 03:11:29.725 [INFO][88] felix/endpoint_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-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:29.725 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:29.749 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:29.749 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"} status="down"
2026-02-17 03:11:29.830 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6, name=eth0)
2026-02-17 03:11:29.831 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6" endpoint_id:"eth0"}
2026-02-17 03:11:29.831 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-6998.default"}
2026-02-17 03:11:29.831 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-6998"}
2026-02-17 03:11:29.831 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:29.831 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:29.831 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NheH4FeAtrdZMpmbqk" ipVersion=0x4 table="filter"
2026-02-17 03:11:29.831 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HId5KFC-WLH4Rfc34z" ipVersion=0x4 table="filter"
2026-02-17 03:11:29.832 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NheH4FeAtrdZMpmbqk" ipVersion=0x4 table="filter"
2026-02-17 03:11:29.832 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HId5KFC-WLH4Rfc34z" ipVersion=0x4 table="filter"
2026-02-17 03:11:29.832 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:29.832 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali616578af92d" ipVersion=0x4 table="filter"
2026-02-17 03:11:29.832 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali616578af92d" ipVersion=0x4 table="filter"
2026-02-17 03:11:29.832 [INFO][88] 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-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:29.832 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:29.888 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6998/pod-init-16b70cc6-d088-4467-8938-fffcb842c3c6", EndpointId:"eth0"}
2026-02-17 03:11:29.888 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6998"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6998"}
2026-02-17 03:11:29.888 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4752"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4752"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4752"}
2026-02-17 03:11:29.911 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-4752" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:11:31.000 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-229" name:"default"}
2026-02-17 03:11:31.030 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-229"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-229"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-229"}
2026-02-17 03:11:31.063 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-229"}
2026-02-17 03:11:33.071 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4752"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4752"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4752"}
2026-02-17 03:11:33.097 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7498"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7498"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7498"}
2026-02-17 03:11:33.121 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7498" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:11:33.412 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:11:33.721 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1, name=eth0)
2026-02-17 03:11:33.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-7498"} profile:{inbound_rules:{action:"allow" rule_id:"VNdQNV-ldTrltJcK"} outbound_rules:{action:"allow" rule_id:"LLank5adn-6CDDT5"}}
2026-02-17 03:11:33.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-7498.default"} profile:{}
2026-02-17 03:11:33.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4965125095a" profile_ids:"kns.downward-api-7498" profile_ids:"ksa.downward-api-7498.default" ipv4_nets:"10.100.133.254/32"}
2026-02-17 03:11:33.721 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:33.721 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:33.721 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:33.722 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4965125095a" ipVersion=0x4 table="filter"
2026-02-17 03:11:33.722 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KLRRwgx6n1uz6IYrG3" ipVersion=0x4 table="filter"
2026-02-17 03:11:33.722 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sKHDEzlS3c0PolFhOF" ipVersion=0x4 table="filter"
2026-02-17 03:11:33.722 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4965125095a" ipVersion=0x4 table="filter"
2026-02-17 03:11:33.722 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KLRRwgx6n1uz6IYrG3" ipVersion=0x4 table="filter"
2026-02-17 03:11:33.722 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sKHDEzlS3c0PolFhOF" ipVersion=0x4 table="filter"
2026-02-17 03:11:33.722 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4965125095a"
2026-02-17 03:11:33.722 [INFO][88] felix/endpoint_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-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:33.722 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:33.767 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:33.767 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"} status="down"
2026-02-17 03:11:33.797 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali4965125095a" state="down"
2026-02-17 03:11:33.797 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4965125095a"
2026-02-17 03:11:33.797 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4965125095a", State:"down", Index:175}
2026-02-17 03:11:33.797 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4965125095a", Addrs:set.Typed[string]{}}
2026-02-17 03:11:33.797 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4965125095a", Addrs:set.Typed[string]{}}
2026-02-17 03:11:33.797 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4965125095a"
2026-02-17 03:11:33.797 [INFO][88] felix/endpoint_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-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:33.797 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:33.800 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali4965125095a" state="up"
2026-02-17 03:11:33.820 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:33.820 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"} status="down"
2026-02-17 03:11:33.820 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4965125095a", State:"up", Index:175}
2026-02-17 03:11:33.820 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4965125095a"
2026-02-17 03:11:33.820 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4965125095a"
2026-02-17 03:11:33.820 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4965125095a"
2026-02-17 03:11:33.821 [INFO][88] felix/endpoint_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-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:33.821 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:33.854 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:33.854 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"} status="up"
2026-02-17 03:11:34.433 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1, name=eth0)
2026-02-17 03:11:34.433 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4965125095a" profile_ids:"kns.downward-api-7498" profile_ids:"ksa.downward-api-7498.default" ipv4_nets:"10.100.133.254/32"}
2026-02-17 03:11:34.434 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:34.434 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:34.434 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:34.434 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4965125095a"
2026-02-17 03:11:34.435 [INFO][88] felix/endpoint_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-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:34.435 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:34.461 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:34.461 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"} status="up"
2026-02-17 03:11:35.135 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-6998" name:"default"}
2026-02-17 03:11:35.161 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=175
2026-02-17 03:11:35.161 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4965125095a"
2026-02-17 03:11:35.166 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4965125095a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:11:35.166 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4965125095a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:11:35.197 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6998"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6998"}
2026-02-17 03:11:35.235 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-6998"}
2026-02-17 03:11:35.614 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1, name=eth0)
2026-02-17 03:11:35.615 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4965125095a" profile_ids:"kns.downward-api-7498" profile_ids:"ksa.downward-api-7498.default" ipv4_nets:"10.100.133.254/32"}
2026-02-17 03:11:35.615 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:35.615 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:35.615 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:35.616 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4965125095a"
2026-02-17 03:11:35.616 [INFO][88] felix/endpoint_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-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:35.616 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:35.644 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:35.644 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"} status="up"
2026-02-17 03:11:35.719 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali4965125095a" state="down"
2026-02-17 03:11:35.720 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4965125095a"
2026-02-17 03:11:35.720 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4965125095a", State:"down", Index:175}
2026-02-17 03:11:35.720 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4965125095a", Addrs:set.Typed[string]{}}
2026-02-17 03:11:35.720 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4965125095a", Addrs:set.Typed[string]{}}
2026-02-17 03:11:35.720 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4965125095a"
2026-02-17 03:11:35.720 [INFO][88] felix/endpoint_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-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:35.720 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:35.721 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.254
2026-02-17 03:11:35.721 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=175
2026-02-17 03:11:35.724 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali4965125095a" state=""
2026-02-17 03:11:35.724 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4965125095a"
2026-02-17 03:11:35.753 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:35.753 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"} status="down"
2026-02-17 03:11:35.753 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4965125095a", State:"", Index:175}
2026-02-17 03:11:35.753 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4965125095a", Addrs:set.Set[string](nil)}
2026-02-17 03:11:35.753 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4965125095a", Addrs:set.Set[string](nil)}
2026-02-17 03:11:35.753 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4965125095a"
2026-02-17 03:11:35.753 [INFO][88] felix/endpoint_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-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:35.754 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:35.776 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:35.776 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"} status="down"
2026-02-17 03:11:35.849 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1, name=eth0)
2026-02-17 03:11:35.850 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1" endpoint_id:"eth0"}
2026-02-17 03:11:35.850 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-7498.default"}
2026-02-17 03:11:35.850 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-7498"}
2026-02-17 03:11:35.850 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:35.850 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:35.850 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KLRRwgx6n1uz6IYrG3" ipVersion=0x4 table="filter"
2026-02-17 03:11:35.850 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sKHDEzlS3c0PolFhOF" ipVersion=0x4 table="filter"
2026-02-17 03:11:35.850 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KLRRwgx6n1uz6IYrG3" ipVersion=0x4 table="filter"
2026-02-17 03:11:35.851 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sKHDEzlS3c0PolFhOF" ipVersion=0x4 table="filter"
2026-02-17 03:11:35.851 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:35.851 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4965125095a" ipVersion=0x4 table="filter"
2026-02-17 03:11:35.851 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4965125095a" ipVersion=0x4 table="filter"
2026-02-17 03:11:35.851 [INFO][88] 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-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:35.851 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:35.903 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7498/downwardapi-volume-d638c1ab-ecf0-4ab2-b9b4-1044192e91e1", EndpointId:"eth0"}
2026-02-17 03:11:37.250 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7498"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7498"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7498"}
2026-02-17 03:11:37.273 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-5903"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-5903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5903"}
2026-02-17 03:11:37.295 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svc-latency-5903" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:11:37.953 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv, name=eth0)
2026-02-17 03:11:37.954 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svc-latency-5903"} profile:{inbound_rules:{action:"allow" rule_id:"S8L8CyvuFvWWf54J"} outbound_rules:{action:"allow" rule_id:"k6bzrdksTEngPcBR"}}
2026-02-17 03:11:37.954 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svc-latency-5903.default"} profile:{}
2026-02-17 03:11:37.954 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2444ea12196" profile_ids:"kns.svc-latency-5903" profile_ids:"ksa.svc-latency-5903.default" ipv4_nets:"10.100.133.241/32"}
2026-02-17 03:11:37.954 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:37.954 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:37.954 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:37.954 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2444ea12196" ipVersion=0x4 table="filter"
2026-02-17 03:11:37.954 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vMrz5lp_OKqSCegpR8" ipVersion=0x4 table="filter"
2026-02-17 03:11:37.954 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yb933-CZnmBfOEolDm" ipVersion=0x4 table="filter"
2026-02-17 03:11:37.955 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2444ea12196" ipVersion=0x4 table="filter"
2026-02-17 03:11:37.955 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vMrz5lp_OKqSCegpR8" ipVersion=0x4 table="filter"
2026-02-17 03:11:37.955 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yb933-CZnmBfOEolDm" ipVersion=0x4 table="filter"
2026-02-17 03:11:37.955 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2444ea12196"
2026-02-17 03:11:37.955 [INFO][88] felix/endpoint_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-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:37.955 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:38.001 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:38.001 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"} status="down"
2026-02-17 03:11:38.028 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali2444ea12196" state="down"
2026-02-17 03:11:38.028 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2444ea12196"
2026-02-17 03:11:38.028 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2444ea12196", State:"down", Index:176}
2026-02-17 03:11:38.028 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2444ea12196", Addrs:set.Typed[string]{}}
2026-02-17 03:11:38.028 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2444ea12196", Addrs:set.Typed[string]{}}
2026-02-17 03:11:38.029 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2444ea12196"
2026-02-17 03:11:38.029 [INFO][88] felix/endpoint_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-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:38.029 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:38.032 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali2444ea12196" state="up"
2026-02-17 03:11:38.053 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:38.053 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"} status="down"
2026-02-17 03:11:38.053 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2444ea12196", State:"up", Index:176}
2026-02-17 03:11:38.053 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2444ea12196"
2026-02-17 03:11:38.053 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2444ea12196"
2026-02-17 03:11:38.053 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2444ea12196"
2026-02-17 03:11:38.053 [INFO][88] felix/endpoint_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-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:38.053 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:38.092 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:38.092 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"} status="up"
2026-02-17 03:11:38.389 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-4752" name:"default"}
2026-02-17 03:11:38.460 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4752"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4752"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4752"}
2026-02-17 03:11:38.467 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv, name=eth0)
2026-02-17 03:11:38.487 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2444ea12196" profile_ids:"kns.svc-latency-5903" profile_ids:"ksa.svc-latency-5903.default" ipv4_nets:"10.100.133.241/32"}
2026-02-17 03:11:38.487 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:38.487 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:38.487 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:38.489 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2444ea12196"
2026-02-17 03:11:38.490 [INFO][88] felix/endpoint_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-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:38.490 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:38.517 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:38.517 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"} status="up"
2026-02-17 03:11:38.517 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-4752"}
2026-02-17 03:11:39.130 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=176
2026-02-17 03:11:39.130 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2444ea12196"
2026-02-17 03:11:39.130 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2444ea12196", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:11:39.130 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2444ea12196", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:11:39.444 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gdzq7" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.200.108" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.501 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sbvfs" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.217.146" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.501 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wzzbr" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.255.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.528 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-twsj6" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.5.35" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.528 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qbmbj" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.62.179" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.528 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6h4sn" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.58.64" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.555 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qsfcg" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.20.93" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.579 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pwjhs" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.74.226" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.608 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-btk2f" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.3.235" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.608 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8rxz4" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.185.122" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.637 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-86tn8" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.170.66" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.637 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ff58v" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.65.247" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.659 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j7b68" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.9.190" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.684 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s4q4r" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.235.15" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.718 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pbxqs" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.24.170" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.719 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rnx9d" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.146.115" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.746 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c2qm6" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.230.125" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.747 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qncmt" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.252.227" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.774 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q79sd" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.217.108" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.818 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tck7v" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.116.47" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.819 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7j6sr" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.106.215" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.819 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wf5pp" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.97.91" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.852 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sf564" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.22.199" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.852 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5jjpn" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.157.5" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.889 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mrcxn" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.73.242" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.889 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-shvg4" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.26.100" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.916 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5r2cc" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.34.207" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.916 [INFO][88] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 03:11:39.919 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lqvwl" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.183.101" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.931 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-skpz7" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.202.49" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.942 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wtznl" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.155.125" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.951 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8s8v5" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.51.232" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.962 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xjr56" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.62.7" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:39.977 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kgh8v" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.15.145" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.012 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l4nd6" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.18.130" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.012 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t2vwp" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.8.210" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.027 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hfr6n" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.179.105" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.036 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nzc8l" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.96.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.047 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m52kn" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.41.226" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.056 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rvm8x" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.84.42" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.057 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ntrwc" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.46.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.077 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rtfnc" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.222.212" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.087 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zfrv9" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.48.229" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.127 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-clr9p" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.21.171" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.127 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-shj7t" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.12.224" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.137 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j7zqm" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.122.92" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.137 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7h8dw" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.50.41" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.150 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kldkl" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.189.120" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.167 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qkvh9" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.57.171" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.177 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-scvf5" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.232.23" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.177 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bjxs8" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.166.29" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.187 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-srn6d" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.117.228" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.202 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xqgzf" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.170.28" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.228 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z9dq2" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.157.153" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.236 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j7w5m" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.146.46" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.255 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ps4br" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.85.118" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.264 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w4dbd" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.109.94" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.275 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wqzvw" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.175.159" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.287 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dcjtd" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.12.146" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.337 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vrtjr" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.62.252" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.337 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t7m4v" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.253.98" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.337 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-299cs" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.206.93" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.337 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z2lld" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.153.170" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.380 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2llrj" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.132.149" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.442 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t9jpx" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.212.173" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.476 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zh7f9" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.30.245" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.570 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qx6rc" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.196.174" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.582 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5mfm6" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.225.238" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.623 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sbjgk" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.190.38" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.678 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mhmfl" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.53.126" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.723 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wfwnz" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.48.153" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.774 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vqpmk" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.16.89" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.821 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dzdt9" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.74.203" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.874 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-54fjk" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.138.235" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.923 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kctmz" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.222.143" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:40.978 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l4wvd" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.142.179" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.018 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zh8rh" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.193.255" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.078 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kbcrz" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.233.30" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.127 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wjmdv" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.100.26" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.186 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k8fwd" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.176.209" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.223 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qtgwr" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.201.55" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.286 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ckgtk" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.193.10" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.324 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2zbdp" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.248.231" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.398 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-txmmk" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.92.174" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.421 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-trxc4" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.31.126" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.504 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fplm2" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.207.58" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.524 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s9s46" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.252.177" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.567 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fn9wj" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.122.161" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.634 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lfppn" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.6.252" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.672 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-79x9t" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.198.158" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.723 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2nhmt" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.221.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.772 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vd8h2" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.31.216" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.822 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w6jzg" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.160.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.875 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c2mg4" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.38.77" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.927 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xdhv2" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.149.139" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:41.985 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lm4q2" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.77.71" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.064 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kd2qb" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.57.210" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.098 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jhbqk" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.150.91" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.149 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2bzd9" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.147.188" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.176 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hxqh8" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.121.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.239 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mtlvn" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.203.203" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.274 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-prbhj" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.1.88" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.342 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d6mc2" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.212.25" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.373 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4gxdp" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.151.235" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.439 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9gk2c" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.241.21" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.474 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9rfrx" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.7.77" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.548 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l65nc" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.4.212" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.577 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z9vlb" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.187.6" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.687 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5xwb9" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.130.25" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.688 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-66jw8" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.154.190" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f4wm5" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.69.221" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.794 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mgxjd" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.248.171" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.826 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fsxdx" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.18.105" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.876 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7498" name:"default"}
2026-02-17 03:11:42.882 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7wdw5" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.195.128" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.959 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hm7g7" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.63.155" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:42.973 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hcqg7" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.105.90" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.022 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k5dgp" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.143.196" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.079 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gtlhx" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.184.27" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.128 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s9wv9" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.75.233" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.183 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rbdbg" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.108.42" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.226 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5swwm" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.42.152" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.295 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6z49l" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.153.81" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.331 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-22skf" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.207.78" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.398 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6lr82" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.69.230" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.423 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f4cdh" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.44.167" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.498 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j2b5q" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.126.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.532 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6rj85" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.182.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.608 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tswl2" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.168.234" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.610 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7498"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7498"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7498"}
2026-02-17 03:11:43.628 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7498"}
2026-02-17 03:11:43.630 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9tjsj" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.44.171" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.674 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7dmtc" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.37.177" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.726 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qkdlk" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.241.165" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.770 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m59m8" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.188.178" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.822 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f6dm2" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.16.97" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.873 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bnvxf" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.137.223" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.929 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rht4j" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.98.116" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:43.979 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h96bg" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.247.60" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.029 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h8bll" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.74.108" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.075 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hgptm" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.183.202" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.156 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w5ss6" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.239.187" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.179 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cvl75" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.196.78" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jvxng" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.98.241" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.277 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rx2mc" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.184.216" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.350 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z84sz" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.69.178" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.375 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zff7s" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.60.172" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.452 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fgl44" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.30.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.484 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zn22j" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.35.205" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.525 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6mdr6" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.77.134" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.574 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4hhqc" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.140.231" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.621 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q4wzp" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.134.189" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.684 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vpt7q" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.226.28" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b6fkz" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.235.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.773 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2krth" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.254.8" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.822 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4mgpf" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.219.197" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.886 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8cqq4" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.192.83" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.926 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-25fzw" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.136.55" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:44.993 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zwk9s" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.34.196" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.018 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h8jsw" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.62.95" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.095 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fdrtd" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.193.158" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.127 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h88rt" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.26.73" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.203 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c5ct8" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.15.95" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.238 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wp2ls" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.140.67" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.317 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lpl5n" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.117.67" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.333 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-twb46" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.83.62" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.409 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f49mg" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.76.6" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.427 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7ztrz" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.233.9" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.513 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cr247" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.227.141" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.531 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lzdv6" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.237.95" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.570 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c5dlr" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.72.159" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.633 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4h56j" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.88.50" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.679 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tfrlp" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.156.127" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.733 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xk2rw" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.156.219" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.775 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-44bgh" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.15.175" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.832 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hk4mt" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.248.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.877 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dttrm" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.112.138" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.935 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mhgfl" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.98.195" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:45.974 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z8b5v" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.62.162" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.049 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dcw7r" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.128.114" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.087 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qm7bf" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.134.128" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.147 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bmzv6" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.84.165" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.175 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wskm5" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.18.241" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.224 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m8fbh" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.212.108" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.285 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cm8r8" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.67.58" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.325 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jpb58" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.101.23" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.383 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-929bv" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.253.14" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.420 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mpzps" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.232.179" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.477 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zx8n5" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.10.160" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.525 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ddwlg" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.52.127" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.583 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zj9h4" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.156.2" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.632 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-knb44" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.161.18" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.684 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pwmxb" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.48.123" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.729 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q89hs" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.159.19" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.787 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bwshh" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.71.30" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.826 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lnklb" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.99.16" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.886 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8ssx8" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.191.133" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:46.922 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xltb7" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.54.33" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:47.007 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x7kpw" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.71.196" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:47.027 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2nk8d" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.9.81" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:47.090 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vss7z" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.160.60" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:47.131 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-26vl7" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.150.148" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:47.198 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4qw27" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.248.102" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:47.222 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dgmp8" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.131.49" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:47.319 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lttpw" namespace:"svc-latency-5903" type:"ClusterIP" cluster_ips:"10.254.118.90" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:11:48.033 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-5903"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-5903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5903"}
2026-02-17 03:11:48.033 [INFO][88] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 03:11:48.094 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-2599"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-2599"} 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-2599"}
2026-02-17 03:11:48.094 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-2599" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:11:48.238 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-2599"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-2599"} 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-2599"}
2026-02-17 03:11:48.272 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-6003"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pv-6003"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6003"}
2026-02-17 03:11:48.304 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-6003" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:11:53.066 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv, name=eth0)
2026-02-17 03:11:53.066 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2444ea12196" profile_ids:"kns.svc-latency-5903" profile_ids:"ksa.svc-latency-5903.default" ipv4_nets:"10.100.133.241/32"}
2026-02-17 03:11:53.066 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:53.067 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:53.067 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:53.067 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2444ea12196"
2026-02-17 03:11:53.067 [INFO][88] felix/endpoint_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-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:53.067 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:53.085 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv, name=eth0)
2026-02-17 03:11:53.111 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:53.111 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"} status="up"
2026-02-17 03:11:53.111 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv" endpoint_id:"eth0"}
2026-02-17 03:11:53.111 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svc-latency-5903"}
2026-02-17 03:11:53.111 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svc-latency-5903.default"}
2026-02-17 03:11:53.112 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:53.112 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:53.113 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vMrz5lp_OKqSCegpR8" ipVersion=0x4 table="filter"
2026-02-17 03:11:53.113 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yb933-CZnmBfOEolDm" ipVersion=0x4 table="filter"
2026-02-17 03:11:53.113 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vMrz5lp_OKqSCegpR8" ipVersion=0x4 table="filter"
2026-02-17 03:11:53.113 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yb933-CZnmBfOEolDm" ipVersion=0x4 table="filter"
2026-02-17 03:11:53.113 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:53.113 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2444ea12196" ipVersion=0x4 table="filter"
2026-02-17 03:11:53.114 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2444ea12196" ipVersion=0x4 table="filter"
2026-02-17 03:11:53.114 [INFO][88] 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-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:53.114 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:53.115 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.241
2026-02-17 03:11:53.229 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-5903/svc-latency-rc-6dc97667fd-dxgqv", EndpointId:"eth0"}
2026-02-17 03:11:53.524 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali2444ea12196" state="down"
2026-02-17 03:11:53.524 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2444ea12196", State:"down", Index:176}
2026-02-17 03:11:53.525 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2444ea12196"
2026-02-17 03:11:53.525 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=176
2026-02-17 03:11:53.526 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali2444ea12196" state=""
2026-02-17 03:11:53.527 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2444ea12196"
2026-02-17 03:11:53.561 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2444ea12196", Addrs:set.Typed[string]{}}
2026-02-17 03:11:53.561 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2444ea12196", Addrs:set.Typed[string]{}}
2026-02-17 03:11:53.561 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2444ea12196", State:"", Index:176}
2026-02-17 03:11:53.561 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2444ea12196", Addrs:set.Set[string](nil)}
2026-02-17 03:11:53.561 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2444ea12196", Addrs:set.Set[string](nil)}
2026-02-17 03:11:54.627 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-6003"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pv-6003"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6003"}
2026-02-17 03:11:54.657 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-341"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-341"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-341"}
2026-02-17 03:11:54.690 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-341" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:11:54.730 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-341"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-341"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-341"}
2026-02-17 03:11:54.759 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5669"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5669"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5669"}
2026-02-17 03:11:54.789 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5669" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:11:55.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svc-latency-5903" name:"default"}
2026-02-17 03:11:55.247 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-2599" name:"default"}
2026-02-17 03:11:55.289 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-2599"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-2599"} 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-2599"}
2026-02-17 03:11:55.354 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-2599"}
2026-02-17 03:11:55.527 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989, name=eth0)
2026-02-17 03:11:55.528 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-5669.default"} profile:{}
2026-02-17 03:11:55.528 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-5669"} profile:{inbound_rules:{action:"allow" rule_id:"4nbrNF60KgccpA5U"} outbound_rules:{action:"allow" rule_id:"OqcvDm1v7A-ICfsV"}}
2026-02-17 03:11:55.528 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie88142b891c" profile_ids:"kns.downward-api-5669" profile_ids:"ksa.downward-api-5669.default" ipv4_nets:"10.100.133.249/32"}
2026-02-17 03:11:55.528 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:55.528 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:55.528 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:55.529 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie88142b891c" ipVersion=0x4 table="filter"
2026-02-17 03:11:55.529 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LzVHKQtDbspuB8X2Wv" ipVersion=0x4 table="filter"
2026-02-17 03:11:55.529 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_omlmhu1VKl8YB23FAP" ipVersion=0x4 table="filter"
2026-02-17 03:11:55.529 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie88142b891c" ipVersion=0x4 table="filter"
2026-02-17 03:11:55.530 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LzVHKQtDbspuB8X2Wv" ipVersion=0x4 table="filter"
2026-02-17 03:11:55.530 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_omlmhu1VKl8YB23FAP" ipVersion=0x4 table="filter"
2026-02-17 03:11:55.530 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie88142b891c"
2026-02-17 03:11:55.530 [INFO][88] felix/endpoint_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-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:55.530 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:55.583 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:55.583 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"} status="down"
2026-02-17 03:11:55.599 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calie88142b891c" state="down"
2026-02-17 03:11:55.599 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie88142b891c"
2026-02-17 03:11:55.599 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie88142b891c", State:"down", Index:177}
2026-02-17 03:11:55.599 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie88142b891c", Addrs:set.Typed[string]{}}
2026-02-17 03:11:55.599 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie88142b891c", Addrs:set.Typed[string]{}}
2026-02-17 03:11:55.599 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie88142b891c"
2026-02-17 03:11:55.600 [INFO][88] felix/endpoint_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-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:55.600 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:55.603 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calie88142b891c" state="up"
2026-02-17 03:11:55.633 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:55.633 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"} status="down"
2026-02-17 03:11:55.633 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie88142b891c", State:"up", Index:177}
2026-02-17 03:11:55.634 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie88142b891c"
2026-02-17 03:11:55.634 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie88142b891c"
2026-02-17 03:11:55.634 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie88142b891c"
2026-02-17 03:11:55.634 [INFO][88] felix/endpoint_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-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:55.634 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:55.666 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:55.666 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"} status="up"
2026-02-17 03:11:56.571 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989, name=eth0)
2026-02-17 03:11:56.571 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie88142b891c" profile_ids:"kns.downward-api-5669" profile_ids:"ksa.downward-api-5669.default" ipv4_nets:"10.100.133.249/32"}
2026-02-17 03:11:56.571 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:56.571 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:56.571 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:56.573 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie88142b891c"
2026-02-17 03:11:56.573 [INFO][88] felix/endpoint_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-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:56.573 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:56.606 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:56.606 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"} status="up"
2026-02-17 03:11:56.986 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-22skf" namespace:"svc-latency-5903"
2026-02-17 03:11:57.031 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-25fzw" namespace:"svc-latency-5903"
2026-02-17 03:11:57.031 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-26vl7" namespace:"svc-latency-5903"
2026-02-17 03:11:57.064 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-299cs" namespace:"svc-latency-5903"
2026-02-17 03:11:57.093 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2bzd9" namespace:"svc-latency-5903"
2026-02-17 03:11:57.117 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2krth" namespace:"svc-latency-5903"
2026-02-17 03:11:57.150 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2llrj" namespace:"svc-latency-5903"
2026-02-17 03:11:57.178 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2nhmt" namespace:"svc-latency-5903"
2026-02-17 03:11:57.178 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2nk8d" namespace:"svc-latency-5903"
2026-02-17 03:11:57.210 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2zbdp" namespace:"svc-latency-5903"
2026-02-17 03:11:57.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-44bgh" namespace:"svc-latency-5903"
2026-02-17 03:11:57.246 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4gxdp" namespace:"svc-latency-5903"
2026-02-17 03:11:57.283 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4h56j" namespace:"svc-latency-5903"
2026-02-17 03:11:57.314 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4hhqc" namespace:"svc-latency-5903"
2026-02-17 03:11:57.346 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4mgpf" namespace:"svc-latency-5903"
2026-02-17 03:11:57.346 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4qw27" namespace:"svc-latency-5903"
2026-02-17 03:11:57.373 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-54fjk" namespace:"svc-latency-5903"
2026-02-17 03:11:57.399 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5jjpn" namespace:"svc-latency-5903"
2026-02-17 03:11:57.399 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5mfm6" namespace:"svc-latency-5903"
2026-02-17 03:11:57.425 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5r2cc" namespace:"svc-latency-5903"
2026-02-17 03:11:57.425 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5swwm" namespace:"svc-latency-5903"
2026-02-17 03:11:57.425 [INFO][88] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 03:11:57.437 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=177
2026-02-17 03:11:57.437 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie88142b891c"
2026-02-17 03:11:57.459 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie88142b891c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:11:57.459 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie88142b891c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:11:57.460 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5xwb9" namespace:"svc-latency-5903"
2026-02-17 03:11:57.460 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-66jw8" namespace:"svc-latency-5903"
2026-02-17 03:11:57.471 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6h4sn" namespace:"svc-latency-5903"
2026-02-17 03:11:57.488 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6lr82" namespace:"svc-latency-5903"
2026-02-17 03:11:57.510 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6mdr6" namespace:"svc-latency-5903"
2026-02-17 03:11:57.525 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6rj85" namespace:"svc-latency-5903"
2026-02-17 03:11:57.558 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6z49l" namespace:"svc-latency-5903"
2026-02-17 03:11:57.574 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-79x9t" namespace:"svc-latency-5903"
2026-02-17 03:11:57.591 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7dmtc" namespace:"svc-latency-5903"
2026-02-17 03:11:57.609 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7h8dw" namespace:"svc-latency-5903"
2026-02-17 03:11:57.662 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7j6sr" namespace:"svc-latency-5903"
2026-02-17 03:11:57.662 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7wdw5" namespace:"svc-latency-5903"
2026-02-17 03:11:57.669 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7ztrz" namespace:"svc-latency-5903"
2026-02-17 03:11:57.690 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-86tn8" namespace:"svc-latency-5903"
2026-02-17 03:11:57.711 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8cqq4" namespace:"svc-latency-5903"
2026-02-17 03:11:57.724 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8rxz4" namespace:"svc-latency-5903"
2026-02-17 03:11:57.758 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8s8v5" namespace:"svc-latency-5903"
2026-02-17 03:11:57.758 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8ssx8" namespace:"svc-latency-5903"
2026-02-17 03:11:57.773 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989, name=eth0)
2026-02-17 03:11:57.774 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie88142b891c" profile_ids:"kns.downward-api-5669" profile_ids:"ksa.downward-api-5669.default" ipv4_nets:"10.100.133.249/32"}
2026-02-17 03:11:57.780 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-929bv" namespace:"svc-latency-5903"
2026-02-17 03:11:57.800 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9gk2c" namespace:"svc-latency-5903"
2026-02-17 03:11:57.813 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9rfrx" namespace:"svc-latency-5903"
2026-02-17 03:11:57.830 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9tjsj" namespace:"svc-latency-5903"
2026-02-17 03:11:57.835 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:57.835 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:57.835 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:57.836 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie88142b891c"
2026-02-17 03:11:57.836 [INFO][88] 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-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:57.836 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:57.872 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:57.872 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"} status="down"
2026-02-17 03:11:57.872 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b6fkz" namespace:"svc-latency-5903"
2026-02-17 03:11:57.872 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bjxs8" namespace:"svc-latency-5903"
2026-02-17 03:11:57.879 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calie88142b891c" state="down"
2026-02-17 03:11:57.879 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie88142b891c"
2026-02-17 03:11:57.879 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie88142b891c", State:"down", Index:177}
2026-02-17 03:11:57.879 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie88142b891c", Addrs:set.Typed[string]{}}
2026-02-17 03:11:57.879 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie88142b891c", Addrs:set.Typed[string]{}}
2026-02-17 03:11:57.879 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=177
2026-02-17 03:11:57.883 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calie88142b891c" state=""
2026-02-17 03:11:57.883 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie88142b891c"
2026-02-17 03:11:57.883 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie88142b891c", State:"", Index:177}
2026-02-17 03:11:57.883 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie88142b891c", Addrs:set.Set[string](nil)}
2026-02-17 03:11:57.884 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie88142b891c", Addrs:set.Set[string](nil)}
2026-02-17 03:11:57.885 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bmzv6" namespace:"svc-latency-5903"
2026-02-17 03:11:57.904 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bnvxf" namespace:"svc-latency-5903"
2026-02-17 03:11:57.925 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-btk2f" namespace:"svc-latency-5903"
2026-02-17 03:11:57.938 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie88142b891c"
2026-02-17 03:11:57.938 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie88142b891c"
2026-02-17 03:11:57.938 [INFO][88] felix/endpoint_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-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:57.938 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:57.939 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.249
2026-02-17 03:11:57.971 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:11:57.971 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"} status="down"
2026-02-17 03:11:57.971 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bwshh" namespace:"svc-latency-5903"
2026-02-17 03:11:57.971 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c2mg4" namespace:"svc-latency-5903"
2026-02-17 03:11:57.979 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c2qm6" namespace:"svc-latency-5903"
2026-02-17 03:11:58.006 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c5ct8" namespace:"svc-latency-5903"
2026-02-17 03:11:58.028 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989, name=eth0)
2026-02-17 03:11:58.029 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989" endpoint_id:"eth0"}
2026-02-17 03:11:58.029 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-5669.default"}
2026-02-17 03:11:58.029 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-5669"}
2026-02-17 03:11:58.036 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c5dlr" namespace:"svc-latency-5903"
2026-02-17 03:11:58.049 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:58.049 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:58.049 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LzVHKQtDbspuB8X2Wv" ipVersion=0x4 table="filter"
2026-02-17 03:11:58.049 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_omlmhu1VKl8YB23FAP" ipVersion=0x4 table="filter"
2026-02-17 03:11:58.049 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LzVHKQtDbspuB8X2Wv" ipVersion=0x4 table="filter"
2026-02-17 03:11:58.049 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_omlmhu1VKl8YB23FAP" ipVersion=0x4 table="filter"
2026-02-17 03:11:58.049 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:58.049 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie88142b891c" ipVersion=0x4 table="filter"
2026-02-17 03:11:58.049 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie88142b891c" ipVersion=0x4 table="filter"
2026-02-17 03:11:58.049 [INFO][88] 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-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:58.050 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:58.133 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5669/downward-api-e171dce3-2dc6-4ae4-96ce-46dec231f989", EndpointId:"eth0"}
2026-02-17 03:11:58.134 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ckgtk" namespace:"svc-latency-5903"
2026-02-17 03:11:58.134 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-clr9p" namespace:"svc-latency-5903"
2026-02-17 03:11:58.134 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cm8r8" namespace:"svc-latency-5903"
2026-02-17 03:11:58.142 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cr247" namespace:"svc-latency-5903"
2026-02-17 03:11:58.154 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cvl75" namespace:"svc-latency-5903"
2026-02-17 03:11:58.182 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d6mc2" namespace:"svc-latency-5903"
2026-02-17 03:11:58.188 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dcjtd" namespace:"svc-latency-5903"
2026-02-17 03:11:58.220 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dcw7r" namespace:"svc-latency-5903"
2026-02-17 03:11:58.239 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ddwlg" namespace:"svc-latency-5903"
2026-02-17 03:11:58.262 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dgmp8" namespace:"svc-latency-5903"
2026-02-17 03:11:58.292 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dttrm" namespace:"svc-latency-5903"
2026-02-17 03:11:58.300 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dzdt9" namespace:"svc-latency-5903"
2026-02-17 03:11:58.315 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f49mg" namespace:"svc-latency-5903"
2026-02-17 03:11:58.334 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f4cdh" namespace:"svc-latency-5903"
2026-02-17 03:11:58.354 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f4wm5" namespace:"svc-latency-5903"
2026-02-17 03:11:58.395 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f6dm2" namespace:"svc-latency-5903"
2026-02-17 03:11:58.395 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fdrtd" namespace:"svc-latency-5903"
2026-02-17 03:11:58.407 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ff58v" namespace:"svc-latency-5903"
2026-02-17 03:11:58.423 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fgl44" namespace:"svc-latency-5903"
2026-02-17 03:11:58.440 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fn9wj" namespace:"svc-latency-5903"
2026-02-17 03:11:58.466 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fplm2" namespace:"svc-latency-5903"
2026-02-17 03:11:58.500 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fsxdx" namespace:"svc-latency-5903"
2026-02-17 03:11:58.505 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gdzq7" namespace:"svc-latency-5903"
2026-02-17 03:11:58.529 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gtlhx" namespace:"svc-latency-5903"
2026-02-17 03:11:58.545 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h88rt" namespace:"svc-latency-5903"
2026-02-17 03:11:58.561 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h8bll" namespace:"svc-latency-5903"
2026-02-17 03:11:58.618 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h8jsw" namespace:"svc-latency-5903"
2026-02-17 03:11:58.633 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h96bg" namespace:"svc-latency-5903"
2026-02-17 03:11:58.650 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hcqg7" namespace:"svc-latency-5903"
2026-02-17 03:11:58.665 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hfr6n" namespace:"svc-latency-5903"
2026-02-17 03:11:58.683 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hgptm" namespace:"svc-latency-5903"
2026-02-17 03:11:58.708 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hk4mt" namespace:"svc-latency-5903"
2026-02-17 03:11:58.737 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hm7g7" namespace:"svc-latency-5903"
2026-02-17 03:11:58.762 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hxqh8" namespace:"svc-latency-5903"
2026-02-17 03:11:58.779 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j2b5q" namespace:"svc-latency-5903"
2026-02-17 03:11:58.811 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j7b68" namespace:"svc-latency-5903"
2026-02-17 03:11:58.815 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j7w5m" namespace:"svc-latency-5903"
2026-02-17 03:11:58.834 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j7zqm" namespace:"svc-latency-5903"
2026-02-17 03:11:58.857 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jhbqk" namespace:"svc-latency-5903"
2026-02-17 03:11:58.878 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jpb58" namespace:"svc-latency-5903"
2026-02-17 03:11:58.929 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jvxng" namespace:"svc-latency-5903"
2026-02-17 03:11:58.930 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k5dgp" namespace:"svc-latency-5903"
2026-02-17 03:11:58.930 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5669"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5669"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5669"}
2026-02-17 03:11:58.940 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1074"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1074"}
2026-02-17 03:11:58.941 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k8fwd" namespace:"svc-latency-5903"
2026-02-17 03:11:58.957 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1074" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:11:58.964 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kbcrz" namespace:"svc-latency-5903"
2026-02-17 03:11:58.978 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kctmz" namespace:"svc-latency-5903"
2026-02-17 03:11:59.044 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kd2qb" namespace:"svc-latency-5903"
2026-02-17 03:11:59.044 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kgh8v" namespace:"svc-latency-5903"
2026-02-17 03:11:59.053 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kldkl" namespace:"svc-latency-5903"
2026-02-17 03:11:59.075 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-knb44" namespace:"svc-latency-5903"
2026-02-17 03:11:59.094 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l4nd6" namespace:"svc-latency-5903"
2026-02-17 03:11:59.129 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l4wvd" namespace:"svc-latency-5903"
2026-02-17 03:11:59.133 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l65nc" namespace:"svc-latency-5903"
2026-02-17 03:11:59.160 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lfppn" namespace:"svc-latency-5903"
2026-02-17 03:11:59.177 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lm4q2" namespace:"svc-latency-5903"
2026-02-17 03:11:59.202 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lnklb" namespace:"svc-latency-5903"
2026-02-17 03:11:59.241 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lpl5n" namespace:"svc-latency-5903"
2026-02-17 03:11:59.241 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lqvwl" namespace:"svc-latency-5903"
2026-02-17 03:11:59.263 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lttpw" namespace:"svc-latency-5903"
2026-02-17 03:11:59.291 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lzdv6" namespace:"svc-latency-5903"
2026-02-17 03:11:59.311 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m52kn" namespace:"svc-latency-5903"
2026-02-17 03:11:59.339 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m59m8" namespace:"svc-latency-5903"
2026-02-17 03:11:59.357 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m8fbh" namespace:"svc-latency-5903"
2026-02-17 03:11:59.378 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mgxjd" namespace:"svc-latency-5903"
2026-02-17 03:11:59.392 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mhgfl" namespace:"svc-latency-5903"
2026-02-17 03:11:59.408 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mhmfl" namespace:"svc-latency-5903"
2026-02-17 03:11:59.448 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mpzps" namespace:"svc-latency-5903"
2026-02-17 03:11:59.448 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mrcxn" namespace:"svc-latency-5903"
2026-02-17 03:11:59.465 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mtlvn" namespace:"svc-latency-5903"
2026-02-17 03:11:59.483 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ntrwc" namespace:"svc-latency-5903"
2026-02-17 03:11:59.503 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nzc8l" namespace:"svc-latency-5903"
2026-02-17 03:11:59.527 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pbxqs" namespace:"svc-latency-5903"
2026-02-17 03:11:59.565 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-prbhj" namespace:"svc-latency-5903"
2026-02-17 03:11:59.569 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ps4br" namespace:"svc-latency-5903"
2026-02-17 03:11:59.588 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pwjhs" namespace:"svc-latency-5903"
2026-02-17 03:11:59.616 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pwmxb" namespace:"svc-latency-5903"
2026-02-17 03:11:59.628 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q4wzp" namespace:"svc-latency-5903"
2026-02-17 03:11:59.654 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3, name=eth0)
2026-02-17 03:11:59.661 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-1074"} profile:{inbound_rules:{action:"allow" rule_id:"9-7Yfvpkm7IZBUEo"} outbound_rules:{action:"allow" rule_id:"yW7-94RmZYst9TVx"}}
2026-02-17 03:11:59.662 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-1074.default"} profile:{}
2026-02-17 03:11:59.662 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif6f5197856d" profile_ids:"kns.configmap-1074" profile_ids:"ksa.configmap-1074.default" ipv4_nets:"10.100.133.242/32"}
2026-02-17 03:11:59.662 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q79sd" namespace:"svc-latency-5903"
2026-02-17 03:11:59.680 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q89hs" namespace:"svc-latency-5903"
2026-02-17 03:11:59.700 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qbmbj" namespace:"svc-latency-5903"
2026-02-17 03:11:59.717 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qkdlk" namespace:"svc-latency-5903"
2026-02-17 03:11:59.723 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="calif6f5197856d" state="down"
2026-02-17 03:11:59.723 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif6f5197856d"
2026-02-17 03:11:59.723 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif6f5197856d", State:"down", Index:178}
2026-02-17 03:11:59.723 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif6f5197856d", Addrs:set.Typed[string]{}}
2026-02-17 03:11:59.723 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif6f5197856d", Addrs:set.Typed[string]{}}
2026-02-17 03:11:59.732 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="calif6f5197856d" state="up"
2026-02-17 03:11:59.732 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif6f5197856d", State:"up", Index:178}
2026-02-17 03:11:59.740 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qkvh9" namespace:"svc-latency-5903"
2026-02-17 03:11:59.745 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif6f5197856d"
2026-02-17 03:11:59.745 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:11:59.745 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:11:59.745 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:11:59.745 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif6f5197856d" ipVersion=0x4 table="filter"
2026-02-17 03:11:59.745 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-1074" ipVersion=0x4 table="filter"
2026-02-17 03:11:59.745 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Vmp15rsxuDW4jB1CrG" ipVersion=0x4 table="filter"
2026-02-17 03:11:59.745 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif6f5197856d" ipVersion=0x4 table="filter"
2026-02-17 03:11:59.745 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-1074" ipVersion=0x4 table="filter"
2026-02-17 03:11:59.745 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Vmp15rsxuDW4jB1CrG" ipVersion=0x4 table="filter"
2026-02-17 03:11:59.746 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif6f5197856d"
2026-02-17 03:11:59.746 [INFO][88] felix/endpoint_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-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:11:59.746 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:11:59.789 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:11:59.789 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"} status="up"
2026-02-17 03:11:59.789 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qm7bf" namespace:"svc-latency-5903"
2026-02-17 03:11:59.799 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qncmt" namespace:"svc-latency-5903"
2026-02-17 03:11:59.813 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qsfcg" namespace:"svc-latency-5903"
2026-02-17 03:11:59.830 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qtgwr" namespace:"svc-latency-5903"
2026-02-17 03:11:59.843 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qx6rc" namespace:"svc-latency-5903"
2026-02-17 03:11:59.868 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rbdbg" namespace:"svc-latency-5903"
2026-02-17 03:11:59.889 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rht4j" namespace:"svc-latency-5903"
2026-02-17 03:11:59.907 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rnx9d" namespace:"svc-latency-5903"
2026-02-17 03:11:59.932 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rtfnc" namespace:"svc-latency-5903"
2026-02-17 03:11:59.978 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rvm8x" namespace:"svc-latency-5903"
2026-02-17 03:11:59.978 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rx2mc" namespace:"svc-latency-5903"
2026-02-17 03:11:59.999 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s4q4r" namespace:"svc-latency-5903"
2026-02-17 03:12:00.020 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s9s46" namespace:"svc-latency-5903"
2026-02-17 03:12:00.036 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s9wv9" namespace:"svc-latency-5903"
2026-02-17 03:12:00.075 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sbjgk" namespace:"svc-latency-5903"
2026-02-17 03:12:00.079 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sbvfs" namespace:"svc-latency-5903"
2026-02-17 03:12:00.101 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-scvf5" namespace:"svc-latency-5903"
2026-02-17 03:12:00.125 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sf564" namespace:"svc-latency-5903"
2026-02-17 03:12:00.147 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-shj7t" namespace:"svc-latency-5903"
2026-02-17 03:12:00.189 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-shvg4" namespace:"svc-latency-5903"
2026-02-17 03:12:00.189 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-skpz7" namespace:"svc-latency-5903"
2026-02-17 03:12:00.193 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-srn6d" namespace:"svc-latency-5903"
2026-02-17 03:12:00.219 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t2vwp" namespace:"svc-latency-5903"
2026-02-17 03:12:00.241 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t7m4v" namespace:"svc-latency-5903"
2026-02-17 03:12:00.257 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t9jpx" namespace:"svc-latency-5903"
2026-02-17 03:12:00.307 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tck7v" namespace:"svc-latency-5903"
2026-02-17 03:12:00.307 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tfrlp" namespace:"svc-latency-5903"
2026-02-17 03:12:00.307 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-trxc4" namespace:"svc-latency-5903"
2026-02-17 03:12:00.323 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tswl2" namespace:"svc-latency-5903"
2026-02-17 03:12:00.337 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-twb46" namespace:"svc-latency-5903"
2026-02-17 03:12:00.360 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-twsj6" namespace:"svc-latency-5903"
2026-02-17 03:12:00.395 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-txmmk" namespace:"svc-latency-5903"
2026-02-17 03:12:00.399 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vd8h2" namespace:"svc-latency-5903"
2026-02-17 03:12:00.417 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vpt7q" namespace:"svc-latency-5903"
2026-02-17 03:12:00.432 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-341" name:"default"}
2026-02-17 03:12:00.447 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vqpmk" namespace:"svc-latency-5903"
2026-02-17 03:12:00.514 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vrtjr" namespace:"svc-latency-5903"
2026-02-17 03:12:00.514 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vss7z" namespace:"svc-latency-5903"
2026-02-17 03:12:00.528 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w4dbd" namespace:"svc-latency-5903"
2026-02-17 03:12:00.541 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w5ss6" namespace:"svc-latency-5903"
2026-02-17 03:12:00.562 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w6jzg" namespace:"svc-latency-5903"
2026-02-17 03:12:00.597 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3, name=eth0)
2026-02-17 03:12:00.609 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wf5pp" namespace:"svc-latency-5903"
2026-02-17 03:12:00.609 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif6f5197856d" profile_ids:"kns.configmap-1074" profile_ids:"ksa.configmap-1074.default" ipv4_nets:"10.100.133.242/32"}
2026-02-17 03:12:00.631 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wfwnz" namespace:"svc-latency-5903"
2026-02-17 03:12:00.649 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wjmdv" namespace:"svc-latency-5903"
2026-02-17 03:12:00.672 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wp2ls" namespace:"svc-latency-5903"
2026-02-17 03:12:00.682 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:00.683 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:00.683 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:00.684 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif6f5197856d"
2026-02-17 03:12:00.684 [INFO][88] felix/endpoint_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-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:00.685 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:00.720 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:00.720 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"} status="up"
2026-02-17 03:12:00.721 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wqzvw" namespace:"svc-latency-5903"
2026-02-17 03:12:00.734 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wskm5" namespace:"svc-latency-5903"
2026-02-17 03:12:00.753 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wtznl" namespace:"svc-latency-5903"
2026-02-17 03:12:00.773 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wzzbr" namespace:"svc-latency-5903"
2026-02-17 03:12:00.814 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x7kpw" namespace:"svc-latency-5903"
2026-02-17 03:12:00.814 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xdhv2" namespace:"svc-latency-5903"
2026-02-17 03:12:00.824 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xjr56" namespace:"svc-latency-5903"
2026-02-17 03:12:00.844 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xk2rw" namespace:"svc-latency-5903"
2026-02-17 03:12:00.864 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xltb7" namespace:"svc-latency-5903"
2026-02-17 03:12:00.888 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xqgzf" namespace:"svc-latency-5903"
2026-02-17 03:12:00.924 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z2lld" namespace:"svc-latency-5903"
2026-02-17 03:12:00.924 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z84sz" namespace:"svc-latency-5903"
2026-02-17 03:12:00.938 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z8b5v" namespace:"svc-latency-5903"
2026-02-17 03:12:00.956 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z9dq2" namespace:"svc-latency-5903"
2026-02-17 03:12:00.967 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z9vlb" namespace:"svc-latency-5903"
2026-02-17 03:12:00.990 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zff7s" namespace:"svc-latency-5903"
2026-02-17 03:12:01.028 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zfrv9" namespace:"svc-latency-5903"
2026-02-17 03:12:01.034 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zh7f9" namespace:"svc-latency-5903"
2026-02-17 03:12:01.059 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zh8rh" namespace:"svc-latency-5903"
2026-02-17 03:12:01.078 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zj9h4" namespace:"svc-latency-5903"
2026-02-17 03:12:01.090 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zn22j" namespace:"svc-latency-5903"
2026-02-17 03:12:01.133 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zwk9s" namespace:"svc-latency-5903"
2026-02-17 03:12:01.133 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zx8n5" namespace:"svc-latency-5903"
2026-02-17 03:12:01.163 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-6003" name:"default"}
2026-02-17 03:12:01.262 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-341"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-341"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-341"}
2026-02-17 03:12:01.287 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-341"}
2026-02-17 03:12:01.308 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=178
2026-02-17 03:12:01.308 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif6f5197856d"
2026-02-17 03:12:01.308 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif6f5197856d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:01.308 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif6f5197856d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:01.309 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-6003"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"pv-6003"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6003"}
2026-02-17 03:12:01.353 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-6003"}
2026-02-17 03:12:01.379 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-5903"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-5903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5903"}
2026-02-17 03:12:01.397 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svc-latency-5903"}
2026-02-17 03:12:01.781 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3, name=eth0)
2026-02-17 03:12:01.782 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif6f5197856d" profile_ids:"kns.configmap-1074" profile_ids:"ksa.configmap-1074.default" ipv4_nets:"10.100.133.242/32"}
2026-02-17 03:12:01.782 [INFO][88] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 03:12:01.782 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:01.782 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:01.782 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:01.783 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif6f5197856d"
2026-02-17 03:12:01.783 [INFO][88] felix/endpoint_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-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:01.784 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:01.809 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:01.809 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"} status="up"
2026-02-17 03:12:01.809 [INFO][88] felix/summary.go 100: Summarising 249 dataplane reconciliation loops over 1m0.2s: avg=33ms longest=118ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:12:01.888 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="calif6f5197856d" state="down"
2026-02-17 03:12:01.888 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif6f5197856d"
2026-02-17 03:12:01.888 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif6f5197856d", State:"down", Index:178}
2026-02-17 03:12:01.888 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=178
2026-02-17 03:12:01.888 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif6f5197856d", Addrs:set.Typed[string]{}}
2026-02-17 03:12:01.889 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif6f5197856d", Addrs:set.Typed[string]{}}
2026-02-17 03:12:01.889 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif6f5197856d"
2026-02-17 03:12:01.889 [INFO][88] felix/endpoint_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-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:01.889 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:01.889 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.242
2026-02-17 03:12:01.890 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="calif6f5197856d" state=""
2026-02-17 03:12:01.890 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif6f5197856d"
2026-02-17 03:12:01.911 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:01.911 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"} status="down"
2026-02-17 03:12:01.911 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif6f5197856d", State:"", Index:178}
2026-02-17 03:12:01.911 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif6f5197856d", Addrs:set.Set[string](nil)}
2026-02-17 03:12:01.911 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif6f5197856d", Addrs:set.Set[string](nil)}
2026-02-17 03:12:01.911 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif6f5197856d"
2026-02-17 03:12:01.911 [INFO][88] felix/endpoint_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-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:01.911 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:01.932 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:01.932 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"} status="down"
2026-02-17 03:12:02.021 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3, name=eth0)
2026-02-17 03:12:02.022 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3" endpoint_id:"eth0"}
2026-02-17 03:12:02.022 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-1074"}
2026-02-17 03:12:02.022 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-1074.default"}
2026-02-17 03:12:02.022 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:02.022 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:02.022 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-1074" ipVersion=0x4 table="filter"
2026-02-17 03:12:02.023 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Vmp15rsxuDW4jB1CrG" ipVersion=0x4 table="filter"
2026-02-17 03:12:02.023 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-1074" ipVersion=0x4 table="filter"
2026-02-17 03:12:02.023 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Vmp15rsxuDW4jB1CrG" ipVersion=0x4 table="filter"
2026-02-17 03:12:02.023 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:02.023 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif6f5197856d" ipVersion=0x4 table="filter"
2026-02-17 03:12:02.023 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif6f5197856d" ipVersion=0x4 table="filter"
2026-02-17 03:12:02.023 [INFO][88] 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-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:02.023 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:02.088 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1074/pod-configmaps-6de4e3bf-b8f8-442d-8088-0777a4d60ff3", EndpointId:"eth0"}
2026-02-17 03:12:03.084 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1074"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1074"}
2026-02-17 03:12:03.112 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7383"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"job-7383"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7383"}
2026-02-17 03:12:03.146 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7383" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:03.768 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7383/suspend-false-to-true-szmwd, name=eth0)
2026-02-17 03:12:03.769 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7383"} profile:{inbound_rules:{action:"allow" rule_id:"bS4XLH_OFcLna-Zc"} outbound_rules:{action:"allow" rule_id:"2o8IN7exCQxqT683"}}
2026-02-17 03:12:03.769 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7383.default"} profile:{}
2026-02-17 03:12:03.769 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7383/suspend-false-to-true-szmwd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a8a06a7be7" profile_ids:"kns.job-7383" profile_ids:"ksa.job-7383.default" ipv4_nets:"10.100.133.244/32"}
2026-02-17 03:12:03.769 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:03.769 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:03.769 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:03.769 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1a8a06a7be7" ipVersion=0x4 table="filter"
2026-02-17 03:12:03.770 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7383" ipVersion=0x4 table="filter"
2026-02-17 03:12:03.770 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_E6_PANg9qRoftq3iAf" ipVersion=0x4 table="filter"
2026-02-17 03:12:03.770 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1a8a06a7be7" ipVersion=0x4 table="filter"
2026-02-17 03:12:03.770 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7383" ipVersion=0x4 table="filter"
2026-02-17 03:12:03.770 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_E6_PANg9qRoftq3iAf" ipVersion=0x4 table="filter"
2026-02-17 03:12:03.770 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1a8a06a7be7"
2026-02-17 03:12:03.770 [INFO][88] felix/endpoint_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-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:03.770 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:03.814 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:03.814 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"} status="down"
2026-02-17 03:12:03.845 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali1a8a06a7be7" state="down"
2026-02-17 03:12:03.845 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a8a06a7be7", State:"down", Index:179}
2026-02-17 03:12:03.845 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a8a06a7be7"
2026-02-17 03:12:03.845 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1a8a06a7be7"
2026-02-17 03:12:03.845 [INFO][88] felix/endpoint_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-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:03.845 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:03.847 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali1a8a06a7be7" state="up"
2026-02-17 03:12:03.873 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:03.873 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"} status="down"
2026-02-17 03:12:03.873 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a8a06a7be7", Addrs:set.Typed[string]{}}
2026-02-17 03:12:03.873 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a8a06a7be7", Addrs:set.Typed[string]{}}
2026-02-17 03:12:03.873 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a8a06a7be7", State:"up", Index:179}
2026-02-17 03:12:03.873 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1a8a06a7be7"
2026-02-17 03:12:03.873 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1a8a06a7be7"
2026-02-17 03:12:03.873 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a8a06a7be7"
2026-02-17 03:12:03.873 [INFO][88] felix/endpoint_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-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:03.873 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:03.894 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:03.894 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"} status="up"
2026-02-17 03:12:04.233 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5669" name:"default"}
2026-02-17 03:12:04.311 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5669"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5669"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5669"}
2026-02-17 03:12:04.347 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5669"}
2026-02-17 03:12:04.625 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7383/suspend-false-to-true-szmwd, name=eth0)
2026-02-17 03:12:04.626 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7383/suspend-false-to-true-szmwd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a8a06a7be7" profile_ids:"kns.job-7383" profile_ids:"ksa.job-7383.default" ipv4_nets:"10.100.133.244/32"}
2026-02-17 03:12:04.626 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:04.626 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:04.627 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:04.628 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a8a06a7be7"
2026-02-17 03:12:04.629 [INFO][88] felix/endpoint_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-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:04.629 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:04.659 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:04.659 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"} status="up"
2026-02-17 03:12:05.231 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7383"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"job-7383"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7383"}
2026-02-17 03:12:05.267 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-880"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-880"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-880"}
2026-02-17 03:12:05.298 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-880" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:05.688 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=179
2026-02-17 03:12:05.688 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1a8a06a7be7"
2026-02-17 03:12:05.688 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a8a06a7be7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:05.688 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a8a06a7be7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:05.966 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477, name=eth0)
2026-02-17 03:12:05.966 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-880"} profile:{inbound_rules:{action:"allow" rule_id:"phoK3GKPhsptsB47"} outbound_rules:{action:"allow" rule_id:"vPIs25Uu4utYRc71"}}
2026-02-17 03:12:05.967 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-880.default"} profile:{}
2026-02-17 03:12:05.967 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0cd2ba7ef6" profile_ids:"kns.projected-880" profile_ids:"ksa.projected-880.default" ipv4_nets:"10.100.133.243/32"}
2026-02-17 03:12:05.967 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:05.967 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:05.967 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:05.968 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif0cd2ba7ef6" ipVersion=0x4 table="filter"
2026-02-17 03:12:05.968 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-880" ipVersion=0x4 table="filter"
2026-02-17 03:12:05.968 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PzFIyQuHsvG0wRXxU1" ipVersion=0x4 table="filter"
2026-02-17 03:12:05.968 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif0cd2ba7ef6" ipVersion=0x4 table="filter"
2026-02-17 03:12:05.968 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-880" ipVersion=0x4 table="filter"
2026-02-17 03:12:05.968 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PzFIyQuHsvG0wRXxU1" ipVersion=0x4 table="filter"
2026-02-17 03:12:05.968 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif0cd2ba7ef6"
2026-02-17 03:12:05.968 [INFO][88] felix/endpoint_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-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:05.968 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:06.014 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:06.015 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"} status="down"
2026-02-17 03:12:06.038 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calif0cd2ba7ef6" state="down"
2026-02-17 03:12:06.039 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif0cd2ba7ef6"
2026-02-17 03:12:06.039 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0cd2ba7ef6", State:"down", Index:180}
2026-02-17 03:12:06.039 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd2ba7ef6", Addrs:set.Typed[string]{}}
2026-02-17 03:12:06.039 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd2ba7ef6", Addrs:set.Typed[string]{}}
2026-02-17 03:12:06.039 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif0cd2ba7ef6"
2026-02-17 03:12:06.039 [INFO][88] felix/endpoint_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-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:06.039 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:06.045 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calif0cd2ba7ef6" state="up"
2026-02-17 03:12:06.073 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:06.073 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"} status="down"
2026-02-17 03:12:06.074 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0cd2ba7ef6", State:"up", Index:180}
2026-02-17 03:12:06.074 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif0cd2ba7ef6"
2026-02-17 03:12:06.074 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif0cd2ba7ef6"
2026-02-17 03:12:06.074 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0cd2ba7ef6"
2026-02-17 03:12:06.074 [INFO][88] felix/endpoint_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-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:06.074 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:06.100 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:06.100 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"} status="up"
2026-02-17 03:12:06.667 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477, name=eth0)
2026-02-17 03:12:06.667 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0cd2ba7ef6" profile_ids:"kns.projected-880" profile_ids:"ksa.projected-880.default" ipv4_nets:"10.100.133.243/32"}
2026-02-17 03:12:06.667 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:06.667 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:06.667 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:06.668 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0cd2ba7ef6"
2026-02-17 03:12:06.668 [INFO][88] felix/endpoint_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-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:06.668 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:06.691 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:06.691 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"} status="up"
2026-02-17 03:12:07.769 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=180
2026-02-17 03:12:07.769 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif0cd2ba7ef6"
2026-02-17 03:12:07.769 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd2ba7ef6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:07.769 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd2ba7ef6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:08.117 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1074" name:"default"}
2026-02-17 03:12:08.428 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1074"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1074"}
2026-02-17 03:12:08.467 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1074"}
2026-02-17 03:12:09.524 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-880"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-880"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-880"}
2026-02-17 03:12:09.552 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4474"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4474"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4474"}
2026-02-17 03:12:09.577 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-4474" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:10.289 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7383/suspend-false-to-true-szmwd, name=eth0)
2026-02-17 03:12:10.289 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7383/suspend-false-to-true-szmwd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a8a06a7be7" profile_ids:"kns.job-7383" profile_ids:"ksa.job-7383.default" ipv4_nets:"10.100.133.244/32"}
2026-02-17 03:12:10.289 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.294 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.294 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.295 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a8a06a7be7"
2026-02-17 03:12:10.295 [INFO][88] felix/endpoint_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-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.296 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.319 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7383/suspend-false-to-true-szmwd, name=eth0)
2026-02-17 03:12:10.331 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:10.331 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"} status="up"
2026-02-17 03:12:10.331 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7383"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"job-7383"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7383"}
2026-02-17 03:12:10.331 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7383/suspend-false-to-true-szmwd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a8a06a7be7" profile_ids:"kns.job-7383" profile_ids:"ksa.job-7383.default" ipv4_nets:"10.100.133.244/32"}
2026-02-17 03:12:10.331 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.331 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.331 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.332 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a8a06a7be7"
2026-02-17 03:12:10.333 [INFO][88] felix/endpoint_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-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.333 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.364 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:10.365 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"} status="up"
2026-02-17 03:12:10.624 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=job-7383/suspend-false-to-true-szmwd, name=eth0)
2026-02-17 03:12:10.624 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7383/suspend-false-to-true-szmwd" endpoint_id:"eth0"}
2026-02-17 03:12:10.624 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7383"}
2026-02-17 03:12:10.624 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7383.default"}
2026-02-17 03:12:10.625 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.625 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.625 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7383" ipVersion=0x4 table="filter"
2026-02-17 03:12:10.625 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_E6_PANg9qRoftq3iAf" ipVersion=0x4 table="filter"
2026-02-17 03:12:10.625 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7383" ipVersion=0x4 table="filter"
2026-02-17 03:12:10.625 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_E6_PANg9qRoftq3iAf" ipVersion=0x4 table="filter"
2026-02-17 03:12:10.625 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.625 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1a8a06a7be7" ipVersion=0x4 table="filter"
2026-02-17 03:12:10.625 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1a8a06a7be7" ipVersion=0x4 table="filter"
2026-02-17 03:12:10.625 [INFO][88] 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-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.625 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.626 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.244
2026-02-17 03:12:10.676 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7383/suspend-false-to-true-szmwd", EndpointId:"eth0"}
2026-02-17 03:12:10.733 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali1a8a06a7be7" state="down"
2026-02-17 03:12:10.733 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a8a06a7be7", State:"down", Index:179}
2026-02-17 03:12:10.734 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a8a06a7be7"
2026-02-17 03:12:10.734 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=179
2026-02-17 03:12:10.734 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a8a06a7be7", Addrs:set.Typed[string]{}}
2026-02-17 03:12:10.734 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a8a06a7be7", Addrs:set.Typed[string]{}}
2026-02-17 03:12:10.735 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali1a8a06a7be7" state=""
2026-02-17 03:12:10.736 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1a8a06a7be7"
2026-02-17 03:12:10.761 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a8a06a7be7", State:"", Index:179}
2026-02-17 03:12:10.761 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a8a06a7be7", Addrs:set.Set[string](nil)}
2026-02-17 03:12:10.761 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a8a06a7be7", Addrs:set.Set[string](nil)}
2026-02-17 03:12:12.307 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4474"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4474"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4474"}
2026-02-17 03:12:12.342 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-621"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-621"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-621"}
2026-02-17 03:12:12.382 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-621" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:14.556 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477, name=eth0)
2026-02-17 03:12:14.556 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0cd2ba7ef6" profile_ids:"kns.projected-880" profile_ids:"ksa.projected-880.default" ipv4_nets:"10.100.133.243/32"}
2026-02-17 03:12:14.556 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:14.556 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:14.557 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:14.558 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0cd2ba7ef6"
2026-02-17 03:12:14.558 [INFO][88] felix/endpoint_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-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:14.558 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:14.579 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:14.579 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"} status="up"
2026-02-17 03:12:14.579 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-880"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-880"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-880"}
2026-02-17 03:12:14.596 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477, name=eth0)
2026-02-17 03:12:14.616 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif0cd2ba7ef6" profile_ids:"kns.projected-880" profile_ids:"ksa.projected-880.default" ipv4_nets:"10.100.133.243/32"}
2026-02-17 03:12:14.616 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:14.616 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:14.616 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:14.617 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif0cd2ba7ef6"
2026-02-17 03:12:14.617 [INFO][88] felix/endpoint_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-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:14.617 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:14.637 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:14.637 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"} status="up"
2026-02-17 03:12:14.925 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477, name=eth0)
2026-02-17 03:12:14.930 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477" endpoint_id:"eth0"}
2026-02-17 03:12:14.930 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-880"}
2026-02-17 03:12:14.931 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-880.default"}
2026-02-17 03:12:14.931 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:14.931 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:14.931 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-880" ipVersion=0x4 table="filter"
2026-02-17 03:12:14.931 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PzFIyQuHsvG0wRXxU1" ipVersion=0x4 table="filter"
2026-02-17 03:12:14.931 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-880" ipVersion=0x4 table="filter"
2026-02-17 03:12:14.931 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PzFIyQuHsvG0wRXxU1" ipVersion=0x4 table="filter"
2026-02-17 03:12:14.931 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:14.931 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif0cd2ba7ef6" ipVersion=0x4 table="filter"
2026-02-17 03:12:14.931 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif0cd2ba7ef6" ipVersion=0x4 table="filter"
2026-02-17 03:12:14.931 [INFO][88] 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-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:14.931 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:14.932 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.243
2026-02-17 03:12:15.004 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-880/pod-projected-configmaps-32f922aa-b818-454a-baaa-c71655b4c477", EndpointId:"eth0"}
2026-02-17 03:12:15.030 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calif0cd2ba7ef6" state="down"
2026-02-17 03:12:15.031 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif0cd2ba7ef6"
2026-02-17 03:12:15.031 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=180
2026-02-17 03:12:15.031 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="calif0cd2ba7ef6" state=""
2026-02-17 03:12:15.031 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif0cd2ba7ef6"
2026-02-17 03:12:15.031 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0cd2ba7ef6", State:"down", Index:180}
2026-02-17 03:12:15.031 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd2ba7ef6", Addrs:set.Typed[string]{}}
2026-02-17 03:12:15.031 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd2ba7ef6", Addrs:set.Typed[string]{}}
2026-02-17 03:12:15.031 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif0cd2ba7ef6", State:"", Index:180}
2026-02-17 03:12:15.031 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd2ba7ef6", Addrs:set.Set[string](nil)}
2026-02-17 03:12:15.031 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif0cd2ba7ef6", Addrs:set.Set[string](nil)}
2026-02-17 03:12:15.585 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7383" name:"default"}
2026-02-17 03:12:15.913 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7383"}
2026-02-17 03:12:16.579 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-621"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-621"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-621"}
2026-02-17 03:12:16.612 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9105"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"services-9105"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9105"}
2026-02-17 03:12:16.612 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9105" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:16.646 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-9105" type:"ExternalName"
2026-02-17 03:12:16.689 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-9105" type:"NodePort" cluster_ips:"10.254.106.82" ports:{Protocol:"TCP" Port:80 NodePort:32130}
2026-02-17 03:12:17.413 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9105/externalname-service-d54cc7f4-h4bnz, name=eth0)
2026-02-17 03:12:17.414 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9105"} profile:{inbound_rules:{action:"allow" rule_id:"VjsFvfSVN60Da8yT"} outbound_rules:{action:"allow" rule_id:"ZsKWCrwaZcOPZwVJ"}}
2026-02-17 03:12:17.414 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9105.default"} profile:{}
2026-02-17 03:12:17.414 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9105/externalname-service-d54cc7f4-h4bnz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7838847edc" profile_ids:"kns.services-9105" profile_ids:"ksa.services-9105.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:12:17.414 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:17.415 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:17.415 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:17.415 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid7838847edc" ipVersion=0x4 table="filter"
2026-02-17 03:12:17.416 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9105" ipVersion=0x4 table="filter"
2026-02-17 03:12:17.416 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wttE3lNnxrX-G8oVtD" ipVersion=0x4 table="filter"
2026-02-17 03:12:17.416 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid7838847edc" ipVersion=0x4 table="filter"
2026-02-17 03:12:17.416 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9105" ipVersion=0x4 table="filter"
2026-02-17 03:12:17.416 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wttE3lNnxrX-G8oVtD" ipVersion=0x4 table="filter"
2026-02-17 03:12:17.416 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid7838847edc"
2026-02-17 03:12:17.416 [INFO][88] felix/endpoint_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-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:17.417 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:17.456 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:17.456 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"} status="down"
2026-02-17 03:12:17.470 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="calid7838847edc" state="down"
2026-02-17 03:12:17.471 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid7838847edc"
2026-02-17 03:12:17.471 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7838847edc", State:"down", Index:181}
2026-02-17 03:12:17.471 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7838847edc", Addrs:set.Typed[string]{}}
2026-02-17 03:12:17.471 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7838847edc", Addrs:set.Typed[string]{}}
2026-02-17 03:12:17.471 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid7838847edc"
2026-02-17 03:12:17.471 [INFO][88] felix/endpoint_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-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:17.471 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:17.476 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="calid7838847edc" state="up"
2026-02-17 03:12:17.500 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:17.500 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"} status="down"
2026-02-17 03:12:17.500 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7838847edc", State:"up", Index:181}
2026-02-17 03:12:17.500 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid7838847edc"
2026-02-17 03:12:17.500 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid7838847edc"
2026-02-17 03:12:17.500 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7838847edc"
2026-02-17 03:12:17.501 [INFO][88] felix/endpoint_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-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:17.501 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:17.527 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:17.527 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"} status="up"
2026-02-17 03:12:17.705 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-4474" name:"default"}
2026-02-17 03:12:17.864 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4474"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4474"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4474"}
2026-02-17 03:12:17.919 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-4474"}
2026-02-17 03:12:18.616 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=181
2026-02-17 03:12:18.616 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid7838847edc"
2026-02-17 03:12:18.616 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7838847edc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:18.616 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7838847edc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:18.735 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9105/externalname-service-d54cc7f4-h4bnz, name=eth0)
2026-02-17 03:12:18.735 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9105/externalname-service-d54cc7f4-h4bnz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7838847edc" profile_ids:"kns.services-9105" profile_ids:"ksa.services-9105.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:12:18.735 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:18.735 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:18.735 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:18.736 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid7838847edc"
2026-02-17 03:12:18.736 [INFO][88] felix/endpoint_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-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:18.736 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:18.766 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:18.766 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"} status="up"
2026-02-17 03:12:19.714 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-880" name:"default"}
2026-02-17 03:12:19.931 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-880"}
2026-02-17 03:12:21.550 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9105/execpodkrn5v, name=eth0)
2026-02-17 03:12:21.550 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9105/execpodkrn5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb7fd9697ec" profile_ids:"kns.services-9105" profile_ids:"ksa.services-9105.default" ipv4_nets:"10.100.133.250/32"}
2026-02-17 03:12:21.550 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:21.550 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:21.550 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:21.551 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibb7fd9697ec" ipVersion=0x4 table="filter"
2026-02-17 03:12:21.551 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibb7fd9697ec" ipVersion=0x4 table="filter"
2026-02-17 03:12:21.551 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibb7fd9697ec"
2026-02-17 03:12:21.551 [INFO][88] felix/endpoint_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-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:21.551 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:21.594 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:21.594 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"} status="down"
2026-02-17 03:12:21.619 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="calibb7fd9697ec" state="down"
2026-02-17 03:12:21.619 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb7fd9697ec"
2026-02-17 03:12:21.619 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb7fd9697ec", State:"down", Index:182}
2026-02-17 03:12:21.619 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb7fd9697ec", Addrs:set.Typed[string]{}}
2026-02-17 03:12:21.619 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb7fd9697ec", Addrs:set.Typed[string]{}}
2026-02-17 03:12:21.619 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb7fd9697ec"
2026-02-17 03:12:21.619 [INFO][88] felix/endpoint_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-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:21.619 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:21.629 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="calibb7fd9697ec" state="up"
2026-02-17 03:12:21.654 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:21.654 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"} status="down"
2026-02-17 03:12:21.654 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb7fd9697ec", State:"up", Index:182}
2026-02-17 03:12:21.654 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibb7fd9697ec"
2026-02-17 03:12:21.654 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb7fd9697ec"
2026-02-17 03:12:21.654 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb7fd9697ec"
2026-02-17 03:12:21.655 [INFO][88] felix/endpoint_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-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:21.655 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:21.680 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:21.680 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"} status="up"
2026-02-17 03:12:21.681 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-621" name:"default"}
2026-02-17 03:12:22.035 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-621"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-621"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-621"}
2026-02-17 03:12:22.067 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-621"}
2026-02-17 03:12:22.744 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=182
2026-02-17 03:12:22.744 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibb7fd9697ec"
2026-02-17 03:12:22.744 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb7fd9697ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:22.744 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb7fd9697ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:22.773 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9105/execpodkrn5v, name=eth0)
2026-02-17 03:12:22.781 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9105/execpodkrn5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb7fd9697ec" profile_ids:"kns.services-9105" profile_ids:"ksa.services-9105.default" ipv4_nets:"10.100.133.250/32"}
2026-02-17 03:12:22.781 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:22.781 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:22.782 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:22.783 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb7fd9697ec"
2026-02-17 03:12:22.783 [INFO][88] felix/endpoint_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-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:22.783 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:22.809 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:22.809 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"} status="up"
2026-02-17 03:12:27.638 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-9105"
2026-02-17 03:12:27.773 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9105"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"services-9105"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9105"}
2026-02-17 03:12:27.799 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-8925"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-8925"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-8925"}
2026-02-17 03:12:27.824 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpoints-8925" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:27.888 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpoints-8925" type:"ClusterIP" cluster_ips:"10.254.214.167" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:12:27.929 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpoints-8925" type:"ClusterIP" cluster_ips:"10.254.225.188" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:12:28.478 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpoints-8925/pod2, name=eth0)
2026-02-17 03:12:28.478 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpoints-8925"} profile:{inbound_rules:{action:"allow" rule_id:"BXiiNqJ88_JYEbyt"} outbound_rules:{action:"allow" rule_id:"LPImNl8IFqjVmRlB"}}
2026-02-17 03:12:28.479 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpoints-8925.default"} profile:{}
2026-02-17 03:12:28.479 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpoints-8925/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd8ede85a74" profile_ids:"kns.endpoints-8925" profile_ids:"ksa.endpoints-8925.default" ipv4_nets:"10.100.133.251/32"}
2026-02-17 03:12:28.479 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:28.479 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:28.479 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:28.480 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 03:12:28.481 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidd8ede85a74" ipVersion=0x4 table="filter"
2026-02-17 03:12:28.481 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.endpoints-8925" ipVersion=0x4 table="filter"
2026-02-17 03:12:28.481 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Vaz1juzGOkhnAvOKkB" ipVersion=0x4 table="filter"
2026-02-17 03:12:28.481 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 03:12:28.481 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidd8ede85a74" ipVersion=0x4 table="filter"
2026-02-17 03:12:28.481 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.endpoints-8925" ipVersion=0x4 table="filter"
2026-02-17 03:12:28.481 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Vaz1juzGOkhnAvOKkB" ipVersion=0x4 table="filter"
2026-02-17 03:12:28.482 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidd8ede85a74"
2026-02-17 03:12:28.482 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:28.482 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:28.517 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:28.517 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"} status="down"
2026-02-17 03:12:28.541 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calidd8ede85a74" state="down"
2026-02-17 03:12:28.541 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidd8ede85a74"
2026-02-17 03:12:28.541 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd8ede85a74", State:"down", Index:183}
2026-02-17 03:12:28.541 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd8ede85a74", Addrs:set.Typed[string]{}}
2026-02-17 03:12:28.541 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd8ede85a74", Addrs:set.Typed[string]{}}
2026-02-17 03:12:28.541 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidd8ede85a74"
2026-02-17 03:12:28.541 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:28.541 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:28.546 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calidd8ede85a74" state="up"
2026-02-17 03:12:28.571 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:28.571 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"} status="down"
2026-02-17 03:12:28.571 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd8ede85a74", State:"up", Index:183}
2026-02-17 03:12:28.571 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidd8ede85a74"
2026-02-17 03:12:28.571 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidd8ede85a74"
2026-02-17 03:12:28.571 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd8ede85a74"
2026-02-17 03:12:28.571 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:28.571 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:28.602 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:28.602 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"} status="up"
2026-02-17 03:12:29.820 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpoints-8925/pod2, name=eth0)
2026-02-17 03:12:29.822 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpoints-8925/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd8ede85a74" profile_ids:"kns.endpoints-8925" profile_ids:"ksa.endpoints-8925.default" ipv4_nets:"10.100.133.251/32"}
2026-02-17 03:12:29.822 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:29.823 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:29.824 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:29.826 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd8ede85a74"
2026-02-17 03:12:29.826 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:29.827 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:29.860 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:29.860 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"} status="up"
2026-02-17 03:12:29.965 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-8925"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-8925"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-8925"}
2026-02-17 03:12:30.002 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2980"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2980"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2980"}
2026-02-17 03:12:30.040 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2980" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:30.328 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=183
2026-02-17 03:12:30.328 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidd8ede85a74"
2026-02-17 03:12:30.328 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd8ede85a74", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:30.330 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd8ede85a74", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:30.556 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-2980" type:"ClusterIP" cluster_ips:"10.254.241.129" ports:{Protocol:"TCP" Port:6379}
2026-02-17 03:12:32.811 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9105/execpodkrn5v, name=eth0)
2026-02-17 03:12:32.812 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9105/execpodkrn5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb7fd9697ec" profile_ids:"kns.services-9105" profile_ids:"ksa.services-9105.default" ipv4_nets:"10.100.133.250/32"}
2026-02-17 03:12:32.812 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:32.812 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:32.812 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:32.813 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb7fd9697ec"
2026-02-17 03:12:32.814 [INFO][88] felix/endpoint_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-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:32.814 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:32.829 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9105/execpodkrn5v, name=eth0)
2026-02-17 03:12:32.840 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9105/externalname-service-d54cc7f4-h4bnz, name=eth0)
2026-02-17 03:12:32.847 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=services-9105/externalname-service-d54cc7f4-h4bnz, name=eth0)
2026-02-17 03:12:32.856 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:32.856 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"} status="up"
2026-02-17 03:12:32.856 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9105/execpodkrn5v" endpoint_id:"eth0"}
2026-02-17 03:12:32.856 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9105/externalname-service-d54cc7f4-h4bnz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid7838847edc" profile_ids:"kns.services-9105" profile_ids:"ksa.services-9105.default" ipv4_nets:"10.100.133.252/32"}
2026-02-17 03:12:32.856 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9105/externalname-service-d54cc7f4-h4bnz" endpoint_id:"eth0"}
2026-02-17 03:12:32.856 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9105"}
2026-02-17 03:12:32.856 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9105.default"}
2026-02-17 03:12:32.857 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:32.857 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:32.858 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:32.864 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:32.864 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:32.866 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9105" ipVersion=0x4 table="filter"
2026-02-17 03:12:32.866 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wttE3lNnxrX-G8oVtD" ipVersion=0x4 table="filter"
2026-02-17 03:12:32.866 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9105" ipVersion=0x4 table="filter"
2026-02-17 03:12:32.866 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wttE3lNnxrX-G8oVtD" ipVersion=0x4 table="filter"
2026-02-17 03:12:32.866 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:32.866 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibb7fd9697ec" ipVersion=0x4 table="filter"
2026-02-17 03:12:32.866 [INFO][88] 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 03:12:32.866 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid7838847edc" ipVersion=0x4 table="filter"
2026-02-17 03:12:32.866 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibb7fd9697ec" ipVersion=0x4 table="filter"
2026-02-17 03:12:32.866 [INFO][88] 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 03:12:32.866 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid7838847edc" ipVersion=0x4 table="filter"
2026-02-17 03:12:32.866 [INFO][88] 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-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:32.866 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:32.866 [INFO][88] 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-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:32.866 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:32.868 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.252
2026-02-17 03:12:32.869 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.250
2026-02-17 03:12:32.957 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/execpodkrn5v", EndpointId:"eth0"}
2026-02-17 03:12:32.957 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9105/externalname-service-d54cc7f4-h4bnz", EndpointId:"eth0"}
2026-02-17 03:12:33.048 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4793"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4793"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4793"}
2026-02-17 03:12:33.095 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8479"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8479"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8479"}
2026-02-17 03:12:33.128 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8479" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:33.217 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9105" name:"default"}
2026-02-17 03:12:33.271 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8479"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8479"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8479"}
2026-02-17 03:12:33.314 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-1313"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-1313"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-1313"}
2026-02-17 03:12:33.345 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apiserver-1313" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:33.379 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-1313"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-1313"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-1313"}
2026-02-17 03:12:33.407 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8315"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8315"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8315"}
2026-02-17 03:12:33.433 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="calibb7fd9697ec" state="down"
2026-02-17 03:12:33.433 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb7fd9697ec"
2026-02-17 03:12:33.434 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=182
2026-02-17 03:12:33.437 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb7fd9697ec", State:"down", Index:182}
2026-02-17 03:12:33.437 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb7fd9697ec", Addrs:set.Typed[string]{}}
2026-02-17 03:12:33.437 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb7fd9697ec", Addrs:set.Typed[string]{}}
2026-02-17 03:12:33.437 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="calibb7fd9697ec" state=""
2026-02-17 03:12:33.437 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibb7fd9697ec"
2026-02-17 03:12:33.467 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb7fd9697ec", State:"", Index:182}
2026-02-17 03:12:33.467 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb7fd9697ec", Addrs:set.Set[string](nil)}
2026-02-17 03:12:33.467 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb7fd9697ec", Addrs:set.Set[string](nil)}
2026-02-17 03:12:33.469 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:12:33.499 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-8315" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:33.574 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2980"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2980"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2980"}
2026-02-17 03:12:33.596 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5714"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5714"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5714"}
2026-02-17 03:12:33.622 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5714" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:33.707 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9105"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"services-9105"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9105"}
2026-02-17 03:12:33.736 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9105"}
2026-02-17 03:12:33.736 [INFO][88] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 03:12:34.044 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b, name=eth0)
2026-02-17 03:12:34.045 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-8315"} profile:{inbound_rules:{action:"allow" rule_id:"7sB7Q5XUjcdGVifp"} outbound_rules:{action:"allow" rule_id:"Mr2MAx5QxlePsNed"}}
2026-02-17 03:12:34.045 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-8315.default"} profile:{}
2026-02-17 03:12:34.045 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali171972d49c7" profile_ids:"kns.emptydir-8315" profile_ids:"ksa.emptydir-8315.default" ipv4_nets:"10.100.133.236/32"}
2026-02-17 03:12:34.045 [INFO][88] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 03:12:34.045 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:34.045 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:34.045 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:34.046 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali171972d49c7" ipVersion=0x4 table="filter"
2026-02-17 03:12:34.046 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-8315" ipVersion=0x4 table="filter"
2026-02-17 03:12:34.046 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_O3QQ8hOdGsTNMwugNu" ipVersion=0x4 table="filter"
2026-02-17 03:12:34.046 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali171972d49c7" ipVersion=0x4 table="filter"
2026-02-17 03:12:34.046 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-8315" ipVersion=0x4 table="filter"
2026-02-17 03:12:34.046 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_O3QQ8hOdGsTNMwugNu" ipVersion=0x4 table="filter"
2026-02-17 03:12:34.046 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali171972d49c7"
2026-02-17 03:12:34.046 [INFO][88] felix/endpoint_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-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:34.046 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:34.089 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:34.089 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"} status="down"
2026-02-17 03:12:34.125 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali171972d49c7" state="down"
2026-02-17 03:12:34.125 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali171972d49c7"
2026-02-17 03:12:34.125 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali171972d49c7", State:"down", Index:184}
2026-02-17 03:12:34.125 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali171972d49c7", Addrs:set.Typed[string]{}}
2026-02-17 03:12:34.125 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali171972d49c7", Addrs:set.Typed[string]{}}
2026-02-17 03:12:34.125 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali171972d49c7"
2026-02-17 03:12:34.125 [INFO][88] felix/endpoint_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-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:34.125 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:34.128 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali171972d49c7" state="up"
2026-02-17 03:12:34.148 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:34.148 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"} status="down"
2026-02-17 03:12:34.148 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali171972d49c7", State:"up", Index:184}
2026-02-17 03:12:34.148 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali171972d49c7"
2026-02-17 03:12:34.149 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali171972d49c7"
2026-02-17 03:12:34.149 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali171972d49c7"
2026-02-17 03:12:34.149 [INFO][88] felix/endpoint_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-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:34.149 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:34.173 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:34.173 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"} status="up"
2026-02-17 03:12:34.913 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b, name=eth0)
2026-02-17 03:12:34.913 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali171972d49c7" profile_ids:"kns.emptydir-8315" profile_ids:"ksa.emptydir-8315.default" ipv4_nets:"10.100.133.236/32"}
2026-02-17 03:12:34.914 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:34.914 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:34.914 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:34.915 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali171972d49c7"
2026-02-17 03:12:34.915 [INFO][88] felix/endpoint_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-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:34.915 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:34.953 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:34.953 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"} status="up"
2026-02-17 03:12:35.015 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpoints-8925/pod2, name=eth0)
2026-02-17 03:12:35.015 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpoints-8925/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd8ede85a74" profile_ids:"kns.endpoints-8925" profile_ids:"ksa.endpoints-8925.default" ipv4_nets:"10.100.133.251/32"}
2026-02-17 03:12:35.015 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.015 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.015 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.023 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd8ede85a74"
2026-02-17 03:12:35.023 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.023 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.055 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpoints-8925/pod2, name=eth0)
2026-02-17 03:12:35.091 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:35.091 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"} status="up"
2026-02-17 03:12:35.092 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpoints-8925/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd8ede85a74" profile_ids:"kns.endpoints-8925" profile_ids:"ksa.endpoints-8925.default" ipv4_nets:"10.100.133.251/32"}
2026-02-17 03:12:35.092 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-8925"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-8925"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-8925"}
2026-02-17 03:12:35.092 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.092 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.092 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.092 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd8ede85a74"
2026-02-17 03:12:35.093 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.093 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.124 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:35.124 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 181
2026-02-17 03:12:35.332 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="calid7838847edc" state="down"
2026-02-17 03:12:35.332 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid7838847edc"
2026-02-17 03:12:35.332 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7838847edc", State:"down", Index:181}
2026-02-17 03:12:35.332 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7838847edc", Addrs:set.Typed[string]{}}
2026-02-17 03:12:35.332 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7838847edc", Addrs:set.Typed[string]{}}
2026-02-17 03:12:35.337 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=181
2026-02-17 03:12:35.340 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="calid7838847edc" state=""
2026-02-17 03:12:35.340 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid7838847edc"
2026-02-17 03:12:35.355 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid7838847edc", State:"", Index:181}
2026-02-17 03:12:35.355 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid7838847edc", Addrs:set.Set[string](nil)}
2026-02-17 03:12:35.355 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid7838847edc", Addrs:set.Set[string](nil)}
2026-02-17 03:12:35.416 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=184
2026-02-17 03:12:35.416 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali171972d49c7"
2026-02-17 03:12:35.416 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali171972d49c7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:35.416 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali171972d49c7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:35.460 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=endpoints-8925/pod2, name=eth0)
2026-02-17 03:12:35.460 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpoints-8925/pod2" endpoint_id:"eth0"}
2026-02-17 03:12:35.461 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpoints-8925"}
2026-02-17 03:12:35.461 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpoints-8925.default"}
2026-02-17 03:12:35.461 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.461 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.461 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.endpoints-8925" ipVersion=0x4 table="filter"
2026-02-17 03:12:35.461 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Vaz1juzGOkhnAvOKkB" ipVersion=0x4 table="filter"
2026-02-17 03:12:35.461 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.endpoints-8925" ipVersion=0x4 table="filter"
2026-02-17 03:12:35.461 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Vaz1juzGOkhnAvOKkB" ipVersion=0x4 table="filter"
2026-02-17 03:12:35.461 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.461 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidd8ede85a74" ipVersion=0x4 table="filter"
2026-02-17 03:12:35.461 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidd8ede85a74" ipVersion=0x4 table="filter"
2026-02-17 03:12:35.461 [INFO][88] 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:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.461 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.462 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.251
2026-02-17 03:12:35.527 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpoints-8925/pod2", EndpointId:"eth0"}
2026-02-17 03:12:35.566 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calidd8ede85a74" state="down"
2026-02-17 03:12:35.567 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidd8ede85a74"
2026-02-17 03:12:35.567 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=183
2026-02-17 03:12:35.567 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd8ede85a74", State:"down", Index:183}
2026-02-17 03:12:35.567 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd8ede85a74", Addrs:set.Typed[string]{}}
2026-02-17 03:12:35.567 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd8ede85a74", Addrs:set.Typed[string]{}}
2026-02-17 03:12:35.573 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calidd8ede85a74" state=""
2026-02-17 03:12:35.573 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidd8ede85a74"
2026-02-17 03:12:35.596 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd8ede85a74", State:"", Index:183}
2026-02-17 03:12:35.597 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd8ede85a74", Addrs:set.Set[string](nil)}
2026-02-17 03:12:35.597 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd8ede85a74", Addrs:set.Set[string](nil)}
2026-02-17 03:12:36.148 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b, name=eth0)
2026-02-17 03:12:36.149 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali171972d49c7" profile_ids:"kns.emptydir-8315" profile_ids:"ksa.emptydir-8315.default" ipv4_nets:"10.100.133.236/32"}
2026-02-17 03:12:36.149 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:36.149 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:36.149 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:36.150 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali171972d49c7"
2026-02-17 03:12:36.151 [INFO][88] felix/endpoint_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-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:36.151 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:36.175 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:36.175 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"} status="up"
2026-02-17 03:12:36.256 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=184
2026-02-17 03:12:36.256 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali171972d49c7"
2026-02-17 03:12:36.256 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali171972d49c7" state="down"
2026-02-17 03:12:36.257 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali171972d49c7" state=""
2026-02-17 03:12:36.257 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali171972d49c7"
2026-02-17 03:12:36.257 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali171972d49c7", Addrs:set.Typed[string]{}}
2026-02-17 03:12:36.257 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali171972d49c7", Addrs:set.Typed[string]{}}
2026-02-17 03:12:36.257 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali171972d49c7", State:"down", Index:184}
2026-02-17 03:12:36.257 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali171972d49c7", State:"", Index:184}
2026-02-17 03:12:36.257 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali171972d49c7", Addrs:set.Set[string](nil)}
2026-02-17 03:12:36.257 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali171972d49c7", Addrs:set.Set[string](nil)}
2026-02-17 03:12:36.257 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali171972d49c7"
2026-02-17 03:12:36.257 [INFO][88] felix/endpoint_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-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:36.257 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:36.258 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.236
2026-02-17 03:12:36.296 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:36.296 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"} status="down"
2026-02-17 03:12:36.392 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b, name=eth0)
2026-02-17 03:12:36.392 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b" endpoint_id:"eth0"}
2026-02-17 03:12:36.392 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-8315.default"}
2026-02-17 03:12:36.392 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-8315"}
2026-02-17 03:12:36.392 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:36.393 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:36.393 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-8315" ipVersion=0x4 table="filter"
2026-02-17 03:12:36.393 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_O3QQ8hOdGsTNMwugNu" ipVersion=0x4 table="filter"
2026-02-17 03:12:36.394 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-8315" ipVersion=0x4 table="filter"
2026-02-17 03:12:36.394 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_O3QQ8hOdGsTNMwugNu" ipVersion=0x4 table="filter"
2026-02-17 03:12:36.394 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:36.394 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali171972d49c7" ipVersion=0x4 table="filter"
2026-02-17 03:12:36.394 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali171972d49c7" ipVersion=0x4 table="filter"
2026-02-17 03:12:36.394 [INFO][88] 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-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:36.394 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:36.445 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8315/pod-db59de63-6374-4df7-8cab-10c00d00045b", EndpointId:"eth0"}
2026-02-17 03:12:37.556 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8315"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8315"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8315"}
2026-02-17 03:12:37.601 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-777"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-777"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-777"}
2026-02-17 03:12:37.632 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-777" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:37.837 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5714"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5714"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5714"}
2026-02-17 03:12:37.870 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1661"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1661"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1661"}
2026-02-17 03:12:37.900 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1661" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:38.304 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8479" name:"default"}
2026-02-17 03:12:38.336 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4793" name:"default"}
2026-02-17 03:12:38.522 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4793"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4793"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4793"}
2026-02-17 03:12:38.556 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4793"}
2026-02-17 03:12:38.591 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apiserver-1313" name:"default"}
2026-02-17 03:12:38.634 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2980"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2980"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2980"}
2026-02-17 03:12:38.808 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8479"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8479"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8479"}
2026-02-17 03:12:38.837 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8479"}
2026-02-17 03:12:39.017 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apiserver-1313"} labels:{key:"e2e-framework" value:"apiserver"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"apiserver-1313"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"apiserver-1313"}
2026-02-17 03:12:39.078 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apiserver-1313"}
2026-02-17 03:12:40.148 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpoints-8925"
2026-02-17 03:12:40.180 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpoints-8925"
2026-02-17 03:12:40.389 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpoints-8925" name:"default"}
2026-02-17 03:12:40.563 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpoints-8925"}
2026-02-17 03:12:41.697 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8226"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8226"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8226"}
2026-02-17 03:12:41.722 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4898"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4898"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4898"}
2026-02-17 03:12:41.742 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4898" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:43.393 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-8315" name:"default"}
2026-02-17 03:12:43.514 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8315"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8315"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8315"}
2026-02-17 03:12:43.547 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-8315"}
2026-02-17 03:12:43.663 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5714" name:"default"}
2026-02-17 03:12:43.689 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5714"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5714"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5714"}
2026-02-17 03:12:43.720 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5714"}
2026-02-17 03:12:43.777 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2980" name:"default"}
2026-02-17 03:12:43.840 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-2980"
2026-02-17 03:12:44.180 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2980"}
2026-02-17 03:12:45.903 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4898"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4898"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4898"}
2026-02-17 03:12:45.933 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7333"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7333"}
2026-02-17 03:12:45.976 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-7333" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:46.001 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7333"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7333"} labels:{key:"webhook-7333" value:"true"}
2026-02-17 03:12:46.001 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6570"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6570"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-6570"} labels:{key:"webhook-7333-markers" value:"true"}
2026-02-17 03:12:46.027 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6570" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:46.735 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8226" name:"default"}
2026-02-17 03:12:46.775 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-777"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-777"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-777"}
2026-02-17 03:12:46.800 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9739"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9739"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9739"}
2026-02-17 03:12:46.826 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-9739" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:47.118 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1661"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1661"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1661"}
2026-02-17 03:12:47.141 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8427"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8427"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8427"}
2026-02-17 03:12:47.142 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8427" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:47.270 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8226"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8226"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8226"}
2026-02-17 03:12:47.303 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8226"}
2026-02-17 03:12:47.804 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee, name=eth0)
2026-02-17 03:12:47.805 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-8427"} profile:{inbound_rules:{action:"allow" rule_id:"dikQMgJoDhNQ5OVY"} outbound_rules:{action:"allow" rule_id:"dys_lFZ4rxVRqcMw"}}
2026-02-17 03:12:47.805 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-8427.default"} profile:{}
2026-02-17 03:12:47.805 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif06baa75621" profile_ids:"kns.projected-8427" profile_ids:"ksa.projected-8427.default" ipv4_nets:"10.100.133.248/32"}
2026-02-17 03:12:47.805 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:47.805 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:47.805 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:47.806 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif06baa75621" ipVersion=0x4 table="filter"
2026-02-17 03:12:47.806 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-8427" ipVersion=0x4 table="filter"
2026-02-17 03:12:47.806 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__BozGmHIWv8CsMmBEd" ipVersion=0x4 table="filter"
2026-02-17 03:12:47.806 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif06baa75621" ipVersion=0x4 table="filter"
2026-02-17 03:12:47.806 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-8427" ipVersion=0x4 table="filter"
2026-02-17 03:12:47.806 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__BozGmHIWv8CsMmBEd" ipVersion=0x4 table="filter"
2026-02-17 03:12:47.806 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif06baa75621"
2026-02-17 03:12:47.806 [INFO][88] felix/endpoint_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-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:47.806 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:47.842 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:47.842 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"} status="down"
2026-02-17 03:12:47.878 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calif06baa75621" state="down"
2026-02-17 03:12:47.878 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif06baa75621"
2026-02-17 03:12:47.878 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif06baa75621", State:"down", Index:185}
2026-02-17 03:12:47.878 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif06baa75621", Addrs:set.Typed[string]{}}
2026-02-17 03:12:47.878 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif06baa75621", Addrs:set.Typed[string]{}}
2026-02-17 03:12:47.878 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif06baa75621"
2026-02-17 03:12:47.879 [INFO][88] felix/endpoint_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-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:47.879 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:47.883 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calif06baa75621" state="up"
2026-02-17 03:12:47.895 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:47.895 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"} status="down"
2026-02-17 03:12:47.895 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif06baa75621", State:"up", Index:185}
2026-02-17 03:12:47.895 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif06baa75621"
2026-02-17 03:12:47.895 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif06baa75621"
2026-02-17 03:12:47.896 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif06baa75621"
2026-02-17 03:12:47.896 [INFO][88] felix/endpoint_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-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:47.896 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:47.921 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:47.921 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"} status="up"
2026-02-17 03:12:49.006 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee, name=eth0)
2026-02-17 03:12:49.006 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif06baa75621" profile_ids:"kns.projected-8427" profile_ids:"ksa.projected-8427.default" ipv4_nets:"10.100.133.248/32"}
2026-02-17 03:12:49.006 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:49.006 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:49.007 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:49.007 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif06baa75621"
2026-02-17 03:12:49.008 [INFO][88] felix/endpoint_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-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:49.008 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:49.037 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:49.037 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"} status="up"
2026-02-17 03:12:49.304 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=185
2026-02-17 03:12:49.305 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif06baa75621"
2026-02-17 03:12:49.305 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif06baa75621", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:49.305 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif06baa75621", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:50.318 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7333" type:"ClusterIP" cluster_ips:"10.254.26.228" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:12:50.377 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee, name=eth0)
2026-02-17 03:12:50.377 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif06baa75621" profile_ids:"kns.projected-8427" profile_ids:"ksa.projected-8427.default" ipv4_nets:"10.100.133.248/32"}
2026-02-17 03:12:50.377 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:50.377 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:50.377 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:50.383 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif06baa75621"
2026-02-17 03:12:50.383 [INFO][88] 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-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:50.383 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:50.409 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:50.409 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"} status="down"
2026-02-17 03:12:50.483 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=185
2026-02-17 03:12:50.483 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif06baa75621"
2026-02-17 03:12:50.483 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calif06baa75621" state="down"
2026-02-17 03:12:50.483 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif06baa75621", Addrs:set.Typed[string]{}}
2026-02-17 03:12:50.484 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif06baa75621", Addrs:set.Typed[string]{}}
2026-02-17 03:12:50.484 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif06baa75621", State:"down", Index:185}
2026-02-17 03:12:50.484 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif06baa75621"
2026-02-17 03:12:50.484 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif06baa75621"
2026-02-17 03:12:50.484 [INFO][88] felix/endpoint_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-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:50.484 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:50.485 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.248
2026-02-17 03:12:50.500 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="calif06baa75621" state=""
2026-02-17 03:12:50.500 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif06baa75621"
2026-02-17 03:12:50.522 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:50.522 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"} status="down"
2026-02-17 03:12:50.522 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif06baa75621", State:"", Index:185}
2026-02-17 03:12:50.522 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif06baa75621", Addrs:set.Set[string](nil)}
2026-02-17 03:12:50.523 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif06baa75621", Addrs:set.Set[string](nil)}
2026-02-17 03:12:50.523 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif06baa75621"
2026-02-17 03:12:50.523 [INFO][88] felix/endpoint_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-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:50.523 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:50.549 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:50.549 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"} status="down"
2026-02-17 03:12:50.745 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee, name=eth0)
2026-02-17 03:12:50.746 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee" endpoint_id:"eth0"}
2026-02-17 03:12:50.746 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-8427"}
2026-02-17 03:12:50.746 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-8427.default"}
2026-02-17 03:12:50.746 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:50.746 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:50.747 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-8427" ipVersion=0x4 table="filter"
2026-02-17 03:12:50.747 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__BozGmHIWv8CsMmBEd" ipVersion=0x4 table="filter"
2026-02-17 03:12:50.747 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-8427" ipVersion=0x4 table="filter"
2026-02-17 03:12:50.747 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__BozGmHIWv8CsMmBEd" ipVersion=0x4 table="filter"
2026-02-17 03:12:50.747 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:50.747 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif06baa75621" ipVersion=0x4 table="filter"
2026-02-17 03:12:50.747 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif06baa75621" ipVersion=0x4 table="filter"
2026-02-17 03:12:50.747 [INFO][88] 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-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:50.747 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:50.805 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8427/downwardapi-volume-a927c442-a450-414f-8e48-56f94a2a5bee", EndpointId:"eth0"}
2026-02-17 03:12:51.277 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8427"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8427"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8427"}
2026-02-17 03:12:51.308 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9041"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-9041"}
2026-02-17 03:12:51.308 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4898" name:"default"}
2026-02-17 03:12:51.341 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9041" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:51.467 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4898"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4898"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4898"}
2026-02-17 03:12:51.513 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4898"}
2026-02-17 03:12:51.950 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f, name=eth0)
2026-02-17 03:12:51.951 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-9041"} profile:{inbound_rules:{action:"allow" rule_id:"mA6qbMs56a1hFGRI"} outbound_rules:{action:"allow" rule_id:"JJ3XWTw15BEjio3D"}}
2026-02-17 03:12:51.951 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-9041.default"} profile:{}
2026-02-17 03:12:51.951 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a2adf46ca5" profile_ids:"kns.projected-9041" profile_ids:"ksa.projected-9041.default" ipv4_nets:"10.100.133.239/32"}
2026-02-17 03:12:51.951 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:51.951 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:51.951 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:51.952 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3a2adf46ca5" ipVersion=0x4 table="filter"
2026-02-17 03:12:51.952 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-9041" ipVersion=0x4 table="filter"
2026-02-17 03:12:51.952 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_laNyiomu9SdQL5xzEV" ipVersion=0x4 table="filter"
2026-02-17 03:12:51.952 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3a2adf46ca5" ipVersion=0x4 table="filter"
2026-02-17 03:12:51.952 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-9041" ipVersion=0x4 table="filter"
2026-02-17 03:12:51.952 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_laNyiomu9SdQL5xzEV" ipVersion=0x4 table="filter"
2026-02-17 03:12:51.952 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3a2adf46ca5"
2026-02-17 03:12:51.952 [INFO][88] felix/endpoint_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-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:51.952 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:52.027 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali3a2adf46ca5" state="down"
2026-02-17 03:12:52.028 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a2adf46ca5"
2026-02-17 03:12:52.030 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali3a2adf46ca5" state="up"
2026-02-17 03:12:52.042 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:52.042 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"} status="down"
2026-02-17 03:12:52.042 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a2adf46ca5", State:"down", Index:186}
2026-02-17 03:12:52.042 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a2adf46ca5", Addrs:set.Typed[string]{}}
2026-02-17 03:12:52.042 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a2adf46ca5", Addrs:set.Typed[string]{}}
2026-02-17 03:12:52.042 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a2adf46ca5", State:"up", Index:186}
2026-02-17 03:12:52.042 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3a2adf46ca5"
2026-02-17 03:12:52.042 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a2adf46ca5"
2026-02-17 03:12:52.043 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a2adf46ca5"
2026-02-17 03:12:52.043 [INFO][88] felix/endpoint_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-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:52.043 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:52.062 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:52.062 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"} status="up"
2026-02-17 03:12:52.089 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-777" name:"default"}
2026-02-17 03:12:52.173 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-777"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-777"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-777"}
2026-02-17 03:12:52.198 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-777"}
2026-02-17 03:12:52.433 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1661" name:"default"}
2026-02-17 03:12:52.513 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1661"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1661"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1661"}
2026-02-17 03:12:52.537 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-1661"}
2026-02-17 03:12:53.049 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f, name=eth0)
2026-02-17 03:12:53.049 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a2adf46ca5" profile_ids:"kns.projected-9041" profile_ids:"ksa.projected-9041.default" ipv4_nets:"10.100.133.239/32"}
2026-02-17 03:12:53.049 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:53.049 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:53.049 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:53.050 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a2adf46ca5"
2026-02-17 03:12:53.050 [INFO][88] felix/endpoint_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-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:53.050 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:53.074 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:53.074 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"} status="up"
2026-02-17 03:12:53.753 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=186
2026-02-17 03:12:53.753 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3a2adf46ca5"
2026-02-17 03:12:53.754 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a2adf46ca5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:53.755 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a2adf46ca5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:53.981 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7333"
2026-02-17 03:12:54.227 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f, name=eth0)
2026-02-17 03:12:54.228 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a2adf46ca5" profile_ids:"kns.projected-9041" profile_ids:"ksa.projected-9041.default" ipv4_nets:"10.100.133.239/32"}
2026-02-17 03:12:54.228 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:54.228 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:54.228 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:54.229 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a2adf46ca5"
2026-02-17 03:12:54.229 [INFO][88] felix/endpoint_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-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:54.229 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:54.253 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:54.253 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"} status="up"
2026-02-17 03:12:54.332 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali3a2adf46ca5" state="down"
2026-02-17 03:12:54.332 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a2adf46ca5"
2026-02-17 03:12:54.332 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a2adf46ca5", State:"down", Index:186}
2026-02-17 03:12:54.333 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a2adf46ca5", Addrs:set.Typed[string]{}}
2026-02-17 03:12:54.333 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a2adf46ca5", Addrs:set.Typed[string]{}}
2026-02-17 03:12:54.333 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a2adf46ca5"
2026-02-17 03:12:54.333 [INFO][88] felix/endpoint_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-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:54.333 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:54.333 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=186
2026-02-17 03:12:54.334 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.239
2026-02-17 03:12:54.339 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali3a2adf46ca5" state=""
2026-02-17 03:12:54.339 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3a2adf46ca5"
2026-02-17 03:12:54.359 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:54.359 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"} status="down"
2026-02-17 03:12:54.359 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a2adf46ca5", State:"", Index:186}
2026-02-17 03:12:54.359 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a2adf46ca5", Addrs:set.Set[string](nil)}
2026-02-17 03:12:54.359 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a2adf46ca5", Addrs:set.Set[string](nil)}
2026-02-17 03:12:54.359 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a2adf46ca5"
2026-02-17 03:12:54.359 [INFO][88] felix/endpoint_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-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:54.359 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:54.382 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:54.383 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"} status="down"
2026-02-17 03:12:54.502 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f, name=eth0)
2026-02-17 03:12:54.502 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f" endpoint_id:"eth0"}
2026-02-17 03:12:54.502 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-9041.default"}
2026-02-17 03:12:54.502 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-9041"}
2026-02-17 03:12:54.502 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:54.502 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:54.503 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-9041" ipVersion=0x4 table="filter"
2026-02-17 03:12:54.503 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_laNyiomu9SdQL5xzEV" ipVersion=0x4 table="filter"
2026-02-17 03:12:54.503 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-9041" ipVersion=0x4 table="filter"
2026-02-17 03:12:54.503 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_laNyiomu9SdQL5xzEV" ipVersion=0x4 table="filter"
2026-02-17 03:12:54.503 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:54.503 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3a2adf46ca5" ipVersion=0x4 table="filter"
2026-02-17 03:12:54.503 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3a2adf46ca5" ipVersion=0x4 table="filter"
2026-02-17 03:12:54.503 [INFO][88] 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-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:54.503 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:54.570 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9041/pod-projected-secrets-66bd519d-5730-4b92-bea4-831ca829cd2f", EndpointId:"eth0"}
2026-02-17 03:12:54.605 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7333"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7333"} labels:{key:"webhook-7333" value:"true"}
2026-02-17 03:12:54.633 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6570"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6570"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-6570"} labels:{key:"webhook-7333-markers" value:"true"}
2026-02-17 03:12:54.652 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6880"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"job-6880"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6880"}
2026-02-17 03:12:54.687 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6880" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:55.451 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9041"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-9041"}
2026-02-17 03:12:55.485 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3907"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3907"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3907"}
2026-02-17 03:12:55.513 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3907" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:56.159 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc, name=eth0)
2026-02-17 03:12:56.159 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-3907"} profile:{inbound_rules:{action:"allow" rule_id:"dBLhOJgvD2-qIWU0"} outbound_rules:{action:"allow" rule_id:"nnfXVrGnFX2hMVNH"}}
2026-02-17 03:12:56.159 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-3907.default"} profile:{}
2026-02-17 03:12:56.159 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1c6d9e60d2" profile_ids:"kns.configmap-3907" profile_ids:"ksa.configmap-3907.default" ipv4_nets:"10.100.133.253/32"}
2026-02-17 03:12:56.159 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:56.159 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:56.159 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:56.160 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie1c6d9e60d2" ipVersion=0x4 table="filter"
2026-02-17 03:12:56.160 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-3907" ipVersion=0x4 table="filter"
2026-02-17 03:12:56.160 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GqRzNM5Oyk5BYaCXp6" ipVersion=0x4 table="filter"
2026-02-17 03:12:56.160 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie1c6d9e60d2" ipVersion=0x4 table="filter"
2026-02-17 03:12:56.160 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-3907" ipVersion=0x4 table="filter"
2026-02-17 03:12:56.160 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GqRzNM5Oyk5BYaCXp6" ipVersion=0x4 table="filter"
2026-02-17 03:12:56.160 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie1c6d9e60d2"
2026-02-17 03:12:56.160 [INFO][88] felix/endpoint_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-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:56.160 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:56.198 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:56.198 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"} status="down"
2026-02-17 03:12:56.234 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calie1c6d9e60d2" state="down"
2026-02-17 03:12:56.234 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1c6d9e60d2"
2026-02-17 03:12:56.234 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1c6d9e60d2", State:"down", Index:187}
2026-02-17 03:12:56.234 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1c6d9e60d2", Addrs:set.Typed[string]{}}
2026-02-17 03:12:56.234 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1c6d9e60d2", Addrs:set.Typed[string]{}}
2026-02-17 03:12:56.234 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1c6d9e60d2"
2026-02-17 03:12:56.234 [INFO][88] felix/endpoint_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-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:56.234 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:56.240 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calie1c6d9e60d2" state="up"
2026-02-17 03:12:56.258 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:56.258 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"} status="down"
2026-02-17 03:12:56.258 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1c6d9e60d2", State:"up", Index:187}
2026-02-17 03:12:56.258 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie1c6d9e60d2"
2026-02-17 03:12:56.258 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1c6d9e60d2"
2026-02-17 03:12:56.258 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1c6d9e60d2"
2026-02-17 03:12:56.259 [INFO][88] felix/endpoint_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-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:56.259 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:56.287 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:56.287 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"} status="up"
2026-02-17 03:12:56.597 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8427" name:"default"}
2026-02-17 03:12:56.776 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8427"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8427"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8427"}
2026-02-17 03:12:56.806 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8427"}
2026-02-17 03:12:57.080 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc, name=eth0)
2026-02-17 03:12:57.080 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1c6d9e60d2" profile_ids:"kns.configmap-3907" profile_ids:"ksa.configmap-3907.default" ipv4_nets:"10.100.133.253/32"}
2026-02-17 03:12:57.080 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:57.080 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:57.080 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:57.081 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1c6d9e60d2"
2026-02-17 03:12:57.081 [INFO][88] felix/endpoint_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-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:57.081 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:57.110 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:57.111 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"} status="up"
2026-02-17 03:12:57.400 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=187
2026-02-17 03:12:57.400 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie1c6d9e60d2"
2026-02-17 03:12:57.400 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1c6d9e60d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:57.401 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1c6d9e60d2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:12:58.415 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc, name=eth0)
2026-02-17 03:12:58.416 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1c6d9e60d2" profile_ids:"kns.configmap-3907" profile_ids:"ksa.configmap-3907.default" ipv4_nets:"10.100.133.253/32"}
2026-02-17 03:12:58.416 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:58.416 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:58.416 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:58.417 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1c6d9e60d2"
2026-02-17 03:12:58.417 [INFO][88] felix/endpoint_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-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:58.417 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:58.441 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:12:58.441 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"} status="up"
2026-02-17 03:12:58.523 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calie1c6d9e60d2" state="down"
2026-02-17 03:12:58.524 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1c6d9e60d2"
2026-02-17 03:12:58.524 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=187
2026-02-17 03:12:58.524 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1c6d9e60d2", State:"down", Index:187}
2026-02-17 03:12:58.525 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1c6d9e60d2", Addrs:set.Typed[string]{}}
2026-02-17 03:12:58.525 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1c6d9e60d2", Addrs:set.Typed[string]{}}
2026-02-17 03:12:58.525 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1c6d9e60d2"
2026-02-17 03:12:58.525 [INFO][88] felix/endpoint_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-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:58.525 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:58.525 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="calie1c6d9e60d2" state=""
2026-02-17 03:12:58.525 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie1c6d9e60d2"
2026-02-17 03:12:58.528 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.253
2026-02-17 03:12:58.568 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:58.568 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"} status="down"
2026-02-17 03:12:58.568 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1c6d9e60d2", State:"", Index:187}
2026-02-17 03:12:58.569 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1c6d9e60d2", Addrs:set.Set[string](nil)}
2026-02-17 03:12:58.569 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1c6d9e60d2", Addrs:set.Set[string](nil)}
2026-02-17 03:12:58.569 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1c6d9e60d2"
2026-02-17 03:12:58.569 [INFO][88] felix/endpoint_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-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:58.569 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:58.596 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:12:58.596 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"} status="down"
2026-02-17 03:12:58.753 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc, name=eth0)
2026-02-17 03:12:58.754 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc" endpoint_id:"eth0"}
2026-02-17 03:12:58.754 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-3907.default"}
2026-02-17 03:12:58.754 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-3907"}
2026-02-17 03:12:58.754 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:58.754 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:58.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-3907" ipVersion=0x4 table="filter"
2026-02-17 03:12:58.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GqRzNM5Oyk5BYaCXp6" ipVersion=0x4 table="filter"
2026-02-17 03:12:58.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-3907" ipVersion=0x4 table="filter"
2026-02-17 03:12:58.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GqRzNM5Oyk5BYaCXp6" ipVersion=0x4 table="filter"
2026-02-17 03:12:58.754 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:58.755 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie1c6d9e60d2" ipVersion=0x4 table="filter"
2026-02-17 03:12:58.755 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie1c6d9e60d2" ipVersion=0x4 table="filter"
2026-02-17 03:12:58.755 [INFO][88] 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-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:58.755 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:58.819 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-3907/pod-configmaps-4f52fff0-66f8-4446-8d8c-19395cac08fc", EndpointId:"eth0"}
2026-02-17 03:12:58.819 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6880"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"job-6880"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6880"}
2026-02-17 03:12:58.862 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9160"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9160"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9160"}
2026-02-17 03:12:58.918 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-9160" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:12:59.688 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3907"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3907"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3907"}
2026-02-17 03:12:59.722 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-3026"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-3026"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-3026"}
2026-02-17 03:12:59.744 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpoints-3026" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:00.171 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-3026"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-3026"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-3026"}
2026-02-17 03:13:00.209 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9908"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-9908"}
2026-02-17 03:13:00.242 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-9908" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:00.354 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6570" name:"default"}
2026-02-17 03:13:00.584 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9041" name:"default"}
2026-02-17 03:13:00.799 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6570"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6570"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-6570"} labels:{key:"webhook-7333-markers" value:"true"}
2026-02-17 03:13:00.854 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6570"}
2026-02-17 03:13:00.880 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-7333" name:"default"}
2026-02-17 03:13:01.008 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7333"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7333"} labels:{key:"webhook-7333" value:"true"}
2026-02-17 03:13:01.157 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-7333"}
2026-02-17 03:13:01.260 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-9908/pod-adoption-release, name=eth0)
2026-02-17 03:13:01.260 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-9908.default"} profile:{}
2026-02-17 03:13:01.261 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-9908"} profile:{inbound_rules:{action:"allow" rule_id:"CW5RU-LkVnpp09ic"} outbound_rules:{action:"allow" rule_id:"cWmMTn9Hq06wqxAq"}}
2026-02-17 03:13:01.261 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9908/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali705f07004ca" profile_ids:"kns.replicaset-9908" profile_ids:"ksa.replicaset-9908.default" ipv4_nets:"10.100.133.245/32"}
2026-02-17 03:13:01.261 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:01.261 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:01.261 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:01.262 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali705f07004ca" ipVersion=0x4 table="filter"
2026-02-17 03:13:01.262 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-9908" ipVersion=0x4 table="filter"
2026-02-17 03:13:01.262 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QJREz0V7vh2I2L6qXi" ipVersion=0x4 table="filter"
2026-02-17 03:13:01.262 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali705f07004ca" ipVersion=0x4 table="filter"
2026-02-17 03:13:01.262 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-9908" ipVersion=0x4 table="filter"
2026-02-17 03:13:01.262 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QJREz0V7vh2I2L6qXi" ipVersion=0x4 table="filter"
2026-02-17 03:13:01.262 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali705f07004ca"
2026-02-17 03:13:01.262 [INFO][88] felix/endpoint_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-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:01.262 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:01.263 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali705f07004ca" state="down"
2026-02-17 03:13:01.263 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali705f07004ca"
2026-02-17 03:13:01.269 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali705f07004ca" state="up"
2026-02-17 03:13:01.309 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:01.310 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} status="down"
2026-02-17 03:13:01.310 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali705f07004ca", State:"down", Index:188}
2026-02-17 03:13:01.310 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali705f07004ca", Addrs:set.Typed[string]{}}
2026-02-17 03:13:01.310 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali705f07004ca", Addrs:set.Typed[string]{}}
2026-02-17 03:13:01.310 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali705f07004ca", State:"up", Index:188}
2026-02-17 03:13:01.310 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali705f07004ca"
2026-02-17 03:13:01.310 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali705f07004ca"
2026-02-17 03:13:01.310 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali705f07004ca"
2026-02-17 03:13:01.311 [INFO][88] felix/endpoint_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-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:01.311 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:01.335 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:01.335 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 03:13:01.336 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9041"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-9041"}
2026-02-17 03:13:01.367 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9041"}
2026-02-17 03:13:02.126 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-9908/pod-adoption-release, name=eth0)
2026-02-17 03:13:02.127 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9908/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali705f07004ca" profile_ids:"kns.replicaset-9908" profile_ids:"ksa.replicaset-9908.default" ipv4_nets:"10.100.133.245/32"}
2026-02-17 03:13:02.127 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:02.127 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:02.127 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:02.128 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali705f07004ca"
2026-02-17 03:13:02.128 [INFO][88] felix/endpoint_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-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:02.128 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:02.151 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:02.151 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 03:13:02.151 [INFO][88] felix/summary.go 100: Summarising 232 dataplane reconciliation loops over 1m0.3s: avg=32ms longest=101ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:13:02.380 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-9908/pod-adoption-release, name=eth0)
2026-02-17 03:13:02.380 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9908/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali705f07004ca" profile_ids:"kns.replicaset-9908" profile_ids:"ksa.replicaset-9908.default" ipv4_nets:"10.100.133.245/32"}
2026-02-17 03:13:02.380 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:02.381 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:02.381 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:02.382 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali705f07004ca"
2026-02-17 03:13:02.382 [INFO][88] felix/endpoint_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-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:02.383 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:02.405 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:02.405 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 03:13:02.744 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=188
2026-02-17 03:13:02.745 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali705f07004ca"
2026-02-17 03:13:02.745 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali705f07004ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:13:02.745 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali705f07004ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:13:03.033 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9160"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9160"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9160"}
2026-02-17 03:13:03.068 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9760"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"events-9760"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9760"}
2026-02-17 03:13:03.095 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-9760" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:03.216 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9760"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"events-9760"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9760"}
2026-02-17 03:13:03.239 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-616"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-616"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-616"}
2026-02-17 03:13:03.239 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-616" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:03.397 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-9908/pod-adoption-release, name=eth0)
2026-02-17 03:13:03.397 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9908/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali705f07004ca" profile_ids:"kns.replicaset-9908" profile_ids:"ksa.replicaset-9908.default" ipv4_nets:"10.100.133.245/32"}
2026-02-17 03:13:03.397 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:03.398 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:03.398 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:03.401 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali705f07004ca"
2026-02-17 03:13:03.402 [INFO][88] felix/endpoint_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-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:03.402 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:03.410 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-9908/pod-adoption-release, name=eth0)
2026-02-17 03:13:03.434 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:03.435 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 03:13:03.435 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9908/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali705f07004ca" profile_ids:"kns.replicaset-9908" profile_ids:"ksa.replicaset-9908.default" ipv4_nets:"10.100.133.245/32"}
2026-02-17 03:13:03.436 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:03.436 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:03.437 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:03.438 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali705f07004ca"
2026-02-17 03:13:03.439 [INFO][88] felix/endpoint_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-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:03.439 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:03.460 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:03.460 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 03:13:03.955 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6880" name:"default"}
2026-02-17 03:13:04.244 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6880"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"job-6880"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6880"}
2026-02-17 03:13:04.279 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6880"}
2026-02-17 03:13:04.445 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9908"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-9908"}
2026-02-17 03:13:04.474 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-6423"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-6423"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6423"}
2026-02-17 03:13:04.497 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-6423" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:04.788 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt" ipv4_addr:"192.168.24.80/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-8hjc9-default-worker-pxndf-sp6tg-8sjmt"} 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 03:13:04.788 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:13:04.788 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:13:05.064 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3907" name:"default"}
2026-02-17 03:13:05.105 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3907"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3907"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3907"}
2026-02-17 03:13:05.141 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3907"}
2026-02-17 03:13:05.340 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpoints-3026" name:"default"}
2026-02-17 03:13:05.665 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpoints-3026"} labels:{key:"e2e-framework" value:"endpoints"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"endpoints-3026"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpoints-3026"}
2026-02-17 03:13:05.700 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpoints-3026"}
2026-02-17 03:13:07.033 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-616"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-616"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-616"}
2026-02-17 03:13:07.063 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4037"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4037"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4037"}
2026-02-17 03:13:07.085 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-4037" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:07.715 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-4037/test-rs-hztcb, name=eth0)
2026-02-17 03:13:07.716 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-4037"} profile:{inbound_rules:{action:"allow" rule_id:"rMLfrCsUyETD3Wg7"} outbound_rules:{action:"allow" rule_id:"1fajF4Ei0-sLJbFv"}}
2026-02-17 03:13:07.716 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-4037.default"} profile:{}
2026-02-17 03:13:07.716 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4037/test-rs-hztcb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif947ff77f65" profile_ids:"kns.replicaset-4037" profile_ids:"ksa.replicaset-4037.default" ipv4_nets:"10.100.133.247/32"}
2026-02-17 03:13:07.716 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:07.716 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:07.716 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:07.717 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:13:07.717 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif947ff77f65" ipVersion=0x4 table="filter"
2026-02-17 03:13:07.717 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-4037" ipVersion=0x4 table="filter"
2026-02-17 03:13:07.717 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_II8gOati_R9yAFo0k0" ipVersion=0x4 table="filter"
2026-02-17 03:13:07.717 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:13:07.717 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif947ff77f65" ipVersion=0x4 table="filter"
2026-02-17 03:13:07.717 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-4037" ipVersion=0x4 table="filter"
2026-02-17 03:13:07.718 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_II8gOati_R9yAFo0k0" ipVersion=0x4 table="filter"
2026-02-17 03:13:07.718 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif947ff77f65"
2026-02-17 03:13:07.718 [INFO][88] felix/endpoint_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-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:07.718 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:07.774 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:07.774 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"} status="down"
2026-02-17 03:13:07.791 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calif947ff77f65" state="down"
2026-02-17 03:13:07.791 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif947ff77f65"
2026-02-17 03:13:07.791 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif947ff77f65", State:"down", Index:189}
2026-02-17 03:13:07.791 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif947ff77f65", Addrs:set.Typed[string]{}}
2026-02-17 03:13:07.791 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif947ff77f65", Addrs:set.Typed[string]{}}
2026-02-17 03:13:07.791 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif947ff77f65"
2026-02-17 03:13:07.791 [INFO][88] felix/endpoint_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-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:07.791 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:07.794 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calif947ff77f65" state="up"
2026-02-17 03:13:07.814 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:07.814 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"} status="down"
2026-02-17 03:13:07.814 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif947ff77f65", State:"up", Index:189}
2026-02-17 03:13:07.814 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif947ff77f65"
2026-02-17 03:13:07.814 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif947ff77f65"
2026-02-17 03:13:07.815 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif947ff77f65"
2026-02-17 03:13:07.815 [INFO][88] felix/endpoint_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-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:07.815 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:07.843 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:07.843 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"} status="up"
2026-02-17 03:13:08.178 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-4037/test-rs-hztcb, name=eth0)
2026-02-17 03:13:08.178 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4037/test-rs-hztcb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif947ff77f65" profile_ids:"kns.replicaset-4037" profile_ids:"ksa.replicaset-4037.default" ipv4_nets:"10.100.133.247/32"}
2026-02-17 03:13:08.178 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:08.179 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:08.179 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:08.179 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif947ff77f65"
2026-02-17 03:13:08.179 [INFO][88] felix/endpoint_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-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:08.180 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:08.207 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:08.207 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"} status="up"
2026-02-17 03:13:08.394 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-9160" name:"default"}
2026-02-17 03:13:08.499 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-9760" name:"default"}
2026-02-17 03:13:08.607 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9160"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9160"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9160"}
2026-02-17 03:13:08.636 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-9160"}
2026-02-17 03:13:08.696 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9760"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"events-9760"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9760"}
2026-02-17 03:13:08.733 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-9760"}
2026-02-17 03:13:09.480 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6054"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6054"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6054"}
2026-02-17 03:13:09.509 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-6423"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-6423"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6423"}
2026-02-17 03:13:09.510 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3703"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3703"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3703"}
2026-02-17 03:13:09.510 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4117"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4117"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4117"}
2026-02-17 03:13:09.533 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=189
2026-02-17 03:13:09.533 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif947ff77f65"
2026-02-17 03:13:09.534 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif947ff77f65", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:13:09.534 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif947ff77f65", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:13:09.561 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-3703" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:09.561 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4117" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:09.583 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-9908/pod-adoption-release, name=eth0)
2026-02-17 03:13:09.583 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9908/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali705f07004ca" profile_ids:"kns.replicaset-9908" profile_ids:"ksa.replicaset-9908.default" ipv4_nets:"10.100.133.245/32"}
2026-02-17 03:13:09.583 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:09.583 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:09.583 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:09.589 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali705f07004ca"
2026-02-17 03:13:09.590 [INFO][88] felix/endpoint_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-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:09.590 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:09.615 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-9908/pod-adoption-release, name=eth0)
2026-02-17 03:13:09.629 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:09.629 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 03:13:09.630 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9908/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali705f07004ca" profile_ids:"kns.replicaset-9908" profile_ids:"ksa.replicaset-9908.default" ipv4_nets:"10.100.133.245/32"}
2026-02-17 03:13:09.630 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:09.631 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:09.631 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:09.633 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali705f07004ca"
2026-02-17 03:13:09.633 [INFO][88] felix/endpoint_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-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:09.633 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:09.661 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:09.661 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 03:13:09.661 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9908"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-9908"}
2026-02-17 03:13:09.904 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-9908/pod-adoption-release, name=eth0)
2026-02-17 03:13:09.905 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9908/pod-adoption-release" endpoint_id:"eth0"}
2026-02-17 03:13:09.905 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-9908"}
2026-02-17 03:13:09.905 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-9908.default"}
2026-02-17 03:13:09.905 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:09.905 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:09.906 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-9908" ipVersion=0x4 table="filter"
2026-02-17 03:13:09.906 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QJREz0V7vh2I2L6qXi" ipVersion=0x4 table="filter"
2026-02-17 03:13:09.906 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-9908" ipVersion=0x4 table="filter"
2026-02-17 03:13:09.906 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QJREz0V7vh2I2L6qXi" ipVersion=0x4 table="filter"
2026-02-17 03:13:09.906 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:09.906 [INFO][88] 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 03:13:09.907 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali705f07004ca" ipVersion=0x4 table="filter"
2026-02-17 03:13:09.907 [INFO][88] 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 03:13:09.907 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali705f07004ca" ipVersion=0x4 table="filter"
2026-02-17 03:13:09.907 [INFO][88] 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-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:09.907 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:09.908 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.245
2026-02-17 03:13:09.989 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9908/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 03:13:10.014 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=188
2026-02-17 03:13:10.014 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali705f07004ca"
2026-02-17 03:13:10.014 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali705f07004ca" state="down"
2026-02-17 03:13:10.014 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali705f07004ca", Addrs:set.Typed[string]{}}
2026-02-17 03:13:10.014 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali705f07004ca", Addrs:set.Typed[string]{}}
2026-02-17 03:13:10.014 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali705f07004ca", State:"down", Index:188}
2026-02-17 03:13:10.014 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali705f07004ca" state=""
2026-02-17 03:13:10.014 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali705f07004ca"
2026-02-17 03:13:10.038 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali705f07004ca", State:"", Index:188}
2026-02-17 03:13:10.038 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali705f07004ca", Addrs:set.Set[string](nil)}
2026-02-17 03:13:10.038 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali705f07004ca", Addrs:set.Set[string](nil)}
2026-02-17 03:13:12.188 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4037"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4037"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4037"}
2026-02-17 03:13:12.225 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5536"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"job-5536"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5536"}
2026-02-17 03:13:12.252 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5536" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:12.644 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-616" name:"default"}
2026-02-17 03:13:12.679 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-616"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-616"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-616"}
2026-02-17 03:13:12.709 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-616"}
2026-02-17 03:13:12.957 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9739"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9739"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9739"}
2026-02-17 03:13:12.993 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5837"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5837"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5837"}
2026-02-17 03:13:12.993 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5837" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:13.752 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c, name=eth0)
2026-02-17 03:13:13.753 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-5837.default"} profile:{}
2026-02-17 03:13:13.753 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-5837"} profile:{inbound_rules:{action:"allow" rule_id:"4uxn_oZ3A-bo3iZ1"} outbound_rules:{action:"allow" rule_id:"XhMl6zVe2_4QdB0b"}}
2026-02-17 03:13:13.753 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1c73014b14" profile_ids:"kns.emptydir-5837" profile_ids:"ksa.emptydir-5837.default" ipv4_nets:"10.100.133.246/32"}
2026-02-17 03:13:13.753 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:13.753 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:13.753 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:13.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic1c73014b14" ipVersion=0x4 table="filter"
2026-02-17 03:13:13.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-5837" ipVersion=0x4 table="filter"
2026-02-17 03:13:13.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gARM45wY8U1aBnO2cH" ipVersion=0x4 table="filter"
2026-02-17 03:13:13.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic1c73014b14" ipVersion=0x4 table="filter"
2026-02-17 03:13:13.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-5837" ipVersion=0x4 table="filter"
2026-02-17 03:13:13.754 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gARM45wY8U1aBnO2cH" ipVersion=0x4 table="filter"
2026-02-17 03:13:13.754 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic1c73014b14"
2026-02-17 03:13:13.754 [INFO][88] felix/endpoint_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-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:13.754 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:13.797 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:13.797 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"} status="down"
2026-02-17 03:13:13.819 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="calic1c73014b14" state="down"
2026-02-17 03:13:13.819 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic1c73014b14"
2026-02-17 03:13:13.820 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1c73014b14", State:"down", Index:190}
2026-02-17 03:13:13.820 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1c73014b14", Addrs:set.Typed[string]{}}
2026-02-17 03:13:13.820 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1c73014b14", Addrs:set.Typed[string]{}}
2026-02-17 03:13:13.820 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic1c73014b14"
2026-02-17 03:13:13.820 [INFO][88] felix/endpoint_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-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:13.820 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:13.831 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="calic1c73014b14" state="up"
2026-02-17 03:13:13.849 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:13.849 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"} status="down"
2026-02-17 03:13:13.849 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1c73014b14", State:"up", Index:190}
2026-02-17 03:13:13.849 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic1c73014b14"
2026-02-17 03:13:13.849 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic1c73014b14"
2026-02-17 03:13:13.849 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1c73014b14"
2026-02-17 03:13:13.850 [INFO][88] felix/endpoint_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-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:13.850 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:13.872 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:13.872 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"} status="up"
2026-02-17 03:13:14.612 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-6423"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-6423"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6423"}
2026-02-17 03:13:14.840 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6054" name:"default"}
2026-02-17 03:13:14.978 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-9908" name:"default"}
2026-02-17 03:13:15.173 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6054"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6054"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6054"}
2026-02-17 03:13:15.221 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6054"}
2026-02-17 03:13:15.269 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c, name=eth0)
2026-02-17 03:13:15.274 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1c73014b14" profile_ids:"kns.emptydir-5837" profile_ids:"ksa.emptydir-5837.default" ipv4_nets:"10.100.133.246/32"}
2026-02-17 03:13:15.274 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:15.274 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:15.274 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:15.276 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1c73014b14"
2026-02-17 03:13:15.276 [INFO][88] felix/endpoint_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-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:15.276 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:15.303 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:15.303 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"} status="up"
2026-02-17 03:13:15.385 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-9908"}
2026-02-17 03:13:15.667 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3703"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3703"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3703"}
2026-02-17 03:13:15.693 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-5871"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-5871"} 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:"pod-resize-tests-5871"}
2026-02-17 03:13:15.724 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-resize-tests-5871" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:15.773 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=190
2026-02-17 03:13:15.773 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic1c73014b14"
2026-02-17 03:13:15.773 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1c73014b14", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:13:15.773 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1c73014b14", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:13:16.451 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-5871/resize-test-7jfdl, name=eth0)
2026-02-17 03:13:16.451 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-resize-tests-5871"} profile:{inbound_rules:{action:"allow" rule_id:"kFszs_z0ML6x2yoR"} outbound_rules:{action:"allow" rule_id:"IHCLtCSj4Z7Hri9J"}}
2026-02-17 03:13:16.451 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-5871.default"} profile:{}
2026-02-17 03:13:16.451 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5871/resize-test-7jfdl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43a6d673be8" profile_ids:"kns.pod-resize-tests-5871" profile_ids:"ksa.pod-resize-tests-5871.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 03:13:16.452 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:16.452 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:16.452 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:16.453 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali43a6d673be8" ipVersion=0x4 table="filter"
2026-02-17 03:13:16.453 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8dBZuWB4DDrVhJSsMG" ipVersion=0x4 table="filter"
2026-02-17 03:13:16.453 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8zlL9uV0NPGewAzT9X" ipVersion=0x4 table="filter"
2026-02-17 03:13:16.453 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali43a6d673be8" ipVersion=0x4 table="filter"
2026-02-17 03:13:16.453 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8dBZuWB4DDrVhJSsMG" ipVersion=0x4 table="filter"
2026-02-17 03:13:16.453 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8zlL9uV0NPGewAzT9X" ipVersion=0x4 table="filter"
2026-02-17 03:13:16.453 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali43a6d673be8"
2026-02-17 03:13:16.453 [INFO][88] felix/endpoint_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-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:16.453 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:16.495 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:16.496 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} status="down"
2026-02-17 03:13:16.507 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali43a6d673be8" state="down"
2026-02-17 03:13:16.510 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali43a6d673be8"
2026-02-17 03:13:16.511 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43a6d673be8", State:"down", Index:191}
2026-02-17 03:13:16.511 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43a6d673be8", Addrs:set.Typed[string]{}}
2026-02-17 03:13:16.511 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43a6d673be8", Addrs:set.Typed[string]{}}
2026-02-17 03:13:16.511 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali43a6d673be8"
2026-02-17 03:13:16.512 [INFO][88] felix/endpoint_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-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:16.512 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:16.513 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali43a6d673be8" state="up"
2026-02-17 03:13:16.539 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:16.539 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} status="down"
2026-02-17 03:13:16.539 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43a6d673be8", State:"up", Index:191}
2026-02-17 03:13:16.539 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali43a6d673be8"
2026-02-17 03:13:16.540 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali43a6d673be8"
2026-02-17 03:13:16.540 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43a6d673be8"
2026-02-17 03:13:16.540 [INFO][88] felix/endpoint_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-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:16.540 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:16.564 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:16.564 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} status="up"
2026-02-17 03:13:16.686 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4117"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4117"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4117"}
2026-02-17 03:13:16.715 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2510"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2510"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2510"}
2026-02-17 03:13:16.741 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2510" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:17.234 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5837"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5837"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5837"}
2026-02-17 03:13:17.260 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-9424"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-9424"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9424"}
2026-02-17 03:13:17.288 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-9424" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:17.338 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-4037/test-rs-hztcb, name=eth0)
2026-02-17 03:13:17.338 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4037/test-rs-hztcb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif947ff77f65" profile_ids:"kns.replicaset-4037" profile_ids:"ksa.replicaset-4037.default" ipv4_nets:"10.100.133.247/32"}
2026-02-17 03:13:17.338 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:17.338 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:17.338 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:17.339 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif947ff77f65"
2026-02-17 03:13:17.339 [INFO][88] felix/endpoint_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-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:17.339 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:17.364 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-4037/test-rs-hztcb, name=eth0)
2026-02-17 03:13:17.377 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:17.377 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"} status="up"
2026-02-17 03:13:17.377 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4037/test-rs-hztcb" endpoint_id:"eth0"}
2026-02-17 03:13:17.378 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-4037"}
2026-02-17 03:13:17.378 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-4037.default"}
2026-02-17 03:13:17.378 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:17.378 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:17.378 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-4037" ipVersion=0x4 table="filter"
2026-02-17 03:13:17.378 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_II8gOati_R9yAFo0k0" ipVersion=0x4 table="filter"
2026-02-17 03:13:17.378 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-4037" ipVersion=0x4 table="filter"
2026-02-17 03:13:17.378 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_II8gOati_R9yAFo0k0" ipVersion=0x4 table="filter"
2026-02-17 03:13:17.378 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:17.379 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif947ff77f65" ipVersion=0x4 table="filter"
2026-02-17 03:13:17.379 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif947ff77f65" ipVersion=0x4 table="filter"
2026-02-17 03:13:17.379 [INFO][88] 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-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:17.379 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:17.381 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.247
2026-02-17 03:13:17.452 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4037/test-rs-hztcb", EndpointId:"eth0"}
2026-02-17 03:13:17.465 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=191
2026-02-17 03:13:17.465 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali43a6d673be8"
2026-02-17 03:13:17.465 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43a6d673be8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:13:17.465 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43a6d673be8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:13:17.790 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calif947ff77f65" state="down"
2026-02-17 03:13:17.791 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif947ff77f65"
2026-02-17 03:13:17.791 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=189
2026-02-17 03:13:17.791 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif947ff77f65", State:"down", Index:189}
2026-02-17 03:13:17.791 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif947ff77f65", Addrs:set.Typed[string]{}}
2026-02-17 03:13:17.791 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif947ff77f65", Addrs:set.Typed[string]{}}
2026-02-17 03:13:17.795 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calif947ff77f65" state=""
2026-02-17 03:13:17.795 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif947ff77f65"
2026-02-17 03:13:17.809 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif947ff77f65", State:"", Index:189}
2026-02-17 03:13:17.809 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif947ff77f65", Addrs:set.Set[string](nil)}
2026-02-17 03:13:17.810 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif947ff77f65", Addrs:set.Set[string](nil)}
2026-02-17 03:13:17.835 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-4037" name:"default"}
2026-02-17 03:13:18.037 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4037"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4037"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4037"}
2026-02-17 03:13:18.064 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-4037"}
2026-02-17 03:13:18.368 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-9739" name:"default"}
2026-02-17 03:13:18.414 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-9739"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-9739"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9739"}
2026-02-17 03:13:18.440 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-9739"}
2026-02-17 03:13:19.936 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-6423" name:"default"}
2026-02-17 03:13:20.095 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-6423"}
2026-02-17 03:13:20.850 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2510"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2510"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2510"}
2026-02-17 03:13:20.886 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6867"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6867"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6867"}
2026-02-17 03:13:20.886 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6867" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:20.971 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-3703" name:"default"}
2026-02-17 03:13:21.163 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3703"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3703"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3703"}
2026-02-17 03:13:21.193 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-3703"}
2026-02-17 03:13:21.839 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4117" name:"default"}
2026-02-17 03:13:22.029 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4117"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4117"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4117"}
2026-02-17 03:13:22.065 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4117"}
2026-02-17 03:13:22.273 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c, name=eth0)
2026-02-17 03:13:22.274 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1c73014b14" profile_ids:"kns.emptydir-5837" profile_ids:"ksa.emptydir-5837.default" ipv4_nets:"10.100.133.246/32"}
2026-02-17 03:13:22.274 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:22.274 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:22.275 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:22.280 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c, name=eth0)
2026-02-17 03:13:22.292 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1c73014b14"
2026-02-17 03:13:22.292 [INFO][88] felix/endpoint_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-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:22.293 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:22.311 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:22.311 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"} status="up"
2026-02-17 03:13:22.311 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c" endpoint_id:"eth0"}
2026-02-17 03:13:22.311 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-5837"}
2026-02-17 03:13:22.311 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-5837.default"}
2026-02-17 03:13:22.311 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:22.311 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:22.314 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-5837" ipVersion=0x4 table="filter"
2026-02-17 03:13:22.314 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gARM45wY8U1aBnO2cH" ipVersion=0x4 table="filter"
2026-02-17 03:13:22.314 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-5837" ipVersion=0x4 table="filter"
2026-02-17 03:13:22.314 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gARM45wY8U1aBnO2cH" ipVersion=0x4 table="filter"
2026-02-17 03:13:22.314 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:22.315 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic1c73014b14" ipVersion=0x4 table="filter"
2026-02-17 03:13:22.315 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic1c73014b14" ipVersion=0x4 table="filter"
2026-02-17 03:13:22.315 [INFO][88] 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-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:22.315 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:22.317 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.246
2026-02-17 03:13:22.361 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-5837/pod-sharedvolume-a73a8af7-a6fd-4614-bd09-4fc3d4294b6c", EndpointId:"eth0"}
2026-02-17 03:13:22.586 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5837" name:"default"}
2026-02-17 03:13:22.737 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5837"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5837"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5837"}
2026-02-17 03:13:22.765 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5837"}
bird: KIF: Received address message for unknown interface 190
2026-02-17 03:13:23.488 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="calic1c73014b14" state="down"
2026-02-17 03:13:23.488 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1c73014b14", State:"down", Index:190}
2026-02-17 03:13:23.489 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic1c73014b14"
2026-02-17 03:13:23.489 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=190
2026-02-17 03:13:23.492 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="calic1c73014b14" state=""
2026-02-17 03:13:23.492 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic1c73014b14"
2026-02-17 03:13:23.522 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1c73014b14", Addrs:set.Typed[string]{}}
2026-02-17 03:13:23.522 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1c73014b14", Addrs:set.Typed[string]{}}
2026-02-17 03:13:23.522 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1c73014b14", State:"", Index:190}
2026-02-17 03:13:23.522 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1c73014b14", Addrs:set.Set[string](nil)}
2026-02-17 03:13:23.522 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1c73014b14", Addrs:set.Set[string](nil)}
2026-02-17 03:13:24.540 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6867"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6867"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6867"}
2026-02-17 03:13:24.574 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5590"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5590"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5590"}
2026-02-17 03:13:24.574 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5590" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:25.913 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2510" name:"default"}
2026-02-17 03:13:26.176 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2510"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2510"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2510"}
2026-02-17 03:13:26.211 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2510"}
2026-02-17 03:13:27.381 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-5871/resize-test-7jfdl, name=eth0)
2026-02-17 03:13:27.381 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5871/resize-test-7jfdl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43a6d673be8" profile_ids:"kns.pod-resize-tests-5871" profile_ids:"ksa.pod-resize-tests-5871.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 03:13:27.381 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:27.381 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:27.381 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:27.382 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43a6d673be8"
2026-02-17 03:13:27.382 [INFO][88] felix/endpoint_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-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:27.382 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:27.405 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:27.405 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} status="up"
2026-02-17 03:13:28.696 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5590"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5590"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5590"}
2026-02-17 03:13:28.725 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5004"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5004"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5004"}
2026-02-17 03:13:28.725 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5004" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:29.624 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6867" name:"default"}
2026-02-17 03:13:29.888 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6867"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6867"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6867"}
2026-02-17 03:13:29.918 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-6867"}
2026-02-17 03:13:32.853 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5004"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5004"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5004"}
2026-02-17 03:13:32.883 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-7732"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-7732"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7732"}
2026-02-17 03:13:32.883 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-7732" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:33.483 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:13:34.141 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5590" name:"default"}
2026-02-17 03:13:34.195 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5590"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5590"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5590"}
2026-02-17 03:13:34.218 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5590"}
2026-02-17 03:13:37.955 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5004" name:"default"}
2026-02-17 03:13:38.188 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5004"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5004"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5004"}
2026-02-17 03:13:38.214 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5004"}
2026-02-17 03:13:39.228 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-7732"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-7732"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7732"}
2026-02-17 03:13:39.265 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-618"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dra-618"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-618"}
2026-02-17 03:13:39.297 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dra-618" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:41.537 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-9424"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-9424"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9424"}
2026-02-17 03:13:41.570 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9763"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9763"}
2026-02-17 03:13:41.595 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-9763" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:41.824 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-618"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dra-618"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-618"}
2026-02-17 03:13:41.856 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3481"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3481"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3481"}
2026-02-17 03:13:41.879 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-3481" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:44.227 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3481"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3481"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3481"}
2026-02-17 03:13:44.248 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-337"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-337"}
2026-02-17 03:13:44.269 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-337" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:44.307 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-7732" name:"default"}
2026-02-17 03:13:44.505 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-7732"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-7732"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7732"}
2026-02-17 03:13:44.526 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-7732"}
2026-02-17 03:13:46.663 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-9424" name:"default"}
2026-02-17 03:13:46.922 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-9424"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-9424"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9424"}
2026-02-17 03:13:46.958 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-9424"}
2026-02-17 03:13:47.098 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dra-618" name:"default"}
2026-02-17 03:13:47.258 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dra-618"} labels:{key:"e2e-framework" value:"dra"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dra-618"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"dra-618"}
2026-02-17 03:13:47.334 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dra-618"}
2026-02-17 03:13:47.351 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-9763/test-rs-gnwqf, name=eth0)
2026-02-17 03:13:47.366 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-9763.default"} profile:{}
2026-02-17 03:13:47.367 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-9763"} profile:{inbound_rules:{action:"allow" rule_id:"YU98fuRVFDn9uLIh"} outbound_rules:{action:"allow" rule_id:"N8MgBptMNJdmuIqz"}}
2026-02-17 03:13:47.367 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9763/test-rs-gnwqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali69cecfc304d" profile_ids:"kns.replicaset-9763" profile_ids:"ksa.replicaset-9763.default" ipv4_nets:"10.100.133.196/32"}
2026-02-17 03:13:47.367 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:47.367 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:47.367 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:47.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali69cecfc304d" ipVersion=0x4 table="filter"
2026-02-17 03:13:47.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-9763" ipVersion=0x4 table="filter"
2026-02-17 03:13:47.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Byf_7Y-VaQw6FzkDAE" ipVersion=0x4 table="filter"
2026-02-17 03:13:47.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali69cecfc304d" ipVersion=0x4 table="filter"
2026-02-17 03:13:47.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-9763" ipVersion=0x4 table="filter"
2026-02-17 03:13:47.368 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Byf_7Y-VaQw6FzkDAE" ipVersion=0x4 table="filter"
2026-02-17 03:13:47.368 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali69cecfc304d"
2026-02-17 03:13:47.368 [INFO][88] felix/endpoint_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-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:47.368 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:47.409 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:47.409 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"} status="down"
2026-02-17 03:13:47.428 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali69cecfc304d" state="down"
2026-02-17 03:13:47.428 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali69cecfc304d"
2026-02-17 03:13:47.428 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali69cecfc304d", State:"down", Index:192}
2026-02-17 03:13:47.428 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali69cecfc304d", Addrs:set.Typed[string]{}}
2026-02-17 03:13:47.428 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali69cecfc304d", Addrs:set.Typed[string]{}}
2026-02-17 03:13:47.428 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali69cecfc304d"
2026-02-17 03:13:47.428 [INFO][88] felix/endpoint_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-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:47.428 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:47.432 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali69cecfc304d" state="up"
2026-02-17 03:13:47.451 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:47.451 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"} status="down"
2026-02-17 03:13:47.451 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali69cecfc304d", State:"up", Index:192}
2026-02-17 03:13:47.451 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali69cecfc304d"
2026-02-17 03:13:47.451 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali69cecfc304d"
2026-02-17 03:13:47.451 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali69cecfc304d"
2026-02-17 03:13:47.451 [INFO][88] felix/endpoint_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-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:47.451 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:47.470 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:47.470 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"} status="up"
2026-02-17 03:13:48.519 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-9763/test-rs-gnwqf, name=eth0)
2026-02-17 03:13:48.520 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9763/test-rs-gnwqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali69cecfc304d" profile_ids:"kns.replicaset-9763" profile_ids:"ksa.replicaset-9763.default" ipv4_nets:"10.100.133.196/32"}
2026-02-17 03:13:48.520 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:48.520 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:48.520 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:48.521 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali69cecfc304d"
2026-02-17 03:13:48.521 [INFO][88] felix/endpoint_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-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:48.521 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:48.557 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:48.557 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"} status="up"
2026-02-17 03:13:48.557 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9763"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9763"}
2026-02-17 03:13:48.583 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5047"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5047"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5047"}
2026-02-17 03:13:48.605 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5047" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:48.635 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5047"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5047"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5047"} labels:{key:"webhook-5047" value:"true"}
2026-02-17 03:13:48.635 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8870"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8870"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8870"} labels:{key:"webhook-5047-markers" value:"true"}
2026-02-17 03:13:48.635 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8870" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:48.889 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=192
2026-02-17 03:13:48.889 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali69cecfc304d"
2026-02-17 03:13:48.889 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali69cecfc304d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:13:48.889 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali69cecfc304d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:13:49.333 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-3481" name:"default"}
2026-02-17 03:13:49.525 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9, name=eth0)
2026-02-17 03:13:49.526 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-5047"} profile:{inbound_rules:{action:"allow" rule_id:"LPE2vADh6CTIczNM"} outbound_rules:{action:"allow" rule_id:"qfYjkk5lpzWlXLHq"}}
2026-02-17 03:13:49.526 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-5047.default"} profile:{}
2026-02-17 03:13:49.526 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif17110677c6" profile_ids:"kns.webhook-5047" profile_ids:"ksa.webhook-5047.default" ipv4_nets:"10.100.133.199/32"}
2026-02-17 03:13:49.527 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:49.527 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:49.527 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:49.528 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif17110677c6" ipVersion=0x4 table="filter"
2026-02-17 03:13:49.529 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-5047" ipVersion=0x4 table="filter"
2026-02-17 03:13:49.529 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fhRu43fTJscqHNu_cM" ipVersion=0x4 table="filter"
2026-02-17 03:13:49.529 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif17110677c6" ipVersion=0x4 table="filter"
2026-02-17 03:13:49.529 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-5047" ipVersion=0x4 table="filter"
2026-02-17 03:13:49.529 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fhRu43fTJscqHNu_cM" ipVersion=0x4 table="filter"
2026-02-17 03:13:49.530 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif17110677c6"
2026-02-17 03:13:49.530 [INFO][88] felix/endpoint_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-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:49.530 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:49.569 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:49.569 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"} status="down"
2026-02-17 03:13:49.603 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="calif17110677c6" state="down"
2026-02-17 03:13:49.604 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif17110677c6"
2026-02-17 03:13:49.604 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif17110677c6", State:"down", Index:193}
2026-02-17 03:13:49.604 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif17110677c6", Addrs:set.Typed[string]{}}
2026-02-17 03:13:49.604 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif17110677c6", Addrs:set.Typed[string]{}}
2026-02-17 03:13:49.604 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif17110677c6"
2026-02-17 03:13:49.604 [INFO][88] felix/endpoint_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-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:49.604 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:49.606 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="calif17110677c6" state="up"
2026-02-17 03:13:49.632 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:49.633 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"} status="down"
2026-02-17 03:13:49.633 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif17110677c6", State:"up", Index:193}
2026-02-17 03:13:49.633 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif17110677c6"
2026-02-17 03:13:49.633 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif17110677c6"
2026-02-17 03:13:49.633 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif17110677c6"
2026-02-17 03:13:49.633 [INFO][88] felix/endpoint_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-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:49.633 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:49.674 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:49.674 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"} status="up"
2026-02-17 03:13:49.674 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3481"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3481"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3481"}
2026-02-17 03:13:49.709 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-3481"}
2026-02-17 03:13:50.507 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9, name=eth0)
2026-02-17 03:13:50.508 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif17110677c6" profile_ids:"kns.webhook-5047" profile_ids:"ksa.webhook-5047.default" ipv4_nets:"10.100.133.199/32"}
2026-02-17 03:13:50.508 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:50.508 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:50.508 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:50.509 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif17110677c6"
2026-02-17 03:13:50.509 [INFO][88] felix/endpoint_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-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:50.509 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:50.538 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:50.539 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"} status="up"
2026-02-17 03:13:50.542 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9, name=eth0)
2026-02-17 03:13:50.542 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif17110677c6" profile_ids:"kns.webhook-5047" profile_ids:"ksa.webhook-5047.default" ipv4_nets:"10.100.133.199/32"}
2026-02-17 03:13:50.542 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:50.542 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:50.542 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:50.543 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif17110677c6"
2026-02-17 03:13:50.543 [INFO][88] felix/endpoint_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-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:50.543 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:50.572 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:50.573 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"} status="up"
2026-02-17 03:13:50.965 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5047" type:"ClusterIP" cluster_ips:"10.254.47.138" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:13:51.033 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=193
2026-02-17 03:13:51.033 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif17110677c6"
2026-02-17 03:13:51.033 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif17110677c6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:13:51.033 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif17110677c6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:13:51.996 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5047"
2026-02-17 03:13:52.051 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9, name=eth0)
2026-02-17 03:13:52.052 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif17110677c6" profile_ids:"kns.webhook-5047" profile_ids:"ksa.webhook-5047.default" ipv4_nets:"10.100.133.199/32"}
2026-02-17 03:13:52.052 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:52.052 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:52.052 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:52.053 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif17110677c6"
2026-02-17 03:13:52.053 [INFO][88] felix/endpoint_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-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:52.053 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:52.057 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9, name=eth0)
2026-02-17 03:13:52.094 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:52.094 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"} status="up"
2026-02-17 03:13:52.094 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9" endpoint_id:"eth0"}
2026-02-17 03:13:52.094 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-5047.default"}
2026-02-17 03:13:52.095 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-5047"}
2026-02-17 03:13:52.095 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5047"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5047"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5047"} labels:{key:"webhook-5047" value:"true"}
2026-02-17 03:13:52.095 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8870"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8870"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8870"} labels:{key:"webhook-5047-markers" value:"true"}
2026-02-17 03:13:52.095 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:52.095 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:52.096 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-5047" ipVersion=0x4 table="filter"
2026-02-17 03:13:52.096 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fhRu43fTJscqHNu_cM" ipVersion=0x4 table="filter"
2026-02-17 03:13:52.096 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-5047" ipVersion=0x4 table="filter"
2026-02-17 03:13:52.096 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fhRu43fTJscqHNu_cM" ipVersion=0x4 table="filter"
2026-02-17 03:13:52.096 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:52.096 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif17110677c6" ipVersion=0x4 table="filter"
2026-02-17 03:13:52.096 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif17110677c6" ipVersion=0x4 table="filter"
2026-02-17 03:13:52.097 [INFO][88] 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-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:52.097 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:52.097 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.199
2026-02-17 03:13:52.168 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5047/sample-webhook-deployment-7c5c95bb96-cvxk9", EndpointId:"eth0"}
2026-02-17 03:13:52.172 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4098"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4098"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4098"}
2026-02-17 03:13:52.172 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-4098" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:52.719 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2, name=eth0)
2026-02-17 03:13:52.719 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-4098.default"} profile:{}
2026-02-17 03:13:52.719 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-4098"} profile:{inbound_rules:{action:"allow" rule_id:"JuzR4AJQIVqdCZmU"} outbound_rules:{action:"allow" rule_id:"mvT-98nMPGcg9sy_"}}
2026-02-17 03:13:52.720 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic244d9aca76" profile_ids:"kns.security-context-test-4098" profile_ids:"ksa.security-context-test-4098.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 03:13:52.720 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:52.720 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:52.720 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:52.721 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic244d9aca76" ipVersion=0x4 table="filter"
2026-02-17 03:13:52.721 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HdPrMOcIkhz631bLzB" ipVersion=0x4 table="filter"
2026-02-17 03:13:52.721 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VqrhRhQ-FFbugtl_GB" ipVersion=0x4 table="filter"
2026-02-17 03:13:52.721 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic244d9aca76" ipVersion=0x4 table="filter"
2026-02-17 03:13:52.721 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HdPrMOcIkhz631bLzB" ipVersion=0x4 table="filter"
2026-02-17 03:13:52.721 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VqrhRhQ-FFbugtl_GB" ipVersion=0x4 table="filter"
2026-02-17 03:13:52.721 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic244d9aca76"
2026-02-17 03:13:52.721 [INFO][88] felix/endpoint_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-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:52.721 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:52.766 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:52.766 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"} status="down"
2026-02-17 03:13:52.796 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="calic244d9aca76" state="down"
2026-02-17 03:13:52.796 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic244d9aca76", State:"down", Index:194}
2026-02-17 03:13:52.796 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic244d9aca76"
2026-02-17 03:13:52.796 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic244d9aca76", Addrs:set.Typed[string]{}}
2026-02-17 03:13:52.796 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic244d9aca76", Addrs:set.Typed[string]{}}
2026-02-17 03:13:52.797 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic244d9aca76"
2026-02-17 03:13:52.797 [INFO][88] felix/endpoint_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-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:52.797 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:52.799 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="calic244d9aca76" state="up"
2026-02-17 03:13:52.828 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:52.828 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"} status="down"
2026-02-17 03:13:52.828 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic244d9aca76", State:"up", Index:194}
2026-02-17 03:13:52.829 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic244d9aca76"
2026-02-17 03:13:52.829 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic244d9aca76"
2026-02-17 03:13:52.829 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic244d9aca76"
2026-02-17 03:13:52.829 [INFO][88] felix/endpoint_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-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:52.830 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:52.859 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:52.859 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"} status="up"
2026-02-17 03:13:53.538 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2, name=eth0)
2026-02-17 03:13:53.538 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic244d9aca76" profile_ids:"kns.security-context-test-4098" profile_ids:"ksa.security-context-test-4098.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 03:13:53.538 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:53.538 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:53.538 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:53.538 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic244d9aca76"
2026-02-17 03:13:53.538 [INFO][88] felix/endpoint_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-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:53.538 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:53.566 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:53.566 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"} status="up"
2026-02-17 03:13:53.603 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-9763/test-rs-gnwqf, name=eth0)
2026-02-17 03:13:53.604 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9763/test-rs-gnwqf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali69cecfc304d" profile_ids:"kns.replicaset-9763" profile_ids:"ksa.replicaset-9763.default" ipv4_nets:"10.100.133.196/32"}
2026-02-17 03:13:53.604 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:53.604 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:53.604 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:53.605 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali69cecfc304d"
2026-02-17 03:13:53.605 [INFO][88] felix/endpoint_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-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:53.605 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:53.616 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=replicaset-9763/test-rs-gnwqf, name=eth0)
2026-02-17 03:13:53.638 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:53.638 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"} status="up"
2026-02-17 03:13:53.638 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9763/test-rs-gnwqf" endpoint_id:"eth0"}
2026-02-17 03:13:53.638 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-9763.default"}
2026-02-17 03:13:53.639 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-9763"}
2026-02-17 03:13:53.639 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:53.639 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:53.639 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-9763" ipVersion=0x4 table="filter"
2026-02-17 03:13:53.639 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Byf_7Y-VaQw6FzkDAE" ipVersion=0x4 table="filter"
2026-02-17 03:13:53.639 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-9763" ipVersion=0x4 table="filter"
2026-02-17 03:13:53.639 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Byf_7Y-VaQw6FzkDAE" ipVersion=0x4 table="filter"
2026-02-17 03:13:53.639 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:53.639 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali69cecfc304d" ipVersion=0x4 table="filter"
2026-02-17 03:13:53.639 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali69cecfc304d" ipVersion=0x4 table="filter"
2026-02-17 03:13:53.639 [INFO][88] 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-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:53.639 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:53.640 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.196
2026-02-17 03:13:53.716 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9763/test-rs-gnwqf", EndpointId:"eth0"}
2026-02-17 03:13:53.716 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-9763" name:"default"}
2026-02-17 03:13:53.788 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=194
2026-02-17 03:13:53.788 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic244d9aca76"
2026-02-17 03:13:53.788 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic244d9aca76", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:13:53.788 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic244d9aca76", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:13:53.986 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="calif17110677c6" state="down"
2026-02-17 03:13:53.986 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif17110677c6"
2026-02-17 03:13:53.986 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif17110677c6", State:"down", Index:193}
2026-02-17 03:13:53.986 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif17110677c6", Addrs:set.Typed[string]{}}
2026-02-17 03:13:53.986 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif17110677c6", Addrs:set.Typed[string]{}}
2026-02-17 03:13:53.988 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=193
2026-02-17 03:13:53.992 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="calif17110677c6" state=""
2026-02-17 03:13:53.992 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif17110677c6"
2026-02-17 03:13:54.013 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif17110677c6", State:"", Index:193}
2026-02-17 03:13:54.013 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif17110677c6", Addrs:set.Set[string](nil)}
2026-02-17 03:13:54.013 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif17110677c6", Addrs:set.Set[string](nil)}
2026-02-17 03:13:54.101 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali69cecfc304d" state="down"
2026-02-17 03:13:54.101 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali69cecfc304d", State:"down", Index:192}
2026-02-17 03:13:54.102 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali69cecfc304d"
2026-02-17 03:13:54.102 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=192
2026-02-17 03:13:54.103 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali69cecfc304d" state=""
2026-02-17 03:13:54.103 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali69cecfc304d"
2026-02-17 03:13:54.130 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali69cecfc304d", Addrs:set.Typed[string]{}}
2026-02-17 03:13:54.130 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali69cecfc304d", Addrs:set.Typed[string]{}}
2026-02-17 03:13:54.130 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali69cecfc304d", State:"", Index:192}
2026-02-17 03:13:54.130 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali69cecfc304d", Addrs:set.Set[string](nil)}
2026-02-17 03:13:54.130 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali69cecfc304d", Addrs:set.Set[string](nil)}
2026-02-17 03:13:54.160 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9763"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9763"}
2026-02-17 03:13:54.194 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-9763"}
2026-02-17 03:13:54.793 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2, name=eth0)
2026-02-17 03:13:54.793 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic244d9aca76" profile_ids:"kns.security-context-test-4098" profile_ids:"ksa.security-context-test-4098.default" ipv4_nets:"10.100.133.195/32"}
2026-02-17 03:13:54.793 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:54.793 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:54.793 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:54.794 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic244d9aca76"
2026-02-17 03:13:54.794 [INFO][88] felix/endpoint_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-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:54.794 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:54.819 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:54.819 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"} status="up"
2026-02-17 03:13:54.898 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="calic244d9aca76" state="down"
2026-02-17 03:13:54.898 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic244d9aca76"
2026-02-17 03:13:54.898 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=194
2026-02-17 03:13:54.898 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic244d9aca76", State:"down", Index:194}
2026-02-17 03:13:54.899 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic244d9aca76", Addrs:set.Typed[string]{}}
2026-02-17 03:13:54.899 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic244d9aca76", Addrs:set.Typed[string]{}}
2026-02-17 03:13:54.899 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic244d9aca76"
2026-02-17 03:13:54.899 [INFO][88] felix/endpoint_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-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:54.899 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:54.899 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.195
2026-02-17 03:13:54.900 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="calic244d9aca76" state=""
2026-02-17 03:13:54.900 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic244d9aca76"
2026-02-17 03:13:54.920 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:54.920 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"} status="down"
2026-02-17 03:13:54.920 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic244d9aca76", State:"", Index:194}
2026-02-17 03:13:54.920 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic244d9aca76", Addrs:set.Set[string](nil)}
2026-02-17 03:13:54.920 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic244d9aca76", Addrs:set.Set[string](nil)}
2026-02-17 03:13:54.920 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic244d9aca76"
2026-02-17 03:13:54.921 [INFO][88] felix/endpoint_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-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:54.921 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:54.950 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:54.950 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"} status="down"
2026-02-17 03:13:55.013 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2, name=eth0)
2026-02-17 03:13:55.013 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2" endpoint_id:"eth0"}
2026-02-17 03:13:55.014 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-4098.default"}
2026-02-17 03:13:55.014 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-4098"}
2026-02-17 03:13:55.014 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:55.014 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:55.014 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HdPrMOcIkhz631bLzB" ipVersion=0x4 table="filter"
2026-02-17 03:13:55.014 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VqrhRhQ-FFbugtl_GB" ipVersion=0x4 table="filter"
2026-02-17 03:13:55.014 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HdPrMOcIkhz631bLzB" ipVersion=0x4 table="filter"
2026-02-17 03:13:55.014 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VqrhRhQ-FFbugtl_GB" ipVersion=0x4 table="filter"
2026-02-17 03:13:55.014 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:55.014 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic244d9aca76" ipVersion=0x4 table="filter"
2026-02-17 03:13:55.014 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic244d9aca76" ipVersion=0x4 table="filter"
2026-02-17 03:13:55.014 [INFO][88] 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-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:55.014 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:55.091 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-4098/busybox-privileged-false-3c3f9a1f-0e27-409f-8c4e-c16a03c0dea2", EndpointId:"eth0"}
2026-02-17 03:13:56.208 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4098"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4098"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4098"}
2026-02-17 03:13:56.243 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-653"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-653"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-653"}
2026-02-17 03:13:56.269 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-653" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:56.269 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-653" name:"e2e-sa-v7v42"} labels:{key:"projectcalico.org/name" value:"e2e-sa-v7v42"}
2026-02-17 03:13:56.296 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-653" name:"e2e-sa-v7v42"} labels:{key:"projectcalico.org/name" value:"e2e-sa-v7v42"}
2026-02-17 03:13:56.325 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-653"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-653"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-653"}
2026-02-17 03:13:56.325 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-1042"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-1042"} 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-1042"}
2026-02-17 03:13:56.362 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-1042" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:56.390 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-1042" name:"e2e"} labels:{key:"projectcalico.org/name" value:"e2e"}
2026-02-17 03:13:56.415 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-1042"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-1042"} 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-1042"}
2026-02-17 03:13:56.441 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4927"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4927"} 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-4927"}
2026-02-17 03:13:56.469 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-4927" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:57.281 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8870" name:"default"}
2026-02-17 03:13:57.413 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5047" name:"default"}
2026-02-17 03:13:57.704 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5047"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5047"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5047"} labels:{key:"webhook-5047" value:"true"}
2026-02-17 03:13:57.740 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5047"}
2026-02-17 03:13:57.792 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8870"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8870"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{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-8870"} labels:{key:"webhook-5047-markers" value:"true"}
2026-02-17 03:13:57.819 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8870"}
2026-02-17 03:13:58.382 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-337"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-337"}
2026-02-17 03:13:58.410 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-9394"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-9394"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9394"}
2026-02-17 03:13:58.410 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"hostport-9394" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:13:58.569 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"fooservice" namespace:"pods-4927" type:"ClusterIP" cluster_ips:"10.254.51.22" ports:{Protocol:"TCP" Port:8765}
2026-02-17 03:13:59.065 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod1, name=eth0)
2026-02-17 03:13:59.065 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.hostport-9394"} profile:{inbound_rules:{action:"allow" rule_id:"JQ9Fcu_EiZw4l_FG"} outbound_rules:{action:"allow" rule_id:"vGZEFmiTW0_KkfyK"}}
2026-02-17 03:13:59.066 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.hostport-9394.default"} profile:{}
2026-02-17 03:13:59.066 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliecf7492129e" profile_ids:"kns.hostport-9394" profile_ids:"ksa.hostport-9394.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 03:13:59.066 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.066 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.066 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.067 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliecf7492129e" ipVersion=0x4 table="filter"
2026-02-17 03:13:59.067 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.hostport-9394" ipVersion=0x4 table="filter"
2026-02-17 03:13:59.067 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HEKh6EzvUBw314_oqw" ipVersion=0x4 table="filter"
2026-02-17 03:13:59.067 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliecf7492129e" ipVersion=0x4 table="filter"
2026-02-17 03:13:59.067 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.hostport-9394" ipVersion=0x4 table="filter"
2026-02-17 03:13:59.067 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HEKh6EzvUBw314_oqw" ipVersion=0x4 table="filter"
2026-02-17 03:13:59.067 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliecf7492129e"
2026-02-17 03:13:59.067 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.067 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.110 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:13:59.110 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"} status="down"
2026-02-17 03:13:59.123 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="caliecf7492129e" state="down"
2026-02-17 03:13:59.124 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliecf7492129e"
2026-02-17 03:13:59.124 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="caliecf7492129e" state="up"
2026-02-17 03:13:59.124 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecf7492129e", State:"down", Index:195}
2026-02-17 03:13:59.124 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecf7492129e", Addrs:set.Typed[string]{}}
2026-02-17 03:13:59.124 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecf7492129e", Addrs:set.Typed[string]{}}
2026-02-17 03:13:59.124 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecf7492129e", State:"up", Index:195}
2026-02-17 03:13:59.124 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliecf7492129e"
2026-02-17 03:13:59.124 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliecf7492129e"
2026-02-17 03:13:59.125 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliecf7492129e"
2026-02-17 03:13:59.125 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.125 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.146 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:59.146 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"} status="up"
2026-02-17 03:13:59.579 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod1, name=eth0)
2026-02-17 03:13:59.579 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliecf7492129e" profile_ids:"kns.hostport-9394" profile_ids:"ksa.hostport-9394.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 03:13:59.579 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.579 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.579 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.580 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliecf7492129e"
2026-02-17 03:13:59.580 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.580 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.601 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod1, name=eth0)
2026-02-17 03:13:59.615 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:59.615 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"} status="up"
2026-02-17 03:13:59.616 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliecf7492129e" profile_ids:"kns.hostport-9394" profile_ids:"ksa.hostport-9394.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 03:13:59.616 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.616 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.616 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.617 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliecf7492129e"
2026-02-17 03:13:59.618 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.618 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:13:59.677 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:59.677 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"} status="up"
2026-02-17 03:13:59.819 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-5871/resize-test-7jfdl, name=eth0)
2026-02-17 03:13:59.820 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5871/resize-test-7jfdl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43a6d673be8" profile_ids:"kns.pod-resize-tests-5871" profile_ids:"ksa.pod-resize-tests-5871.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 03:13:59.820 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:59.820 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:59.821 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:59.822 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43a6d673be8"
2026-02-17 03:13:59.823 [INFO][88] felix/endpoint_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-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:59.823 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:59.872 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:59.872 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} status="up"
2026-02-17 03:13:59.910 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-5871/resize-test-7jfdl, name=eth0)
2026-02-17 03:13:59.910 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5871/resize-test-7jfdl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43a6d673be8" profile_ids:"kns.pod-resize-tests-5871" profile_ids:"ksa.pod-resize-tests-5871.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 03:13:59.910 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:59.910 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:59.910 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:59.915 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43a6d673be8"
2026-02-17 03:13:59.916 [INFO][88] felix/endpoint_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-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:59.916 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:13:59.947 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:13:59.948 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} status="up"
2026-02-17 03:14:00.601 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=195
2026-02-17 03:14:00.601 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliecf7492129e"
2026-02-17 03:14:00.601 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecf7492129e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:14:00.601 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecf7492129e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:14:00.605 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-5871/resize-test-7jfdl, name=eth0)
2026-02-17 03:14:00.623 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5871/resize-test-7jfdl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43a6d673be8" profile_ids:"kns.pod-resize-tests-5871" profile_ids:"ksa.pod-resize-tests-5871.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 03:14:00.623 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:00.623 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:00.623 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:00.625 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43a6d673be8"
2026-02-17 03:14:00.626 [INFO][88] felix/endpoint_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-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:00.626 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:00.651 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:00.651 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} status="up"
2026-02-17 03:14:01.064 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod2, name=eth0)
2026-02-17 03:14:01.065 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1335362a9ab" profile_ids:"kns.hostport-9394" profile_ids:"ksa.hostport-9394.default" ipv4_nets:"10.100.133.200/32"}
2026-02-17 03:14:01.065 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.065 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.065 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.065 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1335362a9ab" ipVersion=0x4 table="filter"
2026-02-17 03:14:01.065 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1335362a9ab" ipVersion=0x4 table="filter"
2026-02-17 03:14:01.065 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1335362a9ab"
2026-02-17 03:14:01.065 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.065 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.109 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:14:01.109 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"} status="down"
2026-02-17 03:14:01.143 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali1335362a9ab" state="down"
2026-02-17 03:14:01.144 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1335362a9ab"
2026-02-17 03:14:01.144 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1335362a9ab", State:"down", Index:196}
2026-02-17 03:14:01.144 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1335362a9ab", Addrs:set.Typed[string]{}}
2026-02-17 03:14:01.144 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1335362a9ab", Addrs:set.Typed[string]{}}
2026-02-17 03:14:01.144 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1335362a9ab"
2026-02-17 03:14:01.144 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.144 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.147 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali1335362a9ab" state="up"
2026-02-17 03:14:01.168 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:14:01.168 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"} status="down"
2026-02-17 03:14:01.168 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1335362a9ab", State:"up", Index:196}
2026-02-17 03:14:01.168 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1335362a9ab"
2026-02-17 03:14:01.168 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1335362a9ab"
2026-02-17 03:14:01.168 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1335362a9ab"
2026-02-17 03:14:01.169 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.169 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.186 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:01.186 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"} status="up"
2026-02-17 03:14:01.608 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod2, name=eth0)
2026-02-17 03:14:01.609 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1335362a9ab" profile_ids:"kns.hostport-9394" profile_ids:"ksa.hostport-9394.default" ipv4_nets:"10.100.133.200/32"}
2026-02-17 03:14:01.609 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.609 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.609 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.610 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1335362a9ab"
2026-02-17 03:14:01.610 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.610 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.625 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod2, name=eth0)
2026-02-17 03:14:01.636 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:01.637 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"} status="up"
2026-02-17 03:14:01.637 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-1042" name:"default"}
2026-02-17 03:14:01.637 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1335362a9ab" profile_ids:"kns.hostport-9394" profile_ids:"ksa.hostport-9394.default" ipv4_nets:"10.100.133.200/32"}
2026-02-17 03:14:01.637 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-1042" name:"e2e"}
2026-02-17 03:14:01.637 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.638 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.638 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.639 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1335362a9ab"
2026-02-17 03:14:01.639 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.639 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:01.668 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:01.668 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"} status="up"
2026-02-17 03:14:01.811 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-653" name:"default"}
2026-02-17 03:14:01.841 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-653" name:"e2e-sa-v7v42"}
2026-02-17 03:14:01.916 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-4098" name:"default"}
2026-02-17 03:14:01.945 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-653"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-653"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-653"}
2026-02-17 03:14:01.970 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4098"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4098"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4098"}
2026-02-17 03:14:01.970 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-653"}
2026-02-17 03:14:01.970 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-4098"}
2026-02-17 03:14:02.072 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-1042"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-1042"} 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-1042"}
2026-02-17 03:14:02.106 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=196
2026-02-17 03:14:02.106 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1335362a9ab"
2026-02-17 03:14:02.106 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1335362a9ab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:14:02.106 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1335362a9ab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:14:02.134 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subjectreview-1042"}
2026-02-17 03:14:02.165 [INFO][88] felix/summary.go 100: Summarising 232 dataplane reconciliation loops over 1m0s: avg=31ms longest=84ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:14:02.668 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4927"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4927"} 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-4927"}
2026-02-17 03:14:02.701 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-4901"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-4901"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4901"}
2026-02-17 03:14:02.724 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-4901" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:14:03.032 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-4901"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-4901"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4901"}
2026-02-17 03:14:03.056 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2577"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2577"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2577"}
2026-02-17 03:14:03.080 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2577" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:14:03.149 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod3, name=eth0)
2026-02-17 03:14:03.149 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali759d2ac8d6d" profile_ids:"kns.hostport-9394" profile_ids:"ksa.hostport-9394.default" ipv4_nets:"10.100.133.198/32"}
2026-02-17 03:14:03.149 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.150 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.150 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.151 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:14:03.151 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali759d2ac8d6d" ipVersion=0x4 table="filter"
2026-02-17 03:14:03.151 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:14:03.151 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali759d2ac8d6d" ipVersion=0x4 table="filter"
2026-02-17 03:14:03.151 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali759d2ac8d6d"
2026-02-17 03:14:03.151 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.151 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.198 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:14:03.198 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"} status="down"
2026-02-17 03:14:03.228 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali759d2ac8d6d" state="down"
2026-02-17 03:14:03.228 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali759d2ac8d6d", State:"down", Index:197}
2026-02-17 03:14:03.228 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali759d2ac8d6d"
2026-02-17 03:14:03.228 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali759d2ac8d6d", Addrs:set.Typed[string]{}}
2026-02-17 03:14:03.228 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali759d2ac8d6d", Addrs:set.Typed[string]{}}
2026-02-17 03:14:03.228 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali759d2ac8d6d"
2026-02-17 03:14:03.228 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.228 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.231 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali759d2ac8d6d" state="up"
2026-02-17 03:14:03.253 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:14:03.253 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"} status="down"
2026-02-17 03:14:03.253 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali759d2ac8d6d", State:"up", Index:197}
2026-02-17 03:14:03.254 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali759d2ac8d6d"
2026-02-17 03:14:03.254 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali759d2ac8d6d"
2026-02-17 03:14:03.254 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali759d2ac8d6d"
2026-02-17 03:14:03.254 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.254 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.279 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:03.279 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"} status="up"
2026-02-17 03:14:03.484 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-337" name:"default"}
2026-02-17 03:14:03.632 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod3, name=eth0)
2026-02-17 03:14:03.633 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali759d2ac8d6d" profile_ids:"kns.hostport-9394" profile_ids:"ksa.hostport-9394.default" ipv4_nets:"10.100.133.198/32"}
2026-02-17 03:14:03.633 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.633 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.633 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.634 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali759d2ac8d6d"
2026-02-17 03:14:03.634 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.634 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.652 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod3, name=eth0)
2026-02-17 03:14:03.666 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:03.666 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"} status="up"
2026-02-17 03:14:03.666 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali759d2ac8d6d" profile_ids:"kns.hostport-9394" profile_ids:"ksa.hostport-9394.default" ipv4_nets:"10.100.133.198/32"}
2026-02-17 03:14:03.666 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.666 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.666 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.667 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali759d2ac8d6d"
2026-02-17 03:14:03.668 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.668 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:03.697 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:03.697 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"} status="up"
2026-02-17 03:14:03.791 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-337"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-337"}
2026-02-17 03:14:03.821 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-337"}
2026-02-17 03:14:04.345 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=197
2026-02-17 03:14:04.345 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali759d2ac8d6d"
2026-02-17 03:14:04.345 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali759d2ac8d6d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:14:04.345 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali759d2ac8d6d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:14:04.631 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5536"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"job-5536"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5536"}
2026-02-17 03:14:04.656 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-66"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-66"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-66"}
2026-02-17 03:14:04.692 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-66" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:14:07.729 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4927"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4927"} 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-4927"}
2026-02-17 03:14:08.347 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-4901" name:"default"}
2026-02-17 03:14:08.437 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-4901"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-4901"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4901"}
2026-02-17 03:14:08.465 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-4901"}
2026-02-17 03:14:09.754 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5536" name:"default"}
2026-02-17 03:14:10.103 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5536"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"job-5536"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5536"}
2026-02-17 03:14:10.130 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5536"}
2026-02-17 03:14:10.562 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2577"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2577"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2577"}
2026-02-17 03:14:10.595 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-6468"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-6468"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6468"}
2026-02-17 03:14:10.615 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-6468" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:14:10.724 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-6468"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-6468"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6468"}
2026-02-17 03:14:10.750 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-76"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-76"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-76"}
2026-02-17 03:14:10.751 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-76" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:14:11.861 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-9394"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-9394"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9394"}
2026-02-17 03:14:11.892 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-5749"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"events-5749"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5749"}
2026-02-17 03:14:11.922 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-5749" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:14:12.015 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-5749"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"events-5749"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5749"}
2026-02-17 03:14:12.043 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3446"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3446"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3446"}
2026-02-17 03:14:12.074 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3446" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:14:13.126 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"fooservice" namespace:"pods-4927"
2026-02-17 03:14:13.275 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-4927" name:"default"}
2026-02-17 03:14:13.298 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-4927"}
2026-02-17 03:14:14.862 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-76"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-76"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-76"}
2026-02-17 03:14:14.891 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-220"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-220"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-220"}
2026-02-17 03:14:14.919 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-220" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:14:15.791 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2577" name:"default"}
2026-02-17 03:14:15.830 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2577"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2577"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2577"}
2026-02-17 03:14:15.854 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-2577"}
2026-02-17 03:14:15.997 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-6468" name:"default"}
2026-02-17 03:14:16.071 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-6468"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-6468"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6468"}
2026-02-17 03:14:16.094 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-6468"}
2026-02-17 03:14:16.171 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3446"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3446"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3446"}
2026-02-17 03:14:16.201 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-7329"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-7329"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-7329"}
2026-02-17 03:14:16.202 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-7329" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:14:16.277 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-7329"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-7329"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-7329"}
2026-02-17 03:14:16.300 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9272"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9272"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9272"}
2026-02-17 03:14:16.323 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9272" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:14:16.902 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod1, name=eth0)
2026-02-17 03:14:16.903 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliecf7492129e" profile_ids:"kns.hostport-9394" profile_ids:"ksa.hostport-9394.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 03:14:16.903 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:16.903 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:16.903 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:16.904 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliecf7492129e"
2026-02-17 03:14:16.905 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:16.905 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:16.920 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod2, name=eth0)
2026-02-17 03:14:16.921 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod3, name=eth0)
2026-02-17 03:14:16.936 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:16.936 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"} status="up"
2026-02-17 03:14:16.936 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1335362a9ab" profile_ids:"kns.hostport-9394" profile_ids:"ksa.hostport-9394.default" ipv4_nets:"10.100.133.200/32"}
2026-02-17 03:14:16.936 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali759d2ac8d6d" profile_ids:"kns.hostport-9394" profile_ids:"ksa.hostport-9394.default" ipv4_nets:"10.100.133.198/32"}
2026-02-17 03:14:16.936 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:16.936 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:16.936 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:16.936 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:16.937 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:16.937 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:16.937 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1335362a9ab"
2026-02-17 03:14:16.937 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali759d2ac8d6d"
2026-02-17 03:14:16.937 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:16.937 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:16.937 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:16.937 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:16.942 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod2, name=eth0)
2026-02-17 03:14:16.957 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:16.957 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"} status="up"
2026-02-17 03:14:16.957 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:16.957 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"} status="up"
2026-02-17 03:14:16.958 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-9394"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-9394"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9394"}
2026-02-17 03:14:16.958 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1335362a9ab" profile_ids:"kns.hostport-9394" profile_ids:"ksa.hostport-9394.default" ipv4_nets:"10.100.133.200/32"}
2026-02-17 03:14:16.958 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:16.958 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:16.958 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:16.958 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1335362a9ab"
2026-02-17 03:14:16.958 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:16.958 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:16.959 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod1, name=eth0)
2026-02-17 03:14:16.976 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod3, name=eth0)
2026-02-17 03:14:16.983 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:16.983 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"} status="up"
2026-02-17 03:14:16.983 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliecf7492129e" profile_ids:"kns.hostport-9394" profile_ids:"ksa.hostport-9394.default" ipv4_nets:"10.100.133.194/32"}
2026-02-17 03:14:16.983 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali759d2ac8d6d" profile_ids:"kns.hostport-9394" profile_ids:"ksa.hostport-9394.default" ipv4_nets:"10.100.133.198/32"}
2026-02-17 03:14:16.983 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:16.984 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:16.984 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:16.985 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:16.986 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:16.986 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:16.987 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliecf7492129e"
2026-02-17 03:14:16.987 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali759d2ac8d6d"
2026-02-17 03:14:16.987 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:16.987 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:16.987 [INFO][88] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:16.987 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:17.023 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:17.024 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"} status="up"
2026-02-17 03:14:17.024 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:17.024 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"} status="up"
2026-02-17 03:14:17.236 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-5749" name:"default"}
2026-02-17 03:14:17.418 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-5749"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"events-5749"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5749"}
2026-02-17 03:14:17.480 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-5749"}
2026-02-17 03:14:17.681 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod2, name=eth0)
2026-02-17 03:14:17.681 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod2" endpoint_id:"eth0"}
2026-02-17 03:14:17.681 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:17.681 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:17.681 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:17.681 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1335362a9ab" ipVersion=0x4 table="filter"
2026-02-17 03:14:17.682 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1335362a9ab" ipVersion=0x4 table="filter"
2026-02-17 03:14:17.682 [INFO][88] 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:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:17.682 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:17.682 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.200
2026-02-17 03:14:17.741 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod3, name=eth0)
2026-02-17 03:14:17.750 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod2", EndpointId:"eth0"}
2026-02-17 03:14:17.750 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod3" endpoint_id:"eth0"}
2026-02-17 03:14:17.750 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:17.750 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:17.750 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:17.750 [INFO][88] 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 03:14:17.750 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali759d2ac8d6d" ipVersion=0x4 table="filter"
2026-02-17 03:14:17.750 [INFO][88] 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 03:14:17.750 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali759d2ac8d6d" ipVersion=0x4 table="filter"
2026-02-17 03:14:17.750 [INFO][88] 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:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:17.750 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:17.751 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.198
2026-02-17 03:14:17.793 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=196
2026-02-17 03:14:17.793 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1335362a9ab"
2026-02-17 03:14:17.793 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali1335362a9ab" state="down"
2026-02-17 03:14:17.794 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali1335362a9ab" state=""
2026-02-17 03:14:17.794 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1335362a9ab"
2026-02-17 03:14:17.810 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=hostport-9394/pod1, name=eth0)
2026-02-17 03:14:17.822 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod3", EndpointId:"eth0"}
2026-02-17 03:14:17.822 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"hostport-9394/pod1" endpoint_id:"eth0"}
2026-02-17 03:14:17.822 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.hostport-9394"}
2026-02-17 03:14:17.822 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.hostport-9394.default"}
2026-02-17 03:14:17.822 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:17.822 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:17.827 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.hostport-9394" ipVersion=0x4 table="filter"
2026-02-17 03:14:17.827 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HEKh6EzvUBw314_oqw" ipVersion=0x4 table="filter"
2026-02-17 03:14:17.827 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.hostport-9394" ipVersion=0x4 table="filter"
2026-02-17 03:14:17.827 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HEKh6EzvUBw314_oqw" ipVersion=0x4 table="filter"
2026-02-17 03:14:17.827 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:17.827 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliecf7492129e" ipVersion=0x4 table="filter"
2026-02-17 03:14:17.827 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliecf7492129e" ipVersion=0x4 table="filter"
2026-02-17 03:14:17.827 [INFO][88] 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:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:17.827 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:17.828 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.194
2026-02-17 03:14:17.843 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali759d2ac8d6d" state="down"
2026-02-17 03:14:17.843 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali759d2ac8d6d"
2026-02-17 03:14:17.845 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=197
2026-02-17 03:14:17.849 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali759d2ac8d6d" state=""
2026-02-17 03:14:17.849 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali759d2ac8d6d"
2026-02-17 03:14:17.889 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"hostport-9394/pod1", EndpointId:"eth0"}
2026-02-17 03:14:17.889 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1335362a9ab", Addrs:set.Typed[string]{}}
2026-02-17 03:14:17.889 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1335362a9ab", Addrs:set.Typed[string]{}}
2026-02-17 03:14:17.889 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1335362a9ab", State:"down", Index:196}
2026-02-17 03:14:17.889 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1335362a9ab", State:"", Index:196}
2026-02-17 03:14:17.889 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1335362a9ab", Addrs:set.Set[string](nil)}
2026-02-17 03:14:17.889 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1335362a9ab", Addrs:set.Set[string](nil)}
2026-02-17 03:14:17.889 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali759d2ac8d6d", State:"down", Index:197}
2026-02-17 03:14:17.889 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali759d2ac8d6d", Addrs:set.Typed[string]{}}
2026-02-17 03:14:17.889 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali759d2ac8d6d", Addrs:set.Typed[string]{}}
2026-02-17 03:14:17.889 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali759d2ac8d6d", State:"", Index:197}
2026-02-17 03:14:17.889 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali759d2ac8d6d", Addrs:set.Set[string](nil)}
2026-02-17 03:14:17.889 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali759d2ac8d6d", Addrs:set.Set[string](nil)}
2026-02-17 03:14:17.913 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=195
2026-02-17 03:14:17.913 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliecf7492129e"
2026-02-17 03:14:17.913 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecf7492129e", Addrs:set.Typed[string]{}}
2026-02-17 03:14:17.913 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecf7492129e", Addrs:set.Typed[string]{}}
2026-02-17 03:14:17.917 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="caliecf7492129e" state="down"
2026-02-17 03:14:17.923 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="caliecf7492129e" state=""
2026-02-17 03:14:17.923 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliecf7492129e"
2026-02-17 03:14:17.935 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecf7492129e", State:"down", Index:195}
2026-02-17 03:14:17.935 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecf7492129e", State:"", Index:195}
2026-02-17 03:14:17.936 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecf7492129e", Addrs:set.Set[string](nil)}
2026-02-17 03:14:17.936 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecf7492129e", Addrs:set.Set[string](nil)}
2026-02-17 03:14:18.978 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-220"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-220"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-220"}
2026-02-17 03:14:19.008 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8117"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8117"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8117"}
2026-02-17 03:14:19.008 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8117" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:14:19.800 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-8117/pause, name=eth0)
2026-02-17 03:14:19.801 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-8117.default"} profile:{}
2026-02-17 03:14:19.801 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-8117"} profile:{inbound_rules:{action:"allow" rule_id:"pcATAbVFUReUj5wS"} outbound_rules:{action:"allow" rule_id:"syqW2d00JRVzES_c"}}
2026-02-17 03:14:19.801 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8117/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdd3e1c2923" profile_ids:"kns.kubectl-8117" profile_ids:"ksa.kubectl-8117.default" ipv4_nets:"10.100.133.202/32"}
2026-02-17 03:14:19.801 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:19.801 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:19.801 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:19.802 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibdd3e1c2923" ipVersion=0x4 table="filter"
2026-02-17 03:14:19.802 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-8117" ipVersion=0x4 table="filter"
2026-02-17 03:14:19.802 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_H2UAtquE5XZPWvOKAq" ipVersion=0x4 table="filter"
2026-02-17 03:14:19.802 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibdd3e1c2923" ipVersion=0x4 table="filter"
2026-02-17 03:14:19.802 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-8117" ipVersion=0x4 table="filter"
2026-02-17 03:14:19.803 [INFO][88] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_H2UAtquE5XZPWvOKAq" ipVersion=0x4 table="filter"
2026-02-17 03:14:19.803 [INFO][88] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibdd3e1c2923"
2026-02-17 03:14:19.803 [INFO][88] felix/endpoint_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-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:19.803 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:19.852 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:14:19.852 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"} status="down"
2026-02-17 03:14:19.880 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="calibdd3e1c2923" state="down"
2026-02-17 03:14:19.880 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibdd3e1c2923"
2026-02-17 03:14:19.880 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdd3e1c2923", State:"down", Index:198}
2026-02-17 03:14:19.881 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdd3e1c2923", Addrs:set.Typed[string]{}}
2026-02-17 03:14:19.881 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdd3e1c2923", Addrs:set.Typed[string]{}}
2026-02-17 03:14:19.881 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibdd3e1c2923"
2026-02-17 03:14:19.881 [INFO][88] felix/endpoint_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-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:19.881 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:19.886 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="calibdd3e1c2923" state="up"
2026-02-17 03:14:19.909 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:14:19.909 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"} status="down"
2026-02-17 03:14:19.909 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdd3e1c2923", State:"up", Index:198}
2026-02-17 03:14:19.909 [INFO][88] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibdd3e1c2923"
2026-02-17 03:14:19.909 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibdd3e1c2923"
2026-02-17 03:14:19.909 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdd3e1c2923"
2026-02-17 03:14:19.910 [INFO][88] felix/endpoint_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-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:19.910 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:19.968 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:19.968 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"} status="up"
2026-02-17 03:14:20.225 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-76" name:"default"}
2026-02-17 03:14:20.253 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-76"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-76"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-76"}
2026-02-17 03:14:20.274 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-76"}
2026-02-17 03:14:20.413 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9272"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9272"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9272"}
2026-02-17 03:14:20.767 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-8117/pause, name=eth0)
2026-02-17 03:14:20.768 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8117/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdd3e1c2923" profile_ids:"kns.kubectl-8117" profile_ids:"ksa.kubectl-8117.default" ipv4_nets:"10.100.133.202/32"}
2026-02-17 03:14:20.769 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:20.769 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:20.770 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:20.771 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdd3e1c2923"
2026-02-17 03:14:20.772 [INFO][88] felix/endpoint_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-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:20.772 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:20.797 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:20.797 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"} status="up"
2026-02-17 03:14:21.232 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3446" name:"default"}
2026-02-17 03:14:21.329 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-8117/pause, name=eth0)
2026-02-17 03:14:21.329 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8117/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdd3e1c2923" profile_ids:"kns.kubectl-8117" profile_ids:"ksa.kubectl-8117.default" ipv4_nets:"10.100.133.202/32"}
2026-02-17 03:14:21.329 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.329 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.329 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.330 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdd3e1c2923"
2026-02-17 03:14:21.331 [INFO][88] felix/endpoint_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-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.331 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.343 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=198
2026-02-17 03:14:21.343 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibdd3e1c2923"
2026-02-17 03:14:21.357 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:21.357 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"} status="up"
2026-02-17 03:14:21.357 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdd3e1c2923", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:14:21.357 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdd3e1c2923", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:14:21.541 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-8117/pause, name=eth0)
2026-02-17 03:14:21.541 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8117/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdd3e1c2923" profile_ids:"kns.kubectl-8117" profile_ids:"ksa.kubectl-8117.default" ipv4_nets:"10.100.133.202/32"}
2026-02-17 03:14:21.541 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.542 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.542 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.544 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdd3e1c2923"
2026-02-17 03:14:21.544 [INFO][88] felix/endpoint_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-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.544 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.564 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:21.564 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"} status="up"
2026-02-17 03:14:21.564 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3446"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3446"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3446"}
2026-02-17 03:14:21.582 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3446"}
2026-02-17 03:14:21.671 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-7329" name:"default"}
2026-02-17 03:14:21.752 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-8117/pause, name=eth0)
2026-02-17 03:14:21.753 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8117/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdd3e1c2923" profile_ids:"kns.kubectl-8117" profile_ids:"ksa.kubectl-8117.default" ipv4_nets:"10.100.133.202/32"}
2026-02-17 03:14:21.753 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.753 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.753 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.755 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=kubectl-8117/pause, name=eth0)
2026-02-17 03:14:21.755 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdd3e1c2923"
2026-02-17 03:14:21.756 [INFO][88] felix/endpoint_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-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.756 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.778 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:21.778 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"} status="up"
2026-02-17 03:14:21.779 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8117/pause" endpoint_id:"eth0"}
2026-02-17 03:14:21.779 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-8117.default"}
2026-02-17 03:14:21.779 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-8117"}
2026-02-17 03:14:21.779 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.779 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.780 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-8117" ipVersion=0x4 table="filter"
2026-02-17 03:14:21.781 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_H2UAtquE5XZPWvOKAq" ipVersion=0x4 table="filter"
2026-02-17 03:14:21.781 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-8117" ipVersion=0x4 table="filter"
2026-02-17 03:14:21.781 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_H2UAtquE5XZPWvOKAq" ipVersion=0x4 table="filter"
2026-02-17 03:14:21.781 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.781 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibdd3e1c2923" ipVersion=0x4 table="filter"
2026-02-17 03:14:21.781 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibdd3e1c2923" ipVersion=0x4 table="filter"
2026-02-17 03:14:21.781 [INFO][88] 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-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.781 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.782 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.202
2026-02-17 03:14:21.857 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8117/pause", EndpointId:"eth0"}
2026-02-17 03:14:21.858 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-fqwd7-6lqfr" ipv4_addr:"192.168.24.21/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-8hjc9-fqwd7-6lqfr"} 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 03:14:21.858 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-7329"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-7329"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-7329"}
2026-02-17 03:14:21.858 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:14:21.858 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:14:21.881 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-7329"}
2026-02-17 03:14:22.005 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8117"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8117"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8117"}
2026-02-17 03:14:22.356 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"hostport-9394" name:"default"}
2026-02-17 03:14:22.397 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"hostport-9394"}
2026-02-17 03:14:23.091 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="calibdd3e1c2923" state="down"
2026-02-17 03:14:23.091 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibdd3e1c2923"
2026-02-17 03:14:23.091 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=198
2026-02-17 03:14:23.091 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdd3e1c2923", State:"down", Index:198}
2026-02-17 03:14:23.092 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdd3e1c2923", Addrs:set.Typed[string]{}}
2026-02-17 03:14:23.092 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdd3e1c2923", Addrs:set.Typed[string]{}}
2026-02-17 03:14:23.093 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="calibdd3e1c2923" state=""
2026-02-17 03:14:23.093 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibdd3e1c2923"
2026-02-17 03:14:23.123 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdd3e1c2923", State:"", Index:198}
2026-02-17 03:14:23.124 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdd3e1c2923", Addrs:set.Set[string](nil)}
2026-02-17 03:14:23.124 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdd3e1c2923", Addrs:set.Set[string](nil)}
2026-02-17 03:14:24.155 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-220" name:"default"}
2026-02-17 03:14:24.292 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-220"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-220"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-220"}
2026-02-17 03:14:24.329 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-220"}
2026-02-17 03:14:25.487 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9272" name:"default"}
2026-02-17 03:14:25.686 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9272"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2a963098-a4b4-4bf3-b391-bfdac4f4cba8"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9272"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9272"}
2026-02-17 03:14:25.713 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9272"}
2026-02-17 03:14:27.122 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8117" name:"default"}
2026-02-17 03:14:27.315 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8117"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2a4e4f42-d5e2-400b-89f9-66b6c97c919b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8117"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8117"}
2026-02-17 03:14:27.344 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8117"}
2026-02-17 03:14:33.021 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-5871/resize-test-7jfdl, name=eth0)
2026-02-17 03:14:33.023 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5871/resize-test-7jfdl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43a6d673be8" profile_ids:"kns.pod-resize-tests-5871" profile_ids:"ksa.pod-resize-tests-5871.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 03:14:33.023 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:33.024 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:33.024 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:33.025 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43a6d673be8"
2026-02-17 03:14:33.025 [INFO][88] felix/endpoint_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-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:33.025 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:33.062 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-5871/resize-test-7jfdl, name=eth0)
2026-02-17 03:14:33.070 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:33.070 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} status="up"
2026-02-17 03:14:33.071 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5871/resize-test-7jfdl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43a6d673be8" profile_ids:"kns.pod-resize-tests-5871" profile_ids:"ksa.pod-resize-tests-5871.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 03:14:33.071 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:33.071 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:33.071 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:33.072 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43a6d673be8"
2026-02-17 03:14:33.072 [INFO][88] felix/endpoint_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-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:33.072 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:33.099 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:33.099 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} status="up"
2026-02-17 03:14:33.514 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:14:33.857 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-5871/resize-test-7jfdl, name=eth0)
2026-02-17 03:14:33.857 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5871/resize-test-7jfdl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43a6d673be8" profile_ids:"kns.pod-resize-tests-5871" profile_ids:"ksa.pod-resize-tests-5871.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 03:14:33.857 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:33.858 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:33.859 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:33.860 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43a6d673be8"
2026-02-17 03:14:33.860 [INFO][88] felix/endpoint_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-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:33.860 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:14:33.879 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:14:33.880 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} status="up"
2026-02-17 03:15:11.318 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-5871/resize-test-7jfdl, name=eth0)
2026-02-17 03:15:11.319 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5871/resize-test-7jfdl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43a6d673be8" profile_ids:"kns.pod-resize-tests-5871" profile_ids:"ksa.pod-resize-tests-5871.default" ipv4_nets:"10.100.133.231/32"}
2026-02-17 03:15:11.319 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:15:11.319 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:15:11.319 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:15:11.320 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43a6d673be8"
2026-02-17 03:15:11.320 [INFO][88] felix/endpoint_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-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:15:11.320 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:15:11.339 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=pod-resize-tests-5871/resize-test-7jfdl, name=eth0)
2026-02-17 03:15:11.373 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:15:11.373 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"} status="up"
2026-02-17 03:15:11.373 [INFO][88] felix/summary.go 100: Summarising 113 dataplane reconciliation loops over 1m9.2s: avg=31ms longest=94ms (resync-calico-v4)
2026-02-17 03:15:11.373 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-resize-tests-5871/resize-test-7jfdl" endpoint_id:"eth0"}
2026-02-17 03:15:11.373 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-resize-tests-5871.default"}
2026-02-17 03:15:11.373 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-resize-tests-5871"}
2026-02-17 03:15:11.373 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:15:11.373 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:15:11.375 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8dBZuWB4DDrVhJSsMG" ipVersion=0x4 table="filter"
2026-02-17 03:15:11.375 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8zlL9uV0NPGewAzT9X" ipVersion=0x4 table="filter"
2026-02-17 03:15:11.375 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8dBZuWB4DDrVhJSsMG" ipVersion=0x4 table="filter"
2026-02-17 03:15:11.375 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8zlL9uV0NPGewAzT9X" ipVersion=0x4 table="filter"
2026-02-17 03:15:11.375 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:15:11.375 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali43a6d673be8" ipVersion=0x4 table="filter"
2026-02-17 03:15:11.375 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali43a6d673be8" ipVersion=0x4 table="filter"
2026-02-17 03:15:11.375 [INFO][88] 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-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:15:11.375 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:15:11.376 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.231
2026-02-17 03:15:11.444 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-resize-tests-5871/resize-test-7jfdl", EndpointId:"eth0"}
2026-02-17 03:15:11.444 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-5871"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-5871"} 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:"pod-resize-tests-5871"}
bird: KIF: Received address message for unknown interface 191
2026-02-17 03:15:13.765 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali43a6d673be8" state="down"
2026-02-17 03:15:13.766 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali43a6d673be8"
2026-02-17 03:15:13.766 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=191
2026-02-17 03:15:13.766 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43a6d673be8", State:"down", Index:191}
2026-02-17 03:15:13.766 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43a6d673be8", Addrs:set.Typed[string]{}}
2026-02-17 03:15:13.766 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43a6d673be8", Addrs:set.Typed[string]{}}
2026-02-17 03:15:13.771 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali43a6d673be8" state=""
2026-02-17 03:15:13.771 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali43a6d673be8"
2026-02-17 03:15:13.797 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43a6d673be8", State:"", Index:191}
2026-02-17 03:15:13.797 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43a6d673be8", Addrs:set.Set[string](nil)}
2026-02-17 03:15:13.797 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43a6d673be8", Addrs:set.Set[string](nil)}
2026-02-17 03:15:16.530 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-resize-tests-5871" name:"default"}
2026-02-17 03:15:16.755 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-resize-tests-5871"} labels:{key:"e2e-framework" value:"pod-resize-tests"} labels:{key:"e2e-run" value:"19c44489-a5c4-47ef-9d95-e88786ef3bdd"} labels:{key:"kubernetes.io/metadata.name" value:"pod-resize-tests-5871"} 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:"pod-resize-tests-5871"}
2026-02-17 03:15:16.787 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-resize-tests-5871"}
2026-02-17 03:15:33.531 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:16:17.496 [INFO][88] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-8hjc9-default-worker-pxndf-sp6tg-nvw9s" ipv4_addr:"192.168.24.132/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-8hjc9-default-worker-pxndf-sp6tg-nvw9s"} 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 03:16:17.496 [INFO][88] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:16:17.496 [INFO][88] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:16:17.524 [INFO][88] felix/summary.go 100: Summarising 13 dataplane reconciliation loops over 1m6.2s: avg=31ms longest=71ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:16:33.550 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.80/24
2026-02-17 03:16:35.508 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-66"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-66"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-66"}
2026-02-17 03:16:37.546 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f, name=eth0)
2026-02-17 03:16:37.547 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c54692b827" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.133.193/32"}
2026-02-17 03:16:37.547 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:37.547 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:37.547 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:37.548 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c54692b827"
2026-02-17 03:16:37.548 [INFO][88] felix/endpoint_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-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:37.548 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:37.577 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:16:37.577 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} status="up"
2026-02-17 03:16:40.745 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-66" name:"default"}
2026-02-17 03:16:40.780 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-66"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"61b3fe01-3d13-4239-8c4e-e51528f1c12b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-66"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-66"}
2026-02-17 03:16:40.810 [INFO][88] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-66"}
2026-02-17 03:16:42.558 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f, name=eth0)
2026-02-17 03:16:42.559 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c54692b827" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.133.193/32"}
2026-02-17 03:16:42.559 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:42.560 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:42.560 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:42.561 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c54692b827"
2026-02-17 03:16:42.562 [INFO][88] felix/endpoint_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-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:42.562 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:42.581 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:16:42.581 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} status="up"
2026-02-17 03:16:43.731 [INFO][88] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f, name=eth0)
2026-02-17 03:16:43.732 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c54692b827" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.133.193/32"}
2026-02-17 03:16:43.732 [INFO][88] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:43.732 [INFO][88] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:43.732 [INFO][88] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:43.732 [INFO][88] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c54692b827"
2026-02-17 03:16:43.733 [INFO][88] felix/endpoint_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-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:43.733 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 6
2026-02-17 03:16:43.761 [INFO][88] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:16:43.761 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} status="up"
2026-02-17 03:16:43.844 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali7c54692b827" state="down"
2026-02-17 03:16:43.844 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c54692b827"
2026-02-17 03:16:43.845 [INFO][88] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=6
2026-02-17 03:16:43.845 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c54692b827", State:"down", Index:6}
2026-02-17 03:16:43.845 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c54692b827", Addrs:set.Typed[string]{}}
2026-02-17 03:16:43.845 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c54692b827", Addrs:set.Typed[string]{}}
2026-02-17 03:16:43.845 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c54692b827"
2026-02-17 03:16:43.845 [INFO][88] felix/endpoint_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-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:43.845 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:43.846 [INFO][88] felix/conntrack.go 90: Removing conntrack flows ip=10.100.133.193
2026-02-17 03:16:43.846 [INFO][88] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali7c54692b827" state=""
2026-02-17 03:16:43.846 [INFO][88] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7c54692b827"
2026-02-17 03:16:43.872 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:16:43.872 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} status="down"
2026-02-17 03:16:43.872 [INFO][88] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c54692b827", State:"", Index:6}
2026-02-17 03:16:43.873 [INFO][88] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c54692b827", Addrs:set.Set[string](nil)}
2026-02-17 03:16:43.873 [INFO][88] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c54692b827", Addrs:set.Set[string](nil)}
2026-02-17 03:16:43.873 [INFO][88] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c54692b827"
2026-02-17 03:16:43.873 [INFO][88] felix/endpoint_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-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:43.873 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:43.899 [INFO][88] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:16:43.900 [INFO][88] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"} status="down"
2026-02-17 03:16:43.964 [INFO][88] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-8hjc9-default-worker-pxndf-sp6tg-8sjmt, orchestrator=k8s, workload=sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f, name=eth0)
2026-02-17 03:16:43.965 [INFO][88] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f" endpoint_id:"eth0"}
2026-02-17 03:16:43.965 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.sonobuoy"}
2026-02-17 03:16:43.965 [INFO][88] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"}
2026-02-17 03:16:43.965 [INFO][88] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:43.965 [INFO][88] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:43.965 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 03:16:43.965 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 03:16:43.965 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 03:16:43.965 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 03:16:43.965 [INFO][88] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:43.965 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7c54692b827" ipVersion=0x4 table="filter"
2026-02-17 03:16:43.965 [INFO][88] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7c54692b827" ipVersion=0x4 table="filter"
2026-02-17 03:16:43.965 [INFO][88] 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-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:43.965 [INFO][88] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
2026-02-17 03:16:44.023 [INFO][88] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy-e2e-job-ecafa46604b34c9f", EndpointId:"eth0"}
